1.1-release-7-g23cfd8e
Details
-
FilenameLibHealComm-4.0-1.1-release-7-g23cfd8e.zip
-
Uploaded by
-
UploadedSep 29, 2009
-
Size32.18 KB
-
Downloads239
-
MD57603a7c9d43f50b205820689065b6712
Supported WoW Retail Versions
- 3.2.0
Changelog
Shadowed:
- 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