Details

  • Filename
    LibQuestItem-1.0-r6.zip
  • Uploaded by
  • Uploaded
    Aug 2, 2010
  • Size
    4.35 KB
  • Downloads
    42
  • MD5
    f6c35d6ee82186d708720e86577d80ec

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r6 | Nickenyfiken | 2010-08-02 15:14:56 +0000 (Mon, 02 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Change how items that are usable, starts quests etc. are stored. They are stored in separate tables instead of tables in tables. Should reduce garbage. (drycoded)
------------------------------------------------------------------------
r5 | Nickenyfiken | 2010-07-30 03:36:46 +0000 (Fri, 30 Jul 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Fix typo
------------------------------------------------------------------------
r4 | Nickenyfiken | 2010-07-30 03:34:07 +0000 (Fri, 30 Jul 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Added localization for item type and item subtype :-/
------------------------------------------------------------------------
r3 | Nickenyfiken | 2010-07-30 01:50:41 +0000 (Fri, 30 Jul 2010) | 3 lines
Changed paths:
   M /trunk/LibQuestItem-1.0.lua
   M /trunk/LibQuestItem-1.0.toc

-Some small fixes.
-Removed unused local upvalues.
-Removed manual trigger of scan on PLAYER_ENTERING_WORLD. Just set itemScanNeeded = true.
------------------------------------------------------------------------
r2 | Nickenyfiken | 2010-07-30 01:22:45 +0000 (Fri, 30 Jul 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/LibQuestItem-1.0.lua
   A /trunk/LibQuestItem-1.0.toc
   A /trunk/LibStub
   A /trunk/LibStub/LibStub.lua
   A /trunk/lib.xml

Initial commit.
------------------------------------------------------------------------
r1 | root | 2010-07-30 00:58:36 +0000 (Fri, 30 Jul 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"libquestitem-1-0/mainline: Initial Import"
------------------------------------------------------------------------