SEE A DEMO HERE!
This addon will give you:
Class overviews of who is specced how by showing points spent in each talent tree for all members of that class. The field names are pulled from the database so they should already be localized
Talent Tree Summary showing all talents in a tree and all players of that class and all points spent in a horizontal table. The field names are pulled from the database so they should already be localized.
Talent Comparison showing details of the talent and who has it and how many points they've put into it.
Usage:
Select a Class and click "Apply" to see the Class overview.
Select a Class, a Talent Tree and click "Apply" to see the Talent Tree Summary.
Select a Class, a Talent Tree, a Talent and click "Apply" to see the Talent comparison.
SEE A DEMO HERE!
To Do list:
Change the drop-down boxes from static lists to database calls. (Implemented)<<-- Please suply feedback on how this works.
Maybe - Add user sorting to the tables.
Provide a way to show ALL classes on the Class overview
Better Localization - any help is gladly accepted.
- Code: Select all
Change log:
2006-10-16 Added config variable for header font size
Added config variable for header font orientation -- this only works in IE at the moment
Added config variable for Tree Comparison column sort
Fixed query where classes with same named talents would appear in the other classes talent comparison.
2006-09-05 Added some localization for display purposes.
Updated to populate the lists from database calls.
2006-09-03b Updated French content javascript. Thanks sturmy!
Minor changes to make it validate properly.
2006-09-03 Updated color-coding of talents in all 3 views.
Updated Tree Comparison to have x/maxrank.
Added conf.php to contain flag for making character links popup.
This is OFF by default now.
Added localized content-xxXX.js files for English and German.
Got German from Nenaisu. Thanks a bunch!
French is coming soon
Added min/max level boxes.
2006-09-01 Updated Rogue Talents in content.js with the 1.12 changes
2006-08-31 Found a way to make the dropdown boxes stay at last chosen value.
This involves using cookies so you may need to clear your
cookies if it's not working correctly.
Split out individual results pages from index.php.
Moved Character level out of links in results.