r46

Details

  • Filename
    LibHealComm-3.0-r46.zip
  • Uploaded by
  • Uploaded
    Feb 22, 2009
  • Size
    15.86 KB
  • Downloads
    506
  • MD5
    50ca522cc3e9aa512e31f6afe68a4205

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r46 | xbeeps | 2009-02-22 14:01:00 +0000 (Sun, 22 Feb 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Make the name/realm pattern unable to extract an invalid realm name (empty string). No functional difference, since no invalid realm names are ever passed, but makes it look more like the other pattern used in the extractRealm function.
------------------------------------------------------------------------
r45 | xbeeps | 2009-02-14 23:42:07 +0000 (Sat, 14 Feb 2009) | 2 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

- Optimize the realm name conversion and only invoke it when receiving messages in a battleground.
- Unregister the PLAYER_ALIVE event after receiving it once, to avoid redundant version exchanges upon death and at entry and exit of battlegrounds.
------------------------------------------------------------------------
r44 | greltok | 2009-02-12 08:14:45 +0000 (Thu, 12 Feb 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Fixes for cross-server BGs - callbacks are now passed the fully qualified name(s) of the healing target(s). HealSize data is now stored by fully qualified name.
------------------------------------------------------------------------
r43 | jlam | 2009-02-11 16:05:05 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Divine Plea reduces healing by 50% in WoW patch 3.0.9.
------------------------------------------------------------------------
r42 | xbeeps | 2009-02-08 13:42:55 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

- Properly invalidate glyph cache when changing glyphs.
------------------------------------------------------------------------
r39 | jlam | 2009-01-21 23:20:00 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Add support for Glyph of Regrowth (druids).
------------------------------------------------------------------------