Posts Tagged ‘tooltip script’

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
Beta 9 of version 3.6 has been released! Just a couple of bug fixes passed down by Talanos (thanks!). Changes/Additions Fixed healing stats not properly using the language packs. Reverted armory_recruit.html and armory_gearlist.html toggle link locations to javascript:void(0); to prevent browsers going to the top of the page when clicked. Upgrade Since it is such [...]
Sunday, November 15th, 2009 at 02:38 | 2 comments
Categories: Releases, Script News
Beta 8 of version 3.6 has been released! Lots of changes and additions are included in this version, more details below. Many thanks to the members of the Support Forums for the ideas for additions, as well as aiding me in fixing the bugs they reported. Changes/Additions Fixed bug with language packs not always being [...]
Saturday, November 14th, 2009 at 16:50 | 0 comments
Categories: Uncategorized
Beta 7 of version 3.6 has been released! Lots of changes and additions are included in this version, more details below. Many thanks to the members of the Support Forums for the ideas for additions, as well as aiding me in fixing the bugs they reported. Changes/Additions Fixed bug with realm names not being unescaped [...]
Saturday, November 14th, 2009 at 02:01 | 2 comments
Categories: Releases, Script News