1.8.39-nolib
Details
-
FilenameArchy-1.8.39-nolib.zip
-
Uploaded by
-
UploadedDec 22, 2012
-
Size212.69 KB
-
Downloads2,102
-
MD5b5902668c6455ac64c5a2494939ec92b
Supported WoW Retail Versions
- 5.1.0
Changelog
tag 1.8.39
48e532d8bec2e38058a2e7108ff5cb89ff9bdbf1
James D. Callahan III <jcallahan@curse.com>
2012-12-22 03:55:07 -0600
--------------------
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.
Dridzt:
- Fix error when solve is made possible from picking up crated fragments instead of from digging.