r656-alpha-nolib

Details

  • Filename
    Rarity-r656-alpha-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 20, 2018
  • Size
    356.74 KB
  • Downloads
    100
  • MD5
    0df357040da6c7d634e9be60be75e08a

Supported WoW Retail Versions

  • 8.0.1

Changelog

lightweight tag ad9ab89afd2f1cd89b80c6e40143968e70877add r656-alpha
Author:    Sacred Duckwhale <[email protected]>
Date:    Fri Jul 20 07:16:31 2018 +0200

commit ad9ab89afd2f1cd89b80c6e40143968e70877add
Author: Sacred Duckwhale <[email protected]>
Date:   Fri Jul 20 07:16:31 2018 +0200

    Fixed tracking for archaeology mounts

    Since two new races were added (and inserted into the existing list),
    all IDs were shifted by two.  Why they weren't added at the end?
    ¯\_(ツ)_/¯

commit 3f378c4fea90515349d908ec504ac1a63eec1e3b
Author: Sacred Duckwhale <[email protected]>
Date:   Fri Jul 20 06:51:30 2018 +0200

    Fixed broken tracking for bosses via COMBAT_LOG_EVENT_UNFILTERED

    The 8.0.1 change to said event affected all items that use the "BOSS"
    method of detection. Unless they had kill statistics to rely on,
    attempts were no longer being counted.

    This is now rectified.