1.2-release

Details

  • Filename
    LibHealComm-4.0-1.2-release.zip
  • Uploaded by
  • Uploaded
    Oct 1, 2009
  • Size
    32.28 KB
  • Downloads
    317
  • MD5
    b736f7b3c98af4a0290127b83932dce6

Supported WoW Retail Versions

  • 3.2.0

Changelog

tag 1.2-release
7790c3f6f2601172b70eef335972cf52f7550796
Shadowed <shadowed.wow@gmail.com>
2009-10-01 15:04:56 -0700

Tagging as 1.2 release

--------------------

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