1.3-release-6-g1f3c71a
Details
-
FilenameLibHealComm-4.0-1.3-release-6-g1f3c71a.zip
-
Uploaded by
-
UploadedOct 16, 2009
-
Size34.19 KB
-
Downloads198
-
MD5615072300c9c6ad882ba17c706791fd9
Supported WoW Retail Versions
- 3.2.0
Changelog
Shadowed:
- Changed levels to be cached and updated when the player levels up
- Fixed total ticks not being sent out for the HoTs that are updated after being casted
- DRUID: Added Wild Growth, this requires new comm code so will only show up for people who are using the latest version
- DRUID: Changed to Rejuvenation to be 15 second duration for all ranks
- PRIEST: Added a check to make sure grace modifier is set before increasing modifier
- Added debug code to the GUID decompressor that will try and narrow down what is causing
- Kicking packager
- Made parseHealEnd and parseDirectHeal "public" for the wrapper to use
- DRUID: Updated to use 12 second Rejuvenation (Rank 15) duration in 3.3
- Changed hots to be calculated using the total ticks if it's passed, or the interval if not. Currently it will reject pre-minor 40 LHC4 hots that are missing this data in 3.3, but it might change
- Fixed missing castID flags and (most?) issues related to HealComm_HealStopped not firing (Thanks xbeeps)
- Fixed the player GUID not being added into the guid -> unit map if the player was not a healer (Thanks Adirelle)