r280

Details

  • Filename
    LibDogTag-Unit-3.0-r280.zip
  • Uploaded by
  • Uploaded
    May 24, 2016
  • Size
    51.51 KB
  • Downloads
    139
  • MD5
    23dc1da3a9bae0c3a0db75dfb58bd211

Supported WoW Retail Versions

  • 7.0.3
  • 6.2.4
  • 5.4.8

Changelog

------------------------------------------------------------------------
r280 | parnic | 2016-05-24 05:36:09 +0000 (Tue, 24 May 2016) | 3 lines
Changed paths:
   M /trunk/Categories/Characteristics.lua
   M /trunk/Categories/Status.lua

LibDogTag-Unit-3.0:
- Fixed Legion check in Status to use version 7.0 instead of 6.0
- Removed UnitIsTapped usage for the HostileColor color when in Legion/7.0
------------------------------------------------------------------------
r279 | cybeloras | 2016-05-14 17:03:07 +0000 (Sat, 14 May 2016) | 3 lines
Changed paths:
   M /trunk/Categories/Auras.lua
   M /trunk/Categories/Status.lua

LibDogTag-Unit-3.0:
- Shadowform is gone in Legion
- Tapping mechanics changed in Legion. Retired the two old tapping tags, replaced with IsNotTappableByMe. There is no API anymore to determine IsTappedByMe, despite this still having relevance.
------------------------------------------------------------------------