r102
Details
-
FilenameRarity-r102.zip
-
Uploaded by
-
UploadedJan 30, 2012
-
Size676.33 KB
-
Downloads157
-
MD5ebfcdd867a9ae6043dfe422ff2d5765f
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r102 | allara | 2012-01-30 22:27:41 +0000 (Mon, 30 Jan 2012) | 1 line
Changed paths:
M /trunk/Core.lua
- When looting an NPC, if that NPC also has a statistic assigned, attempt count is not incremented (this avoids duplicate attempts for statistics-tracked NPCs such as Kael'thas)
------------------------------------------------------------------------
r99 | allara | 2011-12-30 20:26:30 +0000 (Fri, 30 Dec 2011) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Modules/Options/Options.lua
M /trunk/Options_Defaults.lua
- Many changes to the item use detection and bag scanning core. This will allow items like the Disgusting Oozeling to be repeatedly farmed. These changes may have introduced regression issues for the other detection methods, and I haven't been able to find another Oozeling to test the obtained achievement yet.
- Add some workarounds for code in LibSink that causes Lua errors for some users
------------------------------------------------------------------------