v1.4.2-nolib

Details

  • Filename
    LibBodyguard-1.0-v1.4.2-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 26, 2016
  • Size
    9.32 KB
  • Downloads
    68
  • MD5
    bc28eb988ecb3df91a982c762b06bdd8

Supported WoW Retail Versions

  • 7.1.0

Changelog

tag v1.4.2
390f9226b7195730df70fa69f0eccd0e1a1e7daa
Adam Hellberg <sharparam@sharparam.com>
2016-10-27 00:02:21 +0200

Release for 7.1

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

Adam Hellberg:
    - Bump interface version
    - Add workaround for bugged units in 7.1
sarf:
    - Fix for C_Garrison.GetFollowers returning null
Adam Hellberg:
    - Use continents to detect bodyguard mode instead
    * Using zones only caused issued with bodyguard data not updating
       properly when player was in their class hall. Logic mixup with
       BGH.
    - Use ORDER_HALL_ZONE_SUPPORT instead of static string 'Combat Ally'
    - Report inactive status for Legion bodyguards if not found
    - Remove redundant lines
    - Enable detection of Legion bodyguards
    - Simplify follower ID assignment
    - Remove Dalaran (Legion) from list of zones
    * Bodyguards are not enabled in Dalaran (Legion).
    - Clean formatting of legion spells table
    - Add follower IDs for Legion bodyguards
    - Add stub for updating Legion bodyguard from class hall
    - Tiny optimization to CLEU handler
    The args only need to be boxed in one of the if branches.
    - Do not "instant heal" Legion bodyguards
    - Detect if player is in WoD or Legion zone
    - Add list of Legion bodyguard spells
    - Rename defeated_spells -> DEFEATED_SPELLS