r48
Details
-
FilenameLibHealComm-3.0-r48.zip
-
Uploaded by
-
UploadedMar 7, 2009
-
Size15.89 KB
-
Downloads785
-
MD5eeba6d95088049fd9eca65ac175523ee
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r48 | xbeeps | 2009-03-07 21:17:57 +0000 (Sat, 07 Mar 2009) | 1 line
Changed paths:
M /trunk/LibHealComm-3.0.lua
Add support for Tenacity Wintergrasp buff.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------