1.8.38a-10-g81fa09a

Details

  • Filename
    Archy-1.8.38a-10-g81fa09a.zip
  • Uploaded by
  • Uploaded
    Dec 22, 2012
  • Size
    482.20 KB
  • Downloads
    138
  • MD5
    1b2f8093c9470565b18e49da4a825bf9

Supported WoW Retail Versions

  • 5.1.0

Changelog

James D. Callahan III:
    - Moved all tooltip code to Tooltip.lua
    - More minor cleanup.
    - Cleanups, renames, and reformattings.
    - overrideOn --> override_binding_on
    - Removed raceNameToID since it wasn't ever used.
    - Only create BattlefieldDigsites_OnUpdate() once, in the main chunk, instead of every time BattleFieldMinimap_Digsites(true) is called. (Also get rid of the semicolons…)
    - Renamed archyQuestItemID to QUEST_ITEM_IDS and moved it from Variables to Constants.
    - Nuked unnecessary whitespace at the end of lines. Well, my editor did but whatever.
    - Store result of GetNumLootItems() rather than calling it twice.
    - Update ToC Interface version to 50100.

Additional Files