r33
Details
-
FilenameSkadaHealAbsorbs-r33.zip
-
Uploaded by
-
UploadedMar 4, 2012
-
Size7.35 KB
-
Downloads6,806
-
MD58ca79461c541fcc130b16125d1fda6a3
Supported WoW Retail Versions
- 4.0.6
Changelog
------------------------------------------------------------------------
r33 | eridius | 2012-03-05 02:45:41 +0000 (Mon, 05 Mar 2012) | 5 lines
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Support the new 'shielding' property from SkadaHealing
This property documents healing due to absorbs tracked by SkadaHealing.
We can subtract this from the overall healing value so we don't
double-count absorbs. Requires r385 or later of Skada.
------------------------------------------------------------------------
r32 | eridius | 2012-03-05 02:45:38 +0000 (Mon, 05 Mar 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Use our own absorb spell info for the tooltip if present
------------------------------------------------------------------------
r31 | eridius | 2012-03-05 02:45:34 +0000 (Mon, 05 Mar 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Count absorbs when calculating Overhealing percentage for tooltip
------------------------------------------------------------------------
r30 | eridius | 2012-03-05 02:45:31 +0000 (Mon, 05 Mar 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Avoid creating garbage tables when updating
------------------------------------------------------------------------
r29 | eridius | 2012-03-05 02:45:28 +0000 (Mon, 05 Mar 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Tweak consider_absorb to get the earliest shield
------------------------------------------------------------------------
r28 | eridius | 2012-03-04 23:40:10 +0000 (Sun, 04 Mar 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Add Paladin T13 Protection 2P Bonus
------------------------------------------------------------------------
r27 | eridius | 2012-03-04 23:27:57 +0000 (Sun, 04 Mar 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Add Warrior T13 2-piece absorb
------------------------------------------------------------------------
r26 | eridius | 2012-03-04 23:13:36 +0000 (Sun, 04 Mar 2012) | 5 lines
Changed paths:
M /trunk/SkadaHealAbsorbs.toc
Revert "Remove the SkadaHealing dependencies for the unpackaged version"
Back out this commit. The docs on the packager lied to me. It didn't
just prefix the debug line with #, it put a space after it, so this
cannot be used to add non-debug dependencies.
------------------------------------------------------------------------
r25 | eridius | 2012-03-04 23:11:11 +0000 (Sun, 04 Mar 2012) | 6 lines
Changed paths:
M /trunk/SkadaHealAbsorbs.toc
Remove the SkadaHealing dependencies for the unpackaged version
When developing Skada itself, the SkadaHealing modules is not visible to
WoW's addon loader. This means that the SkadaHealAbsorbs dependencies
cannot be fulfilled. As a nod to this, ensure the development version of
SkadaHealAbsorbs only declares an optional dependency on SkadaHealing.
------------------------------------------------------------------------
r24 | eridius | 2012-01-25 02:34:49 +0000 (Wed, 25 Jan 2012) | 1 line
Changed paths:
M /trunk/SkadaHealAbsorbs.lua
Add overhealing/absorb info to the tooltip
------------------------------------------------------------------------