r141-nolib

Details

  • Filename
    HealPoints-r141-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 21, 2012
  • Size
    87.54 KB
  • Downloads
    81
  • MD5
    cf9c38fcfaa16eb403e98ac60261d6c3

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)

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