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.
