2.1.0-9-gacd8ca5

Details

  • Filename
    Healers-Have-To-Die-2.1.0-9-gacd8ca5.zip
  • Uploaded by
  • Uploaded
    Mar 14, 2013
  • Size
    170.32 KB
  • Downloads
    861
  • MD5
    8c14f175387d98c456998e3860c7df31

Supported WoW Retail Versions

  • 5.2.0

Changelog

Archarodim:
    - Added a consistency check in NPR:EachByName() (Note: all these consistency checks are commented out in non-alpha packages)
    - - Fix commit 3dd4e3ca34fec where I added a delayed scan of nameplates when the name doesn't change between two consecutive show events. The feature was failing in race conditions and causing the very issue it was supposed to avoid. - Added some more consistency checks.
    - - Added new command line debugging option: /hhtd DebugLevel 1|2|3 (1==all, 2==warning, 3==errors). - Debug is now enabled by default in alpha packages and set at level 2 (warnings)
    - - If the name of a previously hidden nameplate doesn't change upon showing then wait a little before firing our onshow handler just to make sure the samenameness isn't due to a slow update... - Added many sanity check only active in alpha packages, still to find the cause of this bug I cannot reproduce... - Improved some logic
    - Added new debugging tests to diagnose the random symbol issue reported by some players.
    - Added more information to the assert()'s message of last commit.
    - Added an assertion to diagnose another Lua error which might be related to the one fix in the commit before last.
    - - The API UnitSetRole() has become protected in 5.2 so delay its call until the player is no longer in combat. - cleanup
    - Fix a Lua error happening is some conditions when several nameplates share the same name and one belongs to a detected healer. This error let HHTD in a wrong state which could translate into healer symbols not being properly hidden and thus appearing randomly on non-healer nameplates...

Additional Files