r385
Details
-
FilenameSkada-r385.zip
-
Uploaded by
-
UploadedMar 4, 2012
-
Size805.58 KB
-
Downloads15,587
-
MD589f8d20f7d4a64c44bd07f090cc93ac6
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r385 | eridius | 2012-03-05 02:45:01 +0000 (Mon, 05 Mar 2012) | 5 lines
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
Track a separate 'shielding' value for sets, players, and spells
The 'shielding' value is the amount of healing that was due to absorbs.
This can be subtracted from the 'healing' value to get the amount of
healing that was due to regular heal spells.
------------------------------------------------------------------------
r384 | zarnivoop | 2012-02-15 22:05:34 +0000 (Wed, 15 Feb 2012) | 1 line
Changed paths:
M /trunk/modules/SkadaDeaths/Deaths.lua
fixed typo in death module causing overheals not to be taken into account
------------------------------------------------------------------------
r382 | zarnivoop | 2012-02-13 22:12:45 +0000 (Mon, 13 Feb 2012) | 1 line
Changed paths:
A /trunk/locale/esES.lua
added Spanish translation
------------------------------------------------------------------------
r381 | zarnivoop | 2012-02-13 22:10:47 +0000 (Mon, 13 Feb 2012) | 1 line
Changed paths:
M /trunk/.pkgmeta
D /trunk/modules/SkadaAbsorbs
M /trunk/modules.xml
Removed Absorbs module; relevant bits are included in Healing now. Use the thirdparty SkadaHealAbsorbs addon for more in-depth absorbs monitoring.
------------------------------------------------------------------------
r380 | eridius | 2012-02-05 03:58:06 +0000 (Sun, 05 Feb 2012) | 4 lines
Changed paths:
M /trunk/BarDisplay.lua
Make the tooltip functions a bit more intelligent
Only add the spacer in the tooltip if the module's tooltip or
post-tooltip function actually added any lines.
------------------------------------------------------------------------
r379 | zarnivoop | 2012-02-03 20:42:59 +0000 (Fri, 03 Feb 2012) | 1 line
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
Added new absorb handling to Healing module (thanks oliv48)
------------------------------------------------------------------------
r378 | eridius | 2012-01-25 03:47:28 +0000 (Wed, 25 Jan 2012) | 1 line
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
Update pre-existing healingspells for absorbed in AddPlayerAttributes
------------------------------------------------------------------------