Posts Tagged ‘wotlk’

Version 3.7.4 has been released to fix a problem with the SQL table structure and a non-functional enchant module. Upgrade Procedure Simply overwrite ./includes/wowhead_enchant.php and ./table_scheme.sql with the ones in the zip file and you’re all set. You will want to delete (drop) the SQL tables if they already exist. Download: http://www.wowhead-tooltips.com/downloads/ Support: E-Mail Me [...]
Friday, January 29th, 2010 at 15:36 | 0 comments
Categories: Uncategorized
Version 3.7.1 has been released to fix an issue reported here. Enchant reagents weren’t properly being pulled from Wowhead if they were only used once in a given enchant. Upgrade Procedure Simply overwrite ./includes/wowhead_enchant.php with the one in the zip file and you’re all set. Download: http://www.wowhead-tooltips.com/downloads/ Support: E-Mail Me or Support Forums (Preferred)
Sunday, January 17th, 2010 at 17:08 | 0 comments
Categories: Releases, Script News
Version 3.7.1 has been released to fix an issue reported here. Nothing really major if you don’t use the Russian language. Upgrade Procedure Simply overwrite ./includes/wowhead_spell.php with the one in the zip file and you’re all set. Download: http://www.wowhead-tooltips.com/downloads/ Support: E-Mail Me or Support Forums (Preferred)
Saturday, January 16th, 2010 at 19:57 | 0 comments
Categories: Releases, Script News
As promised, here is version 3.7 for your enjoyment. Lots of fixes, changes, and additions in this version. This version marks the initial release of the enchant module which will treat enchants similarly to craftables, to stop people from trying to use the craft module to work with enchants, which it won’t. Also included in [...]
Friday, January 8th, 2010 at 16:26 | 0 comments
Categories: Releases, Script News
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