r141
Details
-
FilenameHealPoints-r141.zip
-
Uploaded by
-
UploadedAug 21, 2012
-
Size364.14 KB
-
Downloads124
-
MD5d72122d33ec4449e4a405db787029c86
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r141 | JackTripper | 2012-08-22 02:56:35 +0000 (Wed, 22 Aug 2012) | 4 lines
Changed paths:
M /trunk/HealPoints_Calculator.lua
- removed depricated code
- changed encoding to UTF8
- added a whole lot of debugging code to ensure that we're only using "Combat Regen"
------------------------------------------------------------------------
r140 | JackTripper | 2012-08-22 02:55:08 +0000 (Wed, 22 Aug 2012) | 2 lines
Changed paths:
M /trunk/spells.lua
- encoding to UTF8
------------------------------------------------------------------------
r139 | JackTripper | 2012-08-19 01:31:17 +0000 (Sun, 19 Aug 2012) | 2 lines
Changed paths:
M /trunk/HealPoints.wowproj
- project, why not
------------------------------------------------------------------------
r138 | JackTripper | 2012-08-19 01:23:55 +0000 (Sun, 19 Aug 2012) | 2 lines
Changed paths:
M /trunk/AceDebug-3.0/AceDebug-3.0.lua
M /trunk/HealPoints.lua
M /trunk/HealPoints.wowproj
M /trunk/HealPoints_Calculator.lua
A /trunk/libs/SqmApi
A /trunk/libs/SqmApi/SqmApi.lua
- watch for PLAYER_DAMAGE_DONE_MODS to catch Earthliving Weapon
------------------------------------------------------------------------
r137 | JackTripper | 2012-08-15 11:34:13 +0000 (Wed, 15 Aug 2012) | 2 lines
Changed paths:
A /trunk/AceDebug-3.0/AceDebug-3.0.lua (from /trunk/AceDebug-3.0/AceDebug-3.0.lua:134
- - giving library a name different from "AceDebug-3.0", in case anyone else tries to create a library called "AceDebug-3.0"
------------------------------------------------------------------------
r136 | JackTripper | 2012-08-15 11:32:53 +0000 (Wed, 15 Aug 2012) | 2 lines
Changed paths:
A /trunk/AceDebug-3.0/AceDebug-3.0.xml
------------------------------------------------------------------------
r135 | JackTripper | 2012-08-15 11:32:40 +0000 (Wed, 15 Aug 2012) | 2 lines
Changed paths:
R /trunk/AceDebug-3.0
------------------------------------------------------------------------
r134 | JackTripper | 2012-08-15 02:24:28 +0000 (Wed, 15 Aug 2012) | 2 lines
Changed paths:
M /trunk/HealPoints_Calculator.lua
- i've forgotten where i was with trying to recalculate Chain Heal
------------------------------------------------------------------------
r133 | JackTripper | 2012-08-15 00:17:39 +0000 (Wed, 15 Aug 2012) | 2 lines
Changed paths:
M /trunk/AceDebug-3.0/AceDebug-3.0.lua
------------------------------------------------------------------------
r132 | JackTripper | 2012-08-05 02:18:27 +0000 (Sun, 05 Aug 2012) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/HealPoints_Calculator.lua
M /trunk/spells.lua
- removed use of HealPoints Bonus Scanner
------------------------------------------------------------------------
r130 | JackTripper | 2012-07-26 01:00:31 +0000 (Thu, 26 Jul 2012) | 5 lines
Changed paths:
M /trunk/HealPoints_Calculator.lua
M /trunk/spells.lua
M /trunk/talents.lua
- spell power coefficient is no longer based on cast time, but on the spell's base heal amount
- added Shaman +25% healing specialization
- added Shaman Spark of Life +2%/4%/6%
- updated formulas to use Cataclysm order (multiply by bonus, then add Spell Power contribution)
------------------------------------------------------------------------