v80000.2

Details

  • Filename
    LibDogTag-Unit-3.0-v80000.2.zip
  • Uploaded by
  • Uploaded
    Aug 30, 2018
  • Size
    52.10 KB
  • Downloads
    1,406
  • MD5
    d3c97359a6879ab458245c97556b993b

Supported WoW Retail Versions

  • 8.0.1

Changelog

lightweight tag 4a306b17c994530e95bd500d4a8412ea0c3e277f v80000.2
Author:    Parnic <[email protected]>
Date:    Thu Aug 30 16:47:04 2018 -0500

commit 4a306b17c994530e95bd500d4a8412ea0c3e277f
Author: Parnic <[email protected]>
Date:   Thu Aug 30 16:45:52 2018 -0500

    Fixed Class tags showing hostile NPCs with class in all caps

    UnitClassBase apparently changed in 8.0 to return the unlocalized class name, so now we take the class index from UnitClassBase and pass it to GetClassInfo to print the localized, properly-capitalized class name.

commit f3baacc2329852fb4ae1ac5868197b060805c2aa
Author: Andrew Scott <[email protected]>
Date:   Sat Jul 21 20:35:02 2018 -0700

    Fixed some lingering UNIT_POWER usages