r16

Details

  • Filename
    LibHealComm-3.0-r16.zip
  • Uploaded by
  • Uploaded
    Dec 1, 2008
  • Size
    15.17 KB
  • Downloads
    37
  • MD5
    bcdf3038d9436b8ef47ca2752094faac

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r16 | xbeeps | 2008-12-01 18:42:10 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

20% heal buff moved from Fel Armor to Demon Armor
------------------------------------------------------------------------
r15 | xbeeps | 2008-11-18 22:50:40 +0000 (Tue, 18 Nov 2008) | 2 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

- More efficient buff detection (using the new UnitBuff).
- Don't create a new totem table each time it is used.
------------------------------------------------------------------------
r14 | jlam | 2008-11-15 18:24:05 +0000 (Sat, 15 Nov 2008) | 9 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

* Allow for detecting buffs placed by the player only.
* Shaman improvements:
    * Riptide buff to Chain Heal
    * Tidal Waves buff to LHW and HW
    * Glyph of Lesser Healing Wave

NOTE: Glyphs should really be cached and updated only when they change (similar to LEARNED_SPELL_IN_TAB).

Approved by xbeeps.
------------------------------------------------------------------------
r13 | xbeeps | 2008-11-09 12:20:57 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Yet another dummy submit to make the revision of the library match the revision on the web pages.
------------------------------------------------------------------------
r12 | xbeeps | 2008-11-09 12:07:21 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.toc

Dummy submit to try to make the packager notice that there's a new version...
------------------------------------------------------------------------
r11 | xbeeps | 2008-11-05 22:03:04 +0000 (Wed, 05 Nov 2008) | 4 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

- Remove WotLK forward compatibility check.
- Add glyph detection utility.
- Remove Blood Fury racial detection, as it does not affect healing anymore.
- Added support for Glyph of Healing Touch.
------------------------------------------------------------------------
r10 | xbeeps | 2008-10-25 22:18:51 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Only include online guild members when listing version numbers
------------------------------------------------------------------------