LibHealComm-3.0-r66467
Details
-
FilenameLibHealComm-3.0-r66467.zip
-
Uploaded by
-
UploadedMar 27, 2008
-
Size16.27 KB
-
Downloads24
-
MD55510bcd70afc872afb3b7c121da03f78
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r66467 | xbeeps | 2008-03-27 16:32:07 -0400 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0/LibHealComm-3.0.lua
M /trunk/LibHealComm-3.0/LibHealComm-3.0.toc
LibHealComm-3.0:
- Replaced LibBabble-Spell-3.0 completely by GetSpellInfo calls.
------------------------------------------------------------------------
r66173 | xbeeps | 2008-03-26 18:21:21 -0400 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0/LibHealComm-3.0.lua
LibHealComm-3.0:
- Use GetSpellInfo instead of Babble-Spell (for Shaman only!). Need someone with foreign client to confirm that this still works for Shaman on non-English clients, before completing the change for other classes.
------------------------------------------------------------------------
r65854 | xbeeps | 2008-03-25 17:22:00 -0400 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0/LibHealComm-3.0.lua
LibHealComm-3.0:
- Removed Power Infusion (patch 2.4 change).
------------------------------------------------------------------------
r65583 | nevcairiel | 2008-03-24 20:56:09 -0400 (Mon, 24 Mar 2008) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua
LibHealComm-3.0:
- update CallbackHandler
------------------------------------------------------------------------
r65158 | nevcairiel | 2008-03-20 09:11:10 -0400 (Thu, 20 Mar 2008) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0/LibHealComm-3.0.toc
LibHealComm-3.0:
- adjust .toc title for library format
------------------------------------------------------------------------
r63589 | xbeeps | 2008-03-04 12:19:57 -0500 (Tue, 04 Mar 2008) | 4 lines
Changed paths:
M /trunk/LibHealComm-3.0/LibHealComm-3.0.lua
LibHealComm-3.0:
- Remove the ClearLines as they seem to have no effect.
- Fall back to line 3 of spell tooltip if there is no description in line 4.
- Employ some extra logic to prevent any errors from popping up if the spell book scanning fails.
------------------------------------------------------------------------
r63488 | xbeeps | 2008-03-03 17:03:21 -0500 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
M /trunk/LibHealComm-3.0/LibHealComm-3.0.lua
LibHealComm-3.0:
- Clear the (left) lines of the scanning tooltip before refilling it.
------------------------------------------------------------------------