promotional bannermobile promotional banner

EnhancedCharStats

Abandoned
Enhance the Character Sheet tooltips to display more information.

File Details

v.1.5.1

  • R
  • Nov 2, 2009
  • 289.87 KB
  • 784
  • 3.2.0
  • Retail

File Name

EnhancedCharStats-v.1.5.1.zip

Supported Versions

  • 3.2.0

------------------------------------------------------------------------
r37 | chaoslux | 2009-11-02 22:14:25 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   A /tags/v.1.5.1 (from /trunk:36)

Tagging as v.1.5.1
------------------------------------------------------------------------
r36 | chaoslux | 2009-11-02 22:13:09 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/EnhancedCharStats.toc

- Small TOC changes and frFR update
------------------------------------------------------------------------
r35 | chaoslux | 2009-10-31 07:34:27 +0000 (Sat, 31 Oct 2009) | 4 lines
Changed paths:
   M /trunk/ECS_Crit.lua
   M /trunk/EnhancedCharStats.toc

Fixing bad entries:
- Subversion increase Scourge Strike by 3/6/9%.
- Druid's Zul'Gurub set increase Starfire by 3% (not 5%)
- Mage's Dragon Breath benefits from World in Flames, not Incineration.
------------------------------------------------------------------------
r34 | chaoslux | 2009-10-29 03:37:44 +0000 (Thu, 29 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ECS_Crit.lua
   M /trunk/ECS_Stats.lua
   M /trunk/EnhancedCharStats.toc

- Mage Tier9 4piece: Increase Arcane Blast Crit by 5% (seems i had skipped that one)
- Fixed an error that would pop out when a paladin had Touched By The Light, due to 3.2.2 change
------------------------------------------------------------------------
r33 | chaoslux | 2009-10-25 19:16:18 +0000 (Sun, 25 Oct 2009) | 2 lines
Changed paths:
   M /trunk/ECSConfig.lua
   M /trunk/ECS_Hit.lua
   M /trunk/EnhancedCharStats.lua

- Added Hit Cap values in Hit Tooltips (with different color to avoid any confusion)
- Fixed the Armor/SpellPen dipslay, it now correctly add a space between it and the hit%
------------------------------------------------------------------------
r31 | chaoslux | 2009-10-24 21:58:55 +0000 (Sat, 24 Oct 2009) | 6 lines
Changed paths:
   M /trunk/ECSConfig.lua
   D /trunk/ECSScans.lua
   A /trunk/ECS_Crit.lua
   A /trunk/ECS_Hit.lua
   A /trunk/ECS_Stats.lua
   M /trunk/EnhancedCharStats.lua
   M /trunk/EnhancedCharStats.toc
   M /trunk/embeds.xml

Huge change list, lots of work while i didnt have a svn client.
- The addon's functionability has been split into different modules, makes everything easier to update.
- The Scanner file has been merged with the core and tables split with its corresponding modules.
- Added Crit Rating Tooltip functionability, working for every class, with most talents and setbonuses.
- Changed the config so it now add options based on your class, instead of hiding the options of the other classes.
- Stats will now only scan for conversions your class can realistically have.
------------------------------------------------------------------------
r30 | chaoslux | 2009-09-20 07:57:20 +0000 (Sun, 20 Sep 2009) | 2 lines
Changed paths:
   M /trunk/ECSScans.lua

- Added critical damage bonus information for DK and Mage, feature using this info should be coming soon.
- Fixed a bug that could throw out an error and make the addon stop working. (The released version was not affected by this bug)
------------------------------------------------------------------------