File Details
1.5
- R
- Jan 5, 2015
- 130.87 KB
- 1.7K
- 6.0.3
- Retail
File Name
SimpleStats-1.5.zip
Supported Versions
- 6.0.3
Changes in 1.5:
- Re-added Dodge and Parry since they still exist on <100 random items (such as 'of the Champion')
- Allowed stat comparisons on common (white gear), since at very low levels being able to see armor and DPS changes is still useful
- DPS changes are now rounded to two decimal places instead of rounded down to a whole number
- Added a function meant to be called from other AddOns to augment a given tooltip with a stat comparison between two given items: SimpleStats:ShowStatChanges(tooltip, currentItem, newItem). currentItem/newItem can either be a table from GetItemStats() or a raw itemstring.
Changes in 1.4.1:
- Garrison mission gear tokens (both for followers and yourself) no longer show stat comparisons
- Added German translations (thanks xebtria!)
- Added Traditional Chinese translations (thanks BNSSNB!)
Changes in 1.4:
Massive overhaul! You will need to restart your game after updating to 1.4.
- Switched to global strings, which means the addon will now work in any client language, not just English!
- Added localization support for translation of the options panel. Help translate here!
- Added support for all new minor stats in Warlords (Indestructible, Leech, Speed, Avoidance)
- Implemented 'smart' armor and weapon type selections - you can now show comparisons on all armor/weapons, only those usable by your class, only those USEFUL to your class, or only those useful to your current spec (weapons only)
- Added item level option
- Smarter 'identical item' check - now takes into account difficulty (Raid Finder vs Heroic), random bonuses (minor stats), and suffixes (of the Fireflash)
- When looking at a 1H weapon, comparisons are no longer shown for both weapon slots if you can't actually dual wield
- Much better handling for multi-slot items, like rings, trinkets, and weapons
- Removed all unnecessary lines in comparisons (extra blank lines, "Trinket 1:" with nothing under it, etc.)
- By default, the addon now uses character-specific profiles on every new character instead of a shared default profile, which should mean less work to have different stats shown on different characters
- When hiding comparisons for gear with primary stats you're not showing, it now shows the comparison if it also has a primary stat you ARE showing (for example, an item with Agi and Int now shows comparisons, even though it has Int and you're not showing Int)
- Merged all resistance options into one
- Merged all gem socket options into one
Changes in 1.3:
-
Cleaned up settings frame
-
Added new Warlords stats:
- Multistrike
- Versatility
- Bonus Armor is just armor internally, so it was already supported
-
Removed deprecated stats:
- Hit
- Expertise
- Dodge
- Parry
- Spell Penetration
- Attack Power
Changes in 1.24:
- Updated TOC version to 6.0.2
- Fixed an error on load since 6.0.2
- An off-hand stat comparison is no longer shown when using a two-handed weapon and looking at a one-handed weapon
- Fixed /ss or /simplestats not opening to the correct options panel the first time the command is run
- Fixed version command (/ss version) not working
Changes in 1.23:
- Updated TOC version to 5.4
Changes in 1.22:
- Updated TOC version to 5.3
Changes in 1.21:
- Updated TOC version to 5.2
Changes in 1.2:
- Added options to hide comparisons if Agility, Strength, or Intellect exists on the item (for example, if I'm on a hunter, don't show comparisons on an item that has Intellect, because I won't want it anyway)
Changes in 1.19:
- Updated TOC version to 5.1
Changes in 1.18:
- When looking at an off-hand while wielding a 2H weapon, compare it to that instead of the empty off-hand slot
- Fixed embedded libs
Changes in 1.17:
- Really fixed pointless second stat comparisons for ranged weapons this time
Changes in 1.16:
- Fixed cloaks only showing up if Cloth armor is enabled
Changes in 1.15:
- Hid pointless second stat comparison for a one-handed weapon when you have a gun, bow, or crossbow equipped
Changes in 1.1.4:
- Quick fix for occasional "bad argument #1 to "strmatch"" error
Changes in 1.1.3:
- Hid pointless second stat comparison for a one-handed weapon when you have a two-handed weapon equipped
Changes in 1.1.2:
- Fixed various broken things dealing with weapons and offhands
Changes in 1.1.1:
- Fixed a bug that caused the second trinket, ring, or weapon slot to show incorrect stat changes
Changes in 1.1:
- Added some missing stats: PvP Power, PvP Resilience, resistances, Attack Power, Spell Penetration
- A bit more support for random-enchanted items (there's currently an issue with some random-enchanted weapons saying they have, for example, 23541 agility, I'm currently trying to fix it)
- Stat tooltips shouldn't be shown when hovering over equipped items

