r18

Details

  • Filename
    LibQuestItem-1.0-r18.zip
  • Uploaded by
  • Uploaded
    Sep 10, 2010
  • Size
    7.77 KB
  • Downloads
    267
  • MD5
    02e97f1cc87ad93cdd243ab8121f6eda

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
r18 | Nickenyfiken | 2010-09-10 16:55:06 +0000 (Fri, 10 Sep 2010) | 3 lines
Changed paths:
   M /trunk/LibQuestItem-1.0.lua
   M /trunk/LibQuestItem-1.0.toc

-Cleanup
-Fix table index is nil bug
-X-Compatible-With: 40000
------------------------------------------------------------------------
r17 | Nickenyfiken | 2010-08-16 23:43:34 +0000 (Mon, 16 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Removed debug spam, oops!
------------------------------------------------------------------------
r16 | Nickenyfiken | 2010-08-16 23:15:11 +0000 (Mon, 16 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Fix revision keyword...
------------------------------------------------------------------------
r15 | Nickenyfiken | 2010-08-16 22:13:17 +0000 (Mon, 16 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Track usable quest item spells.
------------------------------------------------------------------------
r14 | Nickenyfiken | 2010-08-10 20:32:35 +0000 (Tue, 10 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Fix "CPU leak". Really hide the damn OnUpdate frame until a BAG_UPDATE or UNIT_INVENTORY_CHANGED event.
------------------------------------------------------------------------
r13 | Nickenyfiken | 2010-08-09 18:14:31 +0000 (Mon, 09 Aug 2010) | 2 lines
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

-Fixed items that starts a quest not being categorized as usable.
-Removed (hopefully) unneeded localization.
------------------------------------------------------------------------