1.5-release
Details
-
FilenameLibHealComm-4.0-1.5-release.zip
-
Uploaded by
-
UploadedOct 20, 2009
-
Size34.45 KB
-
Downloads377
-
MD55fe7f8b578ddff1caf00710bc789000c
Supported WoW Retail Versions
- 3.2.0
Changelog
tag 1.5-release
3bf41891e2754315a3c3490d91f389df5aaa546d
Shadowed <shadowed.wow@gmail.com>
2009-10-20 18:08:15 -0700
Tagging as release 1.5
--------------------
Shadowed:
- - PALADIN: Coefficient changed to Holy Light: 2.5 / 3.5 * 1.25 and Flash of Light: 1.5 / 3.5 * 1.25, changed Divinity and Healing Light to be multiplicative (Thanks cremor, reapplying this for now, might revert it later)
- Tweaked debug code to print the results of string.byte
- 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)