6.1.0.5-4-g2867a97
Details
-
FilenameArchy-6.1.0.5-4-g2867a97.zip
-
Uploaded by
-
UploadedMar 1, 2015
-
Size424.81 KB
-
Downloads301
-
MD5639cd03924fb32989fd1c839e7a28ca8
Supported WoW Retail Versions
- 6.1.0
Changelog
James D. Callahan III:
- Added the race name to the "Missing data for artifact" message, to hopefully help track down why Calcified Eye In a Jar keeps popping up.
- Make sure CONTINENT_RACES has an entry for the current continent before attempting to index it for a raceID (likely the continent is -1 when the error was occurring). Fixes ticket #548.
- Moved duplicated code into Race:AddOrUpdateArtifactFromTemplate()
- Go back to iteration/name-lookup for artifact completion counts instead of storing the index by name, since the index can change based on which project have been completed.