r143

Details

  • Filename
    TankPoints-r143.zip
  • Uploaded by
  • Uploaded
    Dec 29, 2010
  • Size
    381.61 KB
  • Downloads
    98
  • MD5
    1d9f16bd42097bead778bedab8082ef4

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r143 | JackTripper | 2010-12-29 17:36:49 +0000 (Wed, 29 Dec 2010) | 2 lines
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPoints.toc
   M /trunk/options.lua

- forced presence of /tp debug console option, since Ace3 doesn't add it like Ace2 did
- added function for TitanBar addin to toggle the calculator
------------------------------------------------------------------------
r142 | JackTripper | 2010-12-29 17:34:49 +0000 (Wed, 29 Dec 2010) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

- Updated other locales; guy tricked me into it
------------------------------------------------------------------------
r141 | zhTW | 2010-12-29 01:05:36 +0000 (Wed, 29 Dec 2010) | 2 lines
Changed paths:
   M /trunk/Locales/Locales.xml
   M /trunk/Locales/zhTW.lua

- zhTW update
- I've converted zhTW over to Ace3.
------------------------------------------------------------------------
r140 | zhTW | 2010-12-28 05:27:23 +0000 (Tue, 28 Dec 2010) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua

- zhCN update
------------------------------------------------------------------------
r139 | JackTripper | 2010-12-27 17:36:33 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPoints.lua

- Updated the TankPoints version number (to 2.9) to force matching code in RatingsBuster to support the use of Ace3 localizations in TankPoints (RatingsBuster was peeking into our localizations but assuming Ace2)
------------------------------------------------------------------------
r138 | JackTripper | 2010-12-27 16:56:40 +0000 (Mon, 27 Dec 2010) | 3 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Locales/Locales.xml
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/TankPoints.lua
   M /trunk/TankPoints.toc
   M /trunk/TankPointsCalculator.lua
   M /trunk/TankPointsTooltips.lua
   M /trunk/embeds.xml
   M /trunk/options.lua

- Converted code to use Ace3 for localization, rather than Ace2.
- converted and included enUS.lua
- other localization files were search/replace converted, but not tested, and no commented out.
------------------------------------------------------------------------
r137 | JackTripper | 2010-12-27 04:45:21 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

- AceConfig depends on CallbackHandler, but doesn't document it. Forced a dependancy on CallbackHandler into this addon, even though we don't depend on it. ><
------------------------------------------------------------------------
r136 | JackTripper | 2010-12-27 04:26:55 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/TankPoints.lua
   M /trunk/embeds.xml
   M /trunk/options.lua

- Converted to Ace3 ConfigDialog, rather than Waterfall
------------------------------------------------------------------------
r135 | JackTripper | 2010-12-26 18:57:45 +0000 (Sun, 26 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPoints.toc
   A /trunk/options.lua

- refactored options to separate file
------------------------------------------------------------------------
r134 | JackTripper | 2010-12-23 03:54:20 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPoints.lua
   M /trunk/TankPointsTooltips.lua

- fixed Parry changes percentage/fraction off-by-100 error
------------------------------------------------------------------------
r133 | JackTripper | 2010-12-21 01:51:04 +0000 (Tue, 21 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPoints.lua

- TankPoints calculation was modifying paladin's playerHealth by always assuming tank had Ardent Defender. i don't have it, so it had my HP wrong. Someone with Ardent Defense needs to "/tp dumptable" to make sure it shows their playerHealth as being 1.1111% higher than it really is.
------------------------------------------------------------------------
r132 | JackTripper | 2010-12-20 18:12:17 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
   M /trunk

- Trying to get lib/external to be marked as LibStatLogic 1.2 rather than 1.1
------------------------------------------------------------------------
r131 | JackTripper | 2010-12-20 17:47:59 +0000 (Mon, 20 Dec 2010) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TankPoints.lua
   M /trunk/TankPointsCalculator.lua
   M /trunk/TankPointsTooltips.lua

- added mastery effects
- removed BlockValue/MobDamage, as blocks are now percentage based, rather than value based)
- still bug on calculator's Mastery value not showing increase if you change Mastery Rating
------------------------------------------------------------------------
r130 | JackTripper | 2010-12-15 03:42:16 +0000 (Wed, 15 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPoints.lua

- restored crit reduction (e.g. Sanctuary) to calculation. Still needs player-mob level different effect on miss rates (if any), as well as player-mob level different effect on crit rates (if any)
------------------------------------------------------------------------
r129 | JackTripper | 2010-12-14 05:05:52 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPointsCalculator.lua

- strength is no longer ("n/a") on the calculator; invisible ability gives tanks parry from strength
------------------------------------------------------------------------
r128 | JackTripper | 2010-12-14 05:04:20 +0000 (Tue, 14 Dec 2010) | 3 lines
Changed paths:
   M /trunk/TankPoints.lua

- Paladin holy shield redone as block amount increase rather than chance to block
- removed traces of defense
- changed rounding for health from staima to better match real edge cases
------------------------------------------------------------------------
r127 | JackTripper | 2010-12-12 03:29:15 +0000 (Sun, 12 Dec 2010) | 1 line
Changed paths:
   M /trunk/TankPointsCalculator.lua

- Calculator also now uses LibStatLogic 1.2
------------------------------------------------------------------------
r126 | JackTripper | 2010-12-12 03:18:23 +0000 (Sun, 12 Dec 2010) | 1 line
Changed paths:
   D /trunk/TankPoints-Locale-deDE.lua
   D /trunk/TankPoints-Locale-enUS.lua
   D /trunk/TankPoints-Locale-esES.lua
   D /trunk/TankPoints-Locale-frFR.lua
   D /trunk/TankPoints-Locale-koKR.lua
   D /trunk/TankPoints-Locale-zhCN.lua
   D /trunk/TankPoints-Locale-zhTW.lua

- deleting older locale files
------------------------------------------------------------------------
r125 | JackTripper | 2010-12-12 03:16:36 +0000 (Sun, 12 Dec 2010) | 1 line
Changed paths:
   A /trunk/Locales
   A /trunk/Locales/Locales.xml
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua

- New locale files
------------------------------------------------------------------------
r124 | JackTripper | 2010-12-12 03:15:13 +0000 (Sun, 12 Dec 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/TankPoints.lua
   M /trunk/TankPoints.toc
   M /trunk/TankPointsCalculator.lua
   M /trunk/TankPointsTooltips.lua
   M /trunk/embeds.xml

- Inital crack at taking on Cataclysm changes (removal of defense, etc)
- Switched to use LibStatLogic 1.2 (Ace3)
------------------------------------------------------------------------
r123 | JackTripper | 2010-12-12 02:47:07 +0000 (Sun, 12 Dec 2010) | 2 lines
Changed paths:
   M /trunk/TankPointsCalculator.xml

- Fix 'this' bug; passing "self" to script calls
- Fixed dragging of calculator frame bug
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
95.31 KB Dec 29, 2010 4.0.3a 45