Change Log:
--------------------
1.6r7:
Fixed the names of the Confounded gems. Thanks to Cabby for the bug report.
Marked as 5.3 compatible
Many small backend updates to parse items more accurately
1.6r6:
Handle the new tooltip format for reforged stats
Handle upgraded items better
Fixed reputation tracking for Pandaria factions
Marked as 5.1 compatible
Enabled support for the enGB locale (I can't test it though, so let me know how things work)
1.6r5:
Removed some remaining references to no-longer-existing slots (should fix a nil error or two)
Fixed Sha-Touched gems and sockets
Updated to the newest weights from askmrrobot
A few small parser fixes
A few under-the-hood tweaks
1.6r4:
Re-added some features that were accidentally removed in 1.6r3
Auto-fix a missing options table
This will reset your options to the defaults, but only if you were getting nil errors about ww_vars.options
This will NOT affect weights -- they are stored elsewhere
I have not yet determined how this happened, so I'm taking the previous 1.6 versions down until/unless I do, to avoid more people losing their settings
1.6r3:
Added support for Monks
1.6r2:
Added support for MoP gem and enchant suggestions
Fixed several parser issues
Support PvP resilience and PvP Power
Fixed comparison with wands
May have fixed an invalid slot error
1.6r1:
Fixed nil error with Shaman and Warriors when looking at dual-wieldable weapons. Thanks to def9 for the bug report.
Fixed dual-wield detection for Hunters and Monks
Fixed Titan's Grip detection for Warrriors
Fixed comparison with ranged weapons
1.6:
Handle renamed stats in MoP
Auto-upgrade existing weights to use the renamed stats
Miscel...
Description:
--------------------
WeightsWatcher gives you an easy to use way to compare gear based on the actual stats, not just the item level.
Currently, all base stats, gems in non-crafted sockets, and enchants should be handled properly. Also, gems are suggested based on the weights you have enabled. Note that crafted sockets and other "stacking" enchants are not currently handled, because they are not detectable through the WoW API.
All weights can be changed as you see fit, and you can create and enable as many or as few as you would like.
The default stat weights are provided by AskMrRobot.com, with their consent. Everything else the mod does is of our own creation, and does not use the AskMrRobot.com optimization formulas.
Endgame players will probably want to create hit- and/or expertise- capped weights, which is easily done by copying an existing weight and setting the appropriate values to 0.
Slash commands:
/ww config - Brings up the main configuration window
/ww config display - Brings up the display configuration window
/ww config calculation - Brings up the weight calculation configuration window
/ww config gems - Brings up the ideal gem configuration window
/ww config enchants - Brings up the ideal enchant configuration window
/ww weights - Brings up the weights configuration window
/ww version - Displays version information
/ww help - Displays this message
Known issues:
Trinkets and meta gems are not currently handled very well. Specifically:
The special effects on meta gems are not included in the default set of weights (but you can add them yourself)
"Chance on X" and some use effects on trinkets are not taken into account (these will be marked as unweighted)
Use effects that increase a stat by a static amount are now handled
Equip effects that increase a stat by a static amount, stacking up to x times are also handled...
--------------------
1.6r7:
Fixed the names of the Confounded gems. Thanks to Cabby for the bug report.
Marked as 5.3 compatible
Many small backend updates to parse items more accurately
1.6r6:
Handle the new tooltip format for reforged stats
Handle upgraded items better
Fixed reputation tracking for Pandaria factions
Marked as 5.1 compatible
Enabled support for the enGB locale (I can't test it though, so let me know how things work)
1.6r5:
Removed some remaining references to no-longer-existing slots (should fix a nil error or two)
Fixed Sha-Touched gems and sockets
Updated to the newest weights from askmrrobot
A few small parser fixes
A few under-the-hood tweaks
1.6r4:
Re-added some features that were accidentally removed in 1.6r3
Auto-fix a missing options table
This will reset your options to the defaults, but only if you were getting nil errors about ww_vars.options
This will NOT affect weights -- they are stored elsewhere
I have not yet determined how this happened, so I'm taking the previous 1.6 versions down until/unless I do, to avoid more people losing their settings
1.6r3:
Added support for Monks
1.6r2:
Added support for MoP gem and enchant suggestions
Fixed several parser issues
Support PvP resilience and PvP Power
Fixed comparison with wands
May have fixed an invalid slot error
1.6r1:
Fixed nil error with Shaman and Warriors when looking at dual-wieldable weapons. Thanks to def9 for the bug report.
Fixed dual-wield detection for Hunters and Monks
Fixed Titan's Grip detection for Warrriors
Fixed comparison with ranged weapons
1.6:
Handle renamed stats in MoP
Auto-upgrade existing weights to use the renamed stats
Miscel...
Description:
--------------------
WeightsWatcher gives you an easy to use way to compare gear based on the actual stats, not just the item level.
Currently, all base stats, gems in non-crafted sockets, and enchants should be handled properly. Also, gems are suggested based on the weights you have enabled. Note that crafted sockets and other "stacking" enchants are not currently handled, because they are not detectable through the WoW API.
All weights can be changed as you see fit, and you can create and enable as many or as few as you would like.
The default stat weights are provided by AskMrRobot.com, with their consent. Everything else the mod does is of our own creation, and does not use the AskMrRobot.com optimization formulas.
Endgame players will probably want to create hit- and/or expertise- capped weights, which is easily done by copying an existing weight and setting the appropriate values to 0.
Slash commands:
/ww config - Brings up the main configuration window
/ww config display - Brings up the display configuration window
/ww config calculation - Brings up the weight calculation configuration window
/ww config gems - Brings up the ideal gem configuration window
/ww config enchants - Brings up the ideal enchant configuration window
/ww weights - Brings up the weights configuration window
/ww version - Displays version information
/ww help - Displays this message
Known issues:
Trinkets and meta gems are not currently handled very well. Specifically:
The special effects on meta gems are not included in the default set of weights (but you can add them yourself)
"Chance on X" and some use effects on trinkets are not taken into account (these will be marked as unweighted)
Use effects that increase a stat by a static amount are now handled
Equip effects that increase a stat by a static amount, stacking up to x times are also handled...