r93

Details

  • Filename
    LibHealComm-3.0-r93.zip
  • Uploaded by
  • Uploaded
    Sep 1, 2009
  • Size
    19.42 KB
  • Downloads
    281
  • MD5
    1df83b2b4dafe47e778ef247e720a5e0

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r75 | xbeeps | 2009-08-09 14:48:51 +0000 (Sun, 09 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Attempt to fix the "You aren't in a group" messages in Battlegrounds.
------------------------------------------------------------------------
r73 | xbeeps | 2009-08-08 10:49:26 +0000 (Sat, 08 Aug 2009) | 6 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Updates by jlam reviewed and merged into main unmodified:
Druid: Empowered Touch also affects Nourish.
Priest: Empowered Healing changed position in talent tree.
Priest: Prayer of Healing.
Shaman: Consider crit chance (guaranteed crits). Considering Tidal Mastery talent, Tidal Force buff and Tidal Waves buff.
Shaman: Update Healing Way to new design.
------------------------------------------------------------------------
r65 | xbeeps | 2009-08-05 20:54:20 +0000 (Wed, 05 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.toc

Update TOC to 3.2
------------------------------------------------------------------------
r59 | xbeeps | 2009-07-26 08:04:41 +0000 (Sun, 26 Jul 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Fix library upgrade path, to avoid tooltip error.
------------------------------------------------------------------------