0.5-nolib
Details
-
FilenameQuestItemBar-0.5-nolib.zip
-
Uploaded by
-
UploadedJan 29, 2009
-
Size18.83 KB
-
Downloads43
-
MD563b3b2c611d39418f73abe9e0ae9329c
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
r37 | nickenyfiken | 2009-01-29 16:21:24 +0000 (Thu, 29 Jan 2009) | 1 line
Changed paths:
A /tags/0.5 (from /trunk:36)
Tagging as 0.5
------------------------------------------------------------------------
r36 | Nickenyfiken | 2009-01-29 15:59:32 +0000 (Thu, 29 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
Tweaked how "This item begins a quest." items are detected.
------------------------------------------------------------------------
r35 | Nickenyfiken | 2009-01-29 14:32:32 +0000 (Thu, 29 Jan 2009) | 1 line
Changed paths:
A /trunk/Locale/esMX.lua
Added missing esMX.lua locale file.
------------------------------------------------------------------------
r33 | Nickenyfiken | 2009-01-17 00:26:59 +0000 (Sat, 17 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
Only show one button for items split in multiple stacks.
------------------------------------------------------------------------
r32 | Nickenyfiken | 2009-01-17 00:10:55 +0000 (Sat, 17 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Options.lua
Items are ignored by itemId instead of itemLink. Items should properly be able to be ignored by either link, id or name.
------------------------------------------------------------------------
r31 | Nickenyfiken | 2009-01-15 20:53:53 +0000 (Thu, 15 Jan 2009) | 1 line
Changed paths:
M /trunk/Options.lua
Fix listing of ignored items.
------------------------------------------------------------------------
r28 | Nickenyfiken | 2009-01-13 20:12:40 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/Options.lua
More options locale.
------------------------------------------------------------------------
r27 | Nickenyfiken | 2009-01-13 17:24:36 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/Options.lua
Added localization for blizz options.
------------------------------------------------------------------------
r26 | Nickenyfiken | 2009-01-12 12:37:40 +0000 (Mon, 12 Jan 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Options.lua
M /trunk/embeds.xml
Add about panel using LibAboutPanel.
------------------------------------------------------------------------
r24 | Nickenyfiken | 2009-01-12 07:58:17 +0000 (Mon, 12 Jan 2009) | 1 line
Changed paths:
M /trunk/Options.lua
Added localization for new ignore item options.
------------------------------------------------------------------------
r23 | Nickenyfiken | 2009-01-11 11:31:59 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Options.lua
Added item ignore list
------------------------------------------------------------------------
r20 | Nickenyfiken | 2009-01-10 07:00:58 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Options.lua
Only save itemLink for usable items if it is configured to show usable items.
------------------------------------------------------------------------
r19 | Nickenyfiken | 2009-01-10 06:27:07 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
M /trunk/Locale/esES.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
Fixed locale files (oops)... hopefully
------------------------------------------------------------------------
r17 | Nickenyfiken | 2009-01-10 04:47:20 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Options.lua
Added options for OOR color.
------------------------------------------------------------------------
r16 | Nickenyfiken | 2009-01-10 04:14:06 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
Added out of range coloring. Not configurable yet.
------------------------------------------------------------------------
r15 | Nickenyfiken | 2009-01-10 03:51:27 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
Changed how item information is pulled from game on button update. No more storing of bag and slot information. Using itemLinks only instead.
------------------------------------------------------------------------
r14 | Nickenyfiken | 2009-01-10 02:14:59 +0000 (Sat, 10 Jan 2009) | 2 lines
Changed paths:
M /trunk/Core.lua
-Look at inventory/equipped items. Should work but is not tested properly. Test made by pretending that equipped trinkets are quest items. :-P
-Changed event handling so close fired BAG_UPDATE and UNIT_INVENTORY_CHANGED don't trigger a item scan.
------------------------------------------------------------------------
r12 | Nickenyfiken | 2009-01-09 10:16:08 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Changed .pkgmeta to not use tagged external libs...
------------------------------------------------------------------------
r11 | Nickenyfiken | 2009-01-09 08:56:25 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
A /trunk/Locale/deDE.lua
A /trunk/Locale/esES.lua
A /trunk/Locale/frFR.lua
A /trunk/Locale/koKR.lua
A /trunk/Locale/ruRU.lua
A /trunk/Locale/zhCN.lua
A /trunk/Locale/zhTW.lua
More locale files added!
------------------------------------------------------------------------
r10 | Nickenyfiken | 2009-01-09 08:41:40 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/Locale/enUS.lua
Play with localization app.
------------------------------------------------------------------------
r8 | Nickenyfiken | 2009-01-09 08:05:49 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Locale/enUS.lua
M /trunk/Options.lua
Added option to hide the bar/buttons. Was only possible from LDB before and not saved between sessions.
------------------------------------------------------------------------
r7 | Nickenyfiken | 2009-01-09 07:42:49 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/QuestItemBar.toc
Add @project-version@ keyword to toc (hope it does what i think)
------------------------------------------------------------------------
r6 | Nickenyfiken | 2009-01-09 07:27:20 +0000 (Fri, 09 Jan 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
A /trunk/Locale
A /trunk/Locale/enUS.lua
A /trunk/Locale/locale.xml
M /trunk/Options.lua
M /trunk/QuestItemBar.toc
M /trunk/embeds.xml
-Added localization support.
-Added missing external to .pkgmeta
-Some code cleanup
------------------------------------------------------------------------
r4 | Nickenyfiken | 2009-01-09 04:53:51 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
D /trunk/Wiki.txt
Delete Wiki.txt
------------------------------------------------------------------------
r3 | Nickenyfiken | 2009-01-09 03:14:18 +0000 (Fri, 09 Jan 2009) | 2 lines
Changed paths:
M /trunk
M /trunk/Core.lua
M /trunk/Options.lua
-Added possibility to toggle anchor using the LDB icon.
-New LDB icon.
------------------------------------------------------------------------
r2 | Nickenyfiken | 2009-01-09 02:23:57 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/Core.lua
A /trunk/Options.lua
A /trunk/QuestItemBar.toc
A /trunk/Wiki.txt
A /trunk/embeds.xml
Initial import.
------------------------------------------------------------------------
r1 | root | 2009-01-09 01:44:42 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"questitembar/mainline: Initial Import"
------------------------------------------------------------------------