r13
Details
-
FilenameLibQuestItem-1.0-r13.zip
-
Uploaded by
-
UploadedAug 9, 2010
-
Size8.45 KB
-
Downloads94
-
MD5467631102e4fa48864c6b7732b9f1a5e
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r12 | Nickenyfiken | 2010-08-08 20:28:43 +0000 (Sun, 08 Aug 2010) | 1 line
Changed paths:
M /trunk/LibQuestItem-1.0.lua
Add extra InCombatLockdown().
------------------------------------------------------------------------
r11 | Nickenyfiken | 2010-08-06 21:13:00 +0000 (Fri, 06 Aug 2010) | 1 line
Changed paths:
M /trunk/LibQuestItem-1.0.lua
Let the OnUpdate frame be hidden until a BAG_UPDATE event. Seems to work fine and makes the lib use no CPU (hopefully) when idle.
------------------------------------------------------------------------
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"
------------------------------------------------------------------------