1.3-release-8-g3915ed8

Details

  • Filename
    LibHealComm-4.0-1.3-release-8-g3915ed8.zip
  • Uploaded by
  • Uploaded
    Oct 19, 2009
  • Size
    34.38 KB
  • Downloads
    182
  • MD5
    39f96c9f9dd633a3f38116da2d268ca7

Supported WoW Retail Versions

  • 3.2.0

Changelog

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)