6.1.0.7-6-gd1d4cbf

Details

  • Filename
    Archy-6.1.0.7-6-gd1d4cbf.zip
  • Uploaded by
  • Uploaded
    Mar 5, 2015
  • Size
    424.93 KB
  • Downloads
    972
  • MD5
    0f7312e2bf712d7d00bd1179fa0be2d7

Supported WoW Retail Versions

  • 6.1.0

Changelog

James D. Callahan III:
    - Use :tolower() for storing and matching project names to prevent a few Blizzard inconsistencies from causing failed matches. (Project name: "Calcified Eye in a Jar" Spell name: "Calcified Eye In a Jar")
    - Don't try to update the skill bar when loading into the world.
    - keystoneIDToRaceID => KeystoneIDToRace, keystoneLootRaceID => lootedKeystoneRace
    - Make sure currentDigsite isn't nil before attempting to record looted keystones. Should really only happen if the UI was reloaded before loot was grabbed.
    - Replaced HasArchaeology() with private.hasArchaeology - set in OnEnable() and updated whenever SKILL_LINES_CHANGED fires.
    - When announcing projects that were just solved or can be solved, include the project's icon.

Additional Files