1.1-release-8-g7e0d175

Details

  • Filename
    LibHealComm-4.0-1.1-release-8-g7e0d175.zip
  • Uploaded by
  • Uploaded
    Oct 1, 2009
  • Size
    32.22 KB
  • Downloads
    131
  • MD5
    3a742e703a78f0ce4e56012771d0a663

Supported WoW Retail Versions

  • 3.2.0

Changelog

Shadowed:
    - PRIEST: Fixed Renew (Rank 2) average, was 1009 should be 100
    - Talking and commiting is bad, no longer referencing GetGuidUnitMapTable, you have to use GetGUIDUnitMapTable or it'll error
    - Readded CallbackHandler-1.0
    - Revert "Fixed CallbackHandler-1.0 reference in the TOC"
    This reverts commit 07e16dddb21564221f515d492694d327d5f43e30.
    - Fixed typo in GetGuidToUnitMap, now GetGUIDToUnitMap
    - Fixed CallbackHandler-1.0 reference in the TOC
    - Fixed error when calling GetNextHealAmount without a time band for a channel or hot heal
    - Added HealComm:GetNextHealAmount(guid, bitFlag, time, ignoreGUID), see documentation for more information