r10

Details

  • Filename
    LibQuestItem-1.0-r10.zip
  • Uploaded by
  • Uploaded
    Aug 4, 2010
  • Size
    8.24 KB
  • Downloads
    52
  • MD5
    dad361c51a588ba1a4146a1562214278

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r10 | Nickenyfiken | 2010-08-04 23:57:00 +0000 (Wed, 04 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

Fix debug.
------------------------------------------------------------------------
r9 | Nickenyfiken | 2010-08-04 14:43:09 +0000 (Wed, 04 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibQuestItem-1.0.toc

Fix toc.
------------------------------------------------------------------------
r8 | Nickenyfiken | 2010-08-04 12:03:15 +0000 (Wed, 04 Aug 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibQuestItem-1.0.lua
   M /trunk/LibQuestItem-1.0.toc
   D /trunk/LibStub

-Removed hard embedded LibStub.
-Added LibStub and CallBackHandler to .pkgmeta.
-Firing event "LibQuestItem_Update" when quest item data have been updated.
------------------------------------------------------------------------
r7 | Nickenyfiken | 2010-08-02 19:42:11 +0000 (Mon, 02 Aug 2010) | 3 lines
Changed paths:
   M /trunk/LibQuestItem-1.0.lua

-Drycode fixes.
-Make item tables available through LibQuestItem "namespace".
------------------------------------------------------------------------
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"
------------------------------------------------------------------------