v80000.1-2-g4a306b1-alpha

Details

  • Filename
    LibDogTag-Unit-3.0-v80000.1-2-g4a306b1-alpha.zip
  • Uploaded by
  • Uploaded
    Aug 30, 2018
  • Size
    52.08 KB
  • Downloads
    162
  • MD5
    64141a631822deae32ba6359e834afbe

Supported WoW Retail Versions

  • 8.0.1

Changelog

Changes since tag v80000.1

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