v80200.1-6-g021fd03-alpha

Details

  • Filename
    LibDogTag-Unit-3.0-v80200.1-6-g021fd03-alpha.zip
  • Uploaded by
  • Uploaded
    Jan 14, 2020
  • Size
    52.89 KB
  • Downloads
    191
  • MD5
    1182ca920c806cd74b03b915bdc5e310

Supported WoW Retail Versions

  • 8.3.0

Changelog

Changes since tag v80200.1

commit 021fd03384c180866f0b2d1342d314076bf7e657
Author: Parnic <[email protected]>
Date:   Tue Jan 14 20:02:42 2020 -0600

    Updated TOC to 8.3

commit 2df75a898385daab57ac276684ee494b09fa71e4
Author: Andrew Scott <[email protected]>
Date:   Fri Dec 6 19:57:33 2019 -0800

    Fix incorrect return type of `[HappyText]`

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.