1.3-release-7-g1304851

Details

  • Filename
    LibHealComm-4.0-1.3-release-7-g1304851.zip
  • Uploaded by
  • Uploaded
    Oct 16, 2009
  • Size
    34.27 KB
  • Downloads
    320
  • MD5
    df12db2fb078957ef8cea0edde6136d6

Supported WoW Retail Versions

  • 3.2.0

Changelog

Shadowed:
    - 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)