TankPoints-r55992

Details

  • Filename
    TankPoints-r55992.zip
  • Uploaded by
  • Uploaded
    Nov 25, 2007
  • Size
    357.13 KB
  • Downloads
    70
  • MD5
    6b9ffb7af460ab6210aef90df743041b

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r55992 | scorpio0920 | 2007-11-25 14:41:48 -0500 (Sun, 25 Nov 2007) | 1 line
Changed paths:
   M /trunk/TankPoints/TankPoints-Locale-zhTW.lua

TankPoints: Update zhTW translation.
------------------------------------------------------------------------
r55971 | aliset | 2007-11-25 08:12:02 -0500 (Sun, 25 Nov 2007) | 20 lines
Changed paths:
   M /trunk/TankPoints
   M /trunk/TankPoints/TankPoints-Locale-deDE.lua
   M /trunk/TankPoints/TankPoints-Locale-enUS.lua
   M /trunk/TankPoints/TankPoints-Locale-esES.lua
   M /trunk/TankPoints/TankPoints-Locale-frFR.lua
   M /trunk/TankPoints/TankPoints-Locale-koKR.lua
   M /trunk/TankPoints/TankPoints-Locale-zhTW.lua
   M /trunk/TankPoints/TankPoints.lua
   M /trunk/TankPoints/TankPoints.toc
   M /trunk/TankPoints/TankPointsTooltips.lua

TankPoints:
- Merge in Aliset's http://svn.wowace.com/wowace/branches/TankPoints/aliset_effective_health branch
- Please report any new bugs in this code to tankpoints@fake.domain.name
-
- TankPoints now calculates EffectiveHealth for all classes
- TankPoints now calculates EffectiveHealth (with Block) for warriors
- /tp mob drdamage - set mob damage based on damage done after mitigation
- Tooltips added for Melee DR, EH, EHB
-
- Moved to StatFrameLib-1.0 for paperdoll stat frames
- Alt events didn't seem to be working, so moved to clicks for per-stat/per-rating change
- Equipment change will update paperdoll stat frames now
- Consolidated some aspects of TankPoints calculation
- Pretty print many of the large numbers shown (so 789956 shows up as 789,956)
- Show the chance the mob has to make a non-crushing, non-critting, non-blocked melee blow
- Emacs prelude to prevent mogrification in the future
- Moved enumeration of elements over to tables rather than numbers - found a few issues there
- Added text to explain what TankPoints are, what EH is, what EHB is
- Locale files properly replace $Revision$ now.

------------------------------------------------------------------------

Additional Files