r94
Details
-
FilenameLibHealComm-3.0-r94.zip
-
Uploaded by
-
UploadedSep 11, 2009
-
Size19.19 KB
-
Downloads19,008
-
MD56246bf81b95d060755195ff91a068922
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r94 | xbeeps | 2009-09-11 18:03:58 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/LibHealComm-3.0.lua
Fix upgrade path so previous callback handler registrations are not lost.
------------------------------------------------------------------------
r93 | jlam | 2009-09-02 01:09:44 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
M /trunk/LibHealComm-3.0.lua
Shamans: patch 3.2 made Glyph of Lesser Healing Wave boost LHW on any target with Earth Shield, not just player's Earth Shield.
------------------------------------------------------------------------
r87 | xbeeps | 2009-08-13 19:37:48 +0000 (Thu, 13 Aug 2009) | 3 lines
Changed paths:
M /trunk/LibHealComm-3.0.lua
More jlam fixes:
Druid: Fix the item IDs of the Conqueror's Malfurion's Garb and change the names in the comments from "Stormrage" to "Malfurion".
Shaman: Fix the item IDs of the Triumphant Nobundo's Garb.
------------------------------------------------------------------------
r85 | starinnia | 2009-08-13 03:57:57 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
M /trunk/LibHealComm-3.0.lua
fix typo on line 826: tLifeBloom to tLifebloom (now matches the variable on line 648)
------------------------------------------------------------------------
r84 | xbeeps | 2009-08-12 22:41:15 +0000 (Wed, 12 Aug 2009) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0.lua
Improved and simplified the library initialisation by using IsLoggedIn function to determine whether or not to wait for the PLAYER_LOGIN event.
Simplified and moved detectItemSetGear into PLAYER_EQUIPMENT_CHANGED event handler, so it is not called when zoning.
------------------------------------------------------------------------
r81 | xbeeps | 2009-08-12 18:25:00 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
M /trunk/LibHealComm-3.0.lua
Revert the Divine Hymn change
------------------------------------------------------------------------
r80 | xbeeps | 2009-08-12 18:24:02 +0000 (Wed, 12 Aug 2009) | 5 lines
Changed paths:
M /trunk/LibHealComm-3.0.lua
Updates by jlam reviewed and merged into main:
Focused Will adjusted to 3%/4%/5% per application instead of 4%/7%/10%.
Priest: Grace increased to 3% per application.
------------------------------------------------------------------------
r79 | xbeeps | 2009-08-12 18:06:48 +0000 (Wed, 12 Aug 2009) | 11 lines
Changed paths:
M /trunk/LibHealComm-3.0.lua
Updates by jlam reviewed and merged into main unmodified:
Add detection of item set bonuses that affect healing to all classes.
Add certain critical detection to all classes.
Druid: Support Nature's Bounty and Nature's Majesty talents.
Druid: Properly adjust Nourish heal amount if a HoT is on the target.
Druid: Glyph of Nourish support.
Paladin: Support Divinity, Holy Power, Touched by the Light and Sanctified Light talents.
Paladin: Infusion of Light support.
Priest: Blessed Resilience, Divine Providence and Renewed Hope talent
Priest Inner Focus support.
------------------------------------------------------------------------