v1.20

Details

  • Filename
    QuestItem-v1.20.zip
  • Uploaded by
  • Uploaded
    Dec 4, 2008
  • Size
    214.87 KB
  • Downloads
    38
  • MD5
    048adb4f84a8d90f2109dc7f1c01d854

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r26 | Pericles | 2008-12-04 18:03:26 +0000 (Thu, 04 Dec 2008) | 7 lines
Changed paths:
   A /tags/v1.20 (from /trunk:25)

QuestItem: -
Version 1.20
    Added include & exclude options to override what the Blizzard item type is
        and thus force inclusion or exclusion from quest item bag
    Added Scale option so users can scale the size of the bag.
    Added /qi include and /qi exclude code - doesn't do much yet plan is for user lists of includes & excludes

------------------------------------------------------------------------
r25 | Pericles | 2008-12-04 17:57:50 +0000 (Thu, 04 Dec 2008) | 7 lines
Changed paths:
   M /trunk/Modules/FuBar_QuestItemFu/Locales/enUS.lua
   M /trunk/Modules/FuBar_QuestItemFu/QuestItemFu.lua

QuestItem: -
Version 1.20
    Added include & exclude options to override what the Blizzard item type is
        and thus force inclusion or exclusion from quest item bag
    Added Scale option so users can scale the size of the bag.
    Added /qi include and /qi exclude code - doesn't do much yet plan is for user lists of includes & excludes

------------------------------------------------------------------------
r24 | pericles | 2008-12-04 17:27:33 +0000 (Thu, 04 Dec 2008) | 2 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Options.lua
   M /trunk/QuestItem.lua
   M /trunk/todo.txt

QuestItem: -
Scale updates + dry coded changes to try to fix empty slot tooltip.
------------------------------------------------------------------------
r23 | Pericles | 2008-12-04 01:01:11 +0000 (Thu, 04 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Options.lua

QuestItem: -
Working version - but has bug that gives wrong tooltip for empty frame if you have something in bag slot 0 of backpack.
------------------------------------------------------------------------
r22 | Pericles | 2008-12-03 19:46:43 +0000 (Wed, 03 Dec 2008) | 2 lines
Changed paths:
   M /trunk/QuestItem.lua

QuestItem: -
fix for nil itemStrings
------------------------------------------------------------------------
r21 | pericles | 2008-12-03 16:56:36 +0000 (Wed, 03 Dec 2008) | 2 lines
Changed paths:
   M /trunk/ItemErrors.lua
   M /trunk/Options.lua
   M /trunk/QuestItem.lua
   M /trunk/todo.txt

QuestItem: -
updated todo.txt and the includes/exclues to use a function. This allows for future expansion to allow user specified includes & excludes.
------------------------------------------------------------------------
r20 | Pericles | 2008-12-03 00:58:20 +0000 (Wed, 03 Dec 2008) | 5 lines
Changed paths:
   M /trunk/BagFrame.lua
   A /trunk/ItemErrors.lua
   M /trunk/QuestItem.lua
   M /trunk/QuestItem.toc

QuestItem: -
Version 1.20
    Added include & exclude options to override what the Blizzard item type is
        and thus force inclusion or exclusion from quest item bag

------------------------------------------------------------------------
r18 | Pericles | 2008-12-03 00:04:50 +0000 (Wed, 03 Dec 2008) | 7 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/QuestItem.lua

QuestItem: -
Version 1.01
    Remove some debug info
    
Version 1.10
    Added Item cooldown displays for quest items that have a cooldown on use

------------------------------------------------------------------------
r16 | Pericles | 2008-12-02 18:22:49 +0000 (Tue, 02 Dec 2008) | 8 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/QuestItem.lua

QuestItem: -
Version 1.00
    Added key binding option to open bag frame
    Removed extra empty row if exact multiple of 4 items in bag
    Tidied up un-needed extra code
    Added portrait icon for bag
    Remember state of bag window when relogging

------------------------------------------------------------------------
r15 | pericles | 2008-12-02 17:22:17 +0000 (Tue, 02 Dec 2008) | 2 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/Options.lua
   M /trunk/QuestItem.lua
   M /trunk/QuestItem.toc
   A /trunk/todo.txt

QuestItem: -
Add todo.txt - tidy up some code
------------------------------------------------------------------------
r14 | pericles | 2008-12-02 14:18:16 +0000 (Tue, 02 Dec 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta

QuestItem: -
svn packaging updates
------------------------------------------------------------------------
r13 | pericles | 2008-12-02 14:14:05 +0000 (Tue, 02 Dec 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/BagFrame.lua
   A /trunk/Bindings.xml
   M /trunk/Locales/Locale-enUS.lua
   A /trunk/Modules
   A /trunk/Modules/FuBar_QuestItemFu
   A /trunk/Modules/FuBar_QuestItemFu/FuBar_QuestItemFu.toc
   A /trunk/Modules/FuBar_QuestItemFu/Libs
   A /trunk/Modules/FuBar_QuestItemFu/Locales
   A /trunk/Modules/FuBar_QuestItemFu/Locales/enUS.lua
   A /trunk/Modules/FuBar_QuestItemFu/Locales/locales.xml
   A /trunk/Modules/FuBar_QuestItemFu/QuestItemFu.lua
   A /trunk/Modules/FuBar_QuestItemFu/embeds.xml
   A /trunk/Modules/FuBar_QuestItemFu/icon.tga
   M /trunk/Options.lua
   M /trunk/QuestItem.lua

QuestItem: -
dry coded changes - including addition of Fubar plugin
------------------------------------------------------------------------
r11 | Pericles | 2008-12-02 02:42:38 +0000 (Tue, 02 Dec 2008) | 5 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/QuestItem.lua
   M /trunk/QuestItem.toc

QuestItem: -
Version 0.30
    Force update of bagslot parent to remove problem of stuff being moved in bag getting out of sync
    Added ITEM_PUSH event to catch issue of sometimes not firing bag update if item goes in backpack from looting

------------------------------------------------------------------------
r9 | Pericles | 2008-12-02 01:28:26 +0000 (Tue, 02 Dec 2008) | 2 lines
Changed paths:
   M /trunk/QuestItem.toc

QuestItem: -
Added dedication to Quest Item to the guy that inspired it all.
------------------------------------------------------------------------
r8 | Pericles | 2008-12-02 01:24:52 +0000 (Tue, 02 Dec 2008) | 12 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/QuestItem.lua
   M /trunk/QuestItem.toc

QuestItem: -
Version 0.11
    Add a /qi open command to reopen a closed bag
    Test fix for issue where bag with multiple items slot wasnt clearing text
    Test fix for removing items from bag was leaving old slot icons
    
Version 0.20
    Fixed removing an item resizing bag and clearing old slot icons
    Fixed taking new quest actually updates bag
    Finally got the tooltips working and in doing so the default interface takes care of using items etc etc
        so it acts just like a regular bag with minimal coding - yay!!

------------------------------------------------------------------------
r7 | Pericles | 2008-12-01 21:35:24 +0000 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/Options.lua
   M /trunk/QuestItem.lua

QuestItem: -
dry coded updated to test fixes for tooltip
------------------------------------------------------------------------
r5 | Pericles | 2008-12-01 02:44:59 +0000 (Mon, 01 Dec 2008) | 6 lines
Changed paths:
   M /trunk/BagFrame.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Options.lua
   M /trunk/QuestItem.lua

QuestItem: -
Version 0.11
    Add a /qi open command to reopen a closed bag
    Test fix for issue where bag with multiple items slot wasnt clearing text
    Test fix for removing items from bag was leaving old slot icons

------------------------------------------------------------------------
r3 | Pericles | 2008-12-01 02:07:22 +0000 (Mon, 01 Dec 2008) | 7 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   A /trunk/BagFrame.lua
   M /trunk/QuestItem.lua
   M /trunk/QuestItem.toc
   A /trunk/Textures
   A /trunk/Textures/BagFrameBackground.tga
   A /trunk/Textures/BagFrameBorder.blp
   A /trunk/Textures/BagFramePortraitFrame.blp
   A /trunk/Textures/EmptySlot.blp
   M /trunk/embeds.xml

QuestItem: -
Version 0.10
    Inplemented quest item bag frame
    Now searches bags and displays icons in quest bag frame
    There is an issue with the tooltip displaying a bag tooltip rather than an item tooltip
    Clicking the buttons does absolutely nothing at present

------------------------------------------------------------------------
r2 | Pericles | 2008-11-30 03:04:24 +0000 (Sun, 30 Nov 2008) | 6 lines
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/Locales
   A /trunk/Locales/Locale-enUS.lua
   A /trunk/Locales/Locales.xml
   A /trunk/Options.lua
   A /trunk/QuestItem.lua
   A /trunk/QuestItem.toc
   A /trunk/embeds.xml

QuestItem: -
Initial commit of v0.01

At present other than the basic framework of the addon all it currently does is scan your bags at login and prints out in chat if it finds a quest item.

Very basic proof of concept pre-beta stuff at this stage.
------------------------------------------------------------------------
r1 | root | 2008-11-30 02:58:12 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"questitem/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
30.86 KB Dec 4, 2008 3.0.3 14