v80200.1-4-g68ef16e-alpha

Details

  • Filename
    LibDogTag-Unit-3.0-v80200.1-4-g68ef16e-alpha.zip
  • Uploaded by
  • Uploaded
    Sep 16, 2019
  • Size
    52.73 KB
  • Downloads
    149
  • MD5
    755d6d14da3ebe407c273e534269a453

Supported WoW Retail Versions

  • 8.2.0

Changelog

Changes since tag v80200.1

commit 68ef16e6b7bcd0bbf39e563e764a54f32384ef14
Author: Parnic <[email protected]>
Date:   Mon Sep 16 21:16:42 2019 -0500

    Actually re-added support for pet happiness in Classic

    Commit f54d8964 added incorrect logic that caused the tags to go away on Classic. The only change that should have stuck around from that commit was to use the proper unit event.

commit f54d896417c48d4d949f214017390c6d095b79cc
Author: Parnic <[email protected]>
Date:   Fri Sep 6 11:28:49 2019 -0500

    Re-added support for pet happiness in Classic

commit 93a898dc15c565e18f6b9a965ee01f8e945f269b
Author: Parnic <[email protected]>
Date:   Sun Aug 11 20:42:18 2019 -0500

    Safer WoW Classic check

    These constants are defined in 8.2 and Classic, so it shouldn't be an issue, but might as well make sure we retain as much compatibility with old versions as possible.

commit fd7cf8d938d1383b4bc0356c8434c359c9b401fd
Author: Parnic <[email protected]>
Date:   Sun Aug 11 15:34:23 2019 -0500

    More Classic updates

    Changed wow_classic checks to use the WOW_PROJECT_CLASSIC constant instead of interface version checks.
    Fixed GetQuestDifficultyColor errors in Classic.
    Fixed user-reported UnitHasVehicleUI errors in Combos tag.