6.1.0.6-nolib

Details

  • Filename
    Archy-6.1.0.6-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 1, 2015
  • Size
    215.26 KB
  • Downloads
    404
  • MD5
    81ef52dbe5e25ba863de7d81839786bf

Supported WoW Retail Versions

  • 6.1.0

Changelog

tag 6.1.0.6
0963e87aca7c649b8ee22ba5d75b53fe7dc2a290
James D. Callahan III <jcallahan@curse.com>
2015-03-01 03:53:01 -0600

--------------------

James D. Callahan III:
    - TomTom integration fixes: Don't warn about settings conflicts, and clear the current digsite waypoint, if TomTom is actually disabled from the Archy Settings.
    - 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.