r656-alpha
Details
-
FilenameRarity-r656-alpha.zip
-
Uploaded by
-
UploadedJul 20, 2018
-
Size1.68 MB
-
Downloads937
-
MD5ddc09cddb91621321c8f1b78aeb6b556
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.