Posts Tagged ‘release’

No major additions or fixes in this version just a small fix related to PHP in safe mode and the object module. See the upgrade procedure for more information. Update Procedure Simply overwrite the files listed below and you’re all set. There is no need to recreate the MySQL tables, as there were no changes [...]
Wednesday, December 30th, 2009 at 22:38 | 0 comments
Categories: Releases, Script News
It gives me great pleasure to release version 3.6.8 and finally (hopefully) put to rest some of the bugs that have been plaguing me lately. Fixes/Additions Completely removed all traces of the log module. Will return in version 4, which will be yet another complete rewrite. Added object module. Functions the same as the quest [...]
Wednesday, December 30th, 2009 at 12:10 | 0 comments
Categories: Releases, Script News
Fixes/Additions Fixed NPC module not displaying the map properly when using a zone’s ID. Upgrade This release only fixes one bug, so in order to upgrade all you need to do is overwrite ./includes/wowhead_npc.php and you’re all set. If you haven’t modified ./config.php to fix the $whp_modules array then that fix is also included. Special [...]
Wednesday, December 23rd, 2009 at 11:49 | 0 comments
Categories: Releases, Script News
Fixes/Additions Fixed misspelling in wowhead_itemset.php. Added zones module which will, when given a name or ID, will display a map of that zone when moused over. As per user request, I have added the ability to display the location of an NPC. Its function is similar to the zone module. A SQL table was added [...]
Tuesday, December 22nd, 2009 at 15:20 | 0 comments
Categories: Releases, Script News
Version 3.6.5 has been released to fix a couple of issues related to 3.6.4. The upgrade process is just a matter of overwriting a few files. Bug Fixes Fixed debugging display in the armory and guild modules. Item sets should now display properly whether using ID or name. Fixed SQL table structure. Fixed Blizzard changing [...]
Saturday, December 19th, 2009 at 18:23 | 0 comments
Categories: Releases, Script News
I present to you version 3.6.4 of my beloved script. Not many new features, just some bug fixes and I also cleaned up the code a bit more. Changes/Fixes Added a toggle (spoiler) to the itemset display similar to what the craftables have. Added the new Icecrown Citadel achievements to the raid progression portion of [...]
Friday, December 18th, 2009 at 23:12 | 0 comments
Categories: Releases, Script News
As promised, here is version 3.6.3. A few bug fixes (see below) in this release, though not really a big update. Changes/Fixes Fixed profile module and accented letters, only checks for valid UTF-8 encoded string now. Fixed armory/recruit/guild module and accented letters, should now generate the same unique key regardless of what part of the [...]
Friday, December 4th, 2009 at 12:05 | 0 comments
Categories: Releases, Script News
In light of cromatics stepping up and getting the Druid, Hunter, Paladin, and Warrior talent trees done I decided to go ahead and add them as version 3.6.2. Also included in this release is the fixed issue with non-English default languages and Glyph names. The talent breakdowns should now work for all classes. This isn’t [...]
Thursday, November 26th, 2009 at 23:07 | 0 comments
Categories: Uncategorized
As promised, here is version 3.6.1 STABLE. This is a minor release to fix the jQuery/JavaScript issues that were found. See the updating section to see how to do the update. Changes/Additions Uncommented jQuery lines in ./js/armory.js.php. Updated jQuery to version 1.3.2. Fixed Rogue talents breakdown. Upgrade In order to update to version 3.6.1, simply [...]
Thursday, November 26th, 2009 at 12:05 | 0 comments
Categories: Releases, Script News
Beta 10 of version 3.6 has been released! This will be the last beta release of the 3.6 series, I think the kinks have been worked out enough to call it stable, so the next release will be 3.6.1. I was intending on the holding the release until I was able to finish the Druid, [...]
Wednesday, November 25th, 2009 at 15:01 | 0 comments
Categories: Releases, Script News