Description
Luggage sorts the items in your inventory and bank into virtual bags. You can choose from a variety of filters to customize which items should be contained in a virtual bag. If you know Advanced Bags Plus, you'll be familiar with the concept.
Usage
You might want to temporarily switch on the "Beginner Tooltips". You can find this option in the Blizzard configuration menu under "Interface", then "Help".
Basic Setup
Luggage comes with a preconfigured bag bar for your inventory. However, you will probably want to reconfigure it to better suit your needs. Most options can be accessed via right-clicking.
Right-click a tab on the bag bar to edit the name or icon of this tab, remove it or add another tab to the bar. You can also add a bag to this tab from the dropdown.
Advanced configuration
You can access additional options (mostly layout related) in the Blizzard interface options (Esc -> "Interface"). Select the "Addons" tab and then "Luggage" on the left.
Bag Setup
Right-click a bag to edit the name or icon of the bag or remove it. You also have some additional options:
Defragment Inventory
This will compress your inventory physically by combining partial stacks. Depending on whether the bag is set up for displaying main bag items and / or bank items, it will defragment only the main bags and / or the bank.
Show Free Space
Here, you can select which kind of bag space should be displayed as a white number on the bag icon.
Show No. of Contained Items
Check this to have the bag show how many items (or stacks) it currently holds as a yellow number on the bag icon.
Combine Stacks
When this is checked, multiple stacks of items in this bag will be shown as one stack, i.e. when you have a 20 and a 19 stack of runecloth in your bag, it will be displayed as one stack with the size 39.
Note that this is only the display, the two stacks still take up two bag slots.
Also be aware that you will have to switch this option off when you want to split stacks. You can use shift-clicking to split stacks while "Combine Stacks" is on, but you won't be able to see the separate stacks.
Show Empty Slot
When this is checked, an empty slot where you can put new items will be shown in the bag. You will need this for splitting item stacks.
Filter usage
Each filter has three settings:
- Green (Items in this filter definitely belong in this bag)
- Red (Items in this filter definitely don't belong in this bag)
- White ("I don't care")
You can combine the filters to suit your needs. But keep in mind that red filters will always overrule green filters. Often, this is intuitive, but as always, there are exceptions.
You can also set a filter for a specific item by picking it up, holding shift and clicking on the bag you want to set the filter for. The color of the tooltip title will indicate the filter setting. Per-item settings will always overrule any other filter settings.
Example 1
You set the "Armor" filter to green and the "Rarity - Poor" filter to red. Now you will have all armor items in the bag, except the poor (grey) ones.
Example 2
You want all Quest Items in your main bags in one bag. Your first thought may be to set both the "Location - Main Bags" and the "Quest Item" filter to green, but then you'd have all items in your main bags in this virtual bag, regardless of whether they are quest items. In fact, you would have all items in your main bags plus the quest items in your bank in it. What you have to do is set the "Quest Item" filter to green, the "Location - Main Bags" filter to white and all other Location filters (currently only "Bank") to red. This way, all quest items belong into this bag, unless they are anywhere but your main bags. Got it?
Suggestions for filters are always welcome!
------------------------------------------------------------------------
r68 | nimbal | 2008-10-28 12:43:16 +0000 (Tue, 28 Oct 2008) | 1 line
Changed paths:
A /tags/v1.09 (from /trunk:67)
Tagging as v1.09
------------------------------------------------------------------------
r67 | nimbal | 2008-10-28 12:39:46 +0000 (Tue, 28 Oct 2008) | 1 line
Changed paths:
M /trunk/filters/PeriodicTable.lua
* Fixed PT filters
------------------------------------------------------------------------
r66 | nimbal | 2008-10-28 11:53:57 +0000 (Tue, 28 Oct 2008) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Luggage.lua
M /trunk/Luggage.toc
M /trunk/embeds.xml
A /trunk/filters/PeriodicTable.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
* Added PeriodicTable filter (not yet functional)
* Fixed ticket http://wow.curseforge.com/projects/luggage/tickets/18-random-errors/
* Fixed ticket http://wow.curseforge.com/projects/luggage/tickets/19-bags-and-bar-tabs-appear-at-a-low-strata/
* Fixed ticket http://wow.curseforge.com/projects/luggage/tickets/20-empty-slots-box-constantly-staying-on-the-screen/
------------------------------------------------------------------------
r65 | nimbal | 2008-10-22 16:24:36 +0000 (Wed, 22 Oct 2008) | 4 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/GUI/ItemButton.lua
M /trunk/GUI/TabbedFrame.lua
M /trunk/Luggage.lua
M /trunk/filters/ClosetGnome.lua
M /trunk/filters/Default.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
M /trunk/model/Bag.lua
* Added keyring to location filter
* Fixed "compare number with string" error
* Fixed frame strata
* Fixed ClosetGnome filter nil error when a set was deleted
------------------------------------------------------------------------
r64 | nimbal | 2008-10-17 19:16:30 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/model/Bag.lua
* Fixed lower border of bags too big
------------------------------------------------------------------------
r62 | nimbal | 2008-10-17 15:40:00 +0000 (Fri, 17 Oct 2008) | 3 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/GUI/TabbedFrame.lua
M /trunk/Luggage.lua
M /trunk/model/Bag.lua
* Tweaked defaults to better mimic Blizzard bags
* Clamped bag bars and bags to screen
* Bag bars are now movable by dragging their tabs
------------------------------------------------------------------------
r61 | nimbal | 2008-10-17 15:10:52 +0000 (Fri, 17 Oct 2008) | 6 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/GUI/BagBar.lua
M /trunk/GUI/icons.lua
M /trunk/Luggage.lua
M /trunk/Luggage.toc
A /trunk/MultiOptions.lua
M /trunk/Options.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
M /trunk/model/Bag.lua
* Reworked and completed global options
* Some tweaks to the options layout
* Added 3.0.2 icons
* Fixed sticky manually placed bags when moving them with their title frame
* Fixed deletion of bag bars
* Fixed color option of bags
------------------------------------------------------------------------
r60 | nimbal | 2008-10-16 19:20:04 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/Defaults.lua
M /trunk/Options.lua
* Added global bag options
------------------------------------------------------------------------
r59 | nimbal | 2008-10-16 18:50:43 +0000 (Thu, 16 Oct 2008) | 2 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/Luggage.lua
M /trunk/Options.lua
M /trunk/model/Bag.lua
* Added global bag bar options
* Fixed items jumping around in bags with empty slots
------------------------------------------------------------------------
r58 | nimbal | 2008-10-16 15:55:12 +0000 (Thu, 16 Oct 2008) | 2 lines
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/Dropdowns.lua
M /trunk/GUI/AceGUIWidget-ButtonMatrix.lua
M /trunk/GUI/ItemButton.lua
M /trunk/Luggage.lua
M /trunk/model/Bag.lua
* Tooltips now no longer require activated Newbie tooltips
* Fixed tooltips for bank items
------------------------------------------------------------------------
r56 | nimbal | 2008-10-14 08:15:28 +0000 (Tue, 14 Oct 2008) | 4 lines
Changed paths:
M /trunk/Dropdowns.lua
A /trunk/GUI/AceGUIWidget-OptionsFrame.lua
A /trunk/IconDialog.lua
M /trunk/Luggage.lua
M /trunk/Luggage.toc
A /trunk/locales/Credits.txt
M /trunk/model/Bag.lua
M /trunk/model/Stack.lua
* Added slash command /luggage
* Added OK and Cancel buttons to icon dialog
* Added Credits.txt for locales
* Fixed combined stacks in bank not updating properly
------------------------------------------------------------------------
r55 | nimbal | 2008-10-13 17:46:18 +0000 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
M /trunk/Luggage.toc
A /trunk/locales/esES.lua
A /trunk/locales/frFR.lua
A /trunk/locales/koKR.lua
A /trunk/locales/zhTW.lua
* Updated TOC version
* Added more localization files. If you want to help translate, please contact me.
------------------------------------------------------------------------
r54 | nimbal | 2008-10-13 16:48:59 +0000 (Mon, 13 Oct 2008) | 2 lines
Changed paths:
M /trunk/Luggage.toc
M /trunk/filters/Default.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
A /trunk/locales/zhCN.lua
* Added zhCN localization (thanks to wowuicn)
* Until I figure out lookbehind in python regexes, localization strings need to use single quotes (') within the strings (delimiters are still double quotes)
------------------------------------------------------------------------
r52 | nimbal | 2008-10-13 14:41:36 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
M /trunk/Dropdowns.lua
M /trunk/GUI/AceGUIWidget-ButtonMatrix.lua
M /trunk/GUI/TabbedFrame.lua
M /trunk/templates.xml
* Merged wotlk branch into trunk
------------------------------------------------------------------------
r51 | nimbal | 2008-10-13 14:28:03 +0000 (Mon, 13 Oct 2008) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/BagPlacement.lua
M /trunk/Compost.lua
M /trunk/Defaults.lua
M /trunk/Dropdowns.lua
M /trunk/GUI/BagBar.lua
M /trunk/GUI/ItemButton.lua
M /trunk/GUI/TabbedFrame.lua
M /trunk/Luggage.lua
M /trunk/Luggage.toc
M /trunk/Options.lua
M /trunk/embeds.xml
M /trunk/filters/Default.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
M /trunk/model/Stack.lua
* Added profile support
* Some internal refactoring to accomodate profile support
* You should delete your saved variables for Luggage (WoW/WTF/Account/AccountName/SavedVariables/Luggage.*). Sorry for the inconvenience
------------------------------------------------------------------------
r49 | nimbal | 2008-10-11 15:34:13 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
* Forgot to embed AceHook-3.0
------------------------------------------------------------------------
r47 | nimbal | 2008-10-11 12:34:36 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/model/Bag.lua
M /trunk/model/Stack.lua
* Items are now sorted alphabetically
------------------------------------------------------------------------
r45 | nimbal | 2008-10-11 10:49:24 +0000 (Sat, 11 Oct 2008) | 2 lines
Changed paths:
A /trunk/Bindings.xml
M /trunk/Defaults.lua
M /trunk/Luggage.lua
M /trunk/Options.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
* Added open / close trigger for bags at various locations
* Added key bindings
------------------------------------------------------------------------
r44 | nimbal | 2008-10-10 17:44:42 +0000 (Fri, 10 Oct 2008) | 2 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/Luggage.lua
M /trunk/Options.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
* Added option to suppress Blizzard bags opening everywhere they please
* Fixed bug where empty slots weren't properly updated
------------------------------------------------------------------------
r43 | nimbal | 2008-10-10 14:17:34 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/model/Bag.lua
* Bag title pulled into bag frame to make bags more compact
------------------------------------------------------------------------
r42 | nimbal | 2008-10-10 13:51:30 +0000 (Fri, 10 Oct 2008) | 2 lines
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/Luggage.toc
* Fixed loading locales before AceLocale when using embedded libraries
* Fixed bag placement when using UIScale (again)
------------------------------------------------------------------------
r40 | nimbal | 2008-10-09 13:04:20 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/Dropdowns.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
* Added option to compress inventory (physically). Found in bag dropdown.
------------------------------------------------------------------------
r39 | nimbal | 2008-10-09 11:06:38 +0000 (Thu, 09 Oct 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
M /trunk/model/Bag.lua
* Some corrections to embedded libraries
* Fixed a nil error with the icon animation
------------------------------------------------------------------------
r38 | nimbal | 2008-10-08 21:56:11 +0000 (Wed, 08 Oct 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
* Fixed embedded libraries (I hope)
------------------------------------------------------------------------
r36 | nimbal | 2008-10-08 13:58:21 +0000 (Wed, 08 Oct 2008) | 4 lines
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/Defaults.lua
M /trunk/GUI/ItemButton.lua
M /trunk/Luggage.lua
M /trunk/model/Bag.lua
* Bags now take UI scale into account
* Minor improvement to defaults
* Fixed bag placement with UI scale != 1
* Removed annoying debug message
------------------------------------------------------------------------
r34 | nimbal | 2008-10-05 10:15:45 +0000 (Sun, 05 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
* Fixed externals from Ace repositories
------------------------------------------------------------------------
r32 | nimbal | 2008-10-05 10:05:10 +0000 (Sun, 05 Oct 2008) | 2 lines
Changed paths:
M /trunk/filters/ClosetGnome.lua
* Removed redundant localization from ClosetGnome
* ClosetGnome filter is now only loaded when ClosetGnome is installed and loaded
------------------------------------------------------------------------
r31 | nimbal | 2008-10-05 10:03:01 +0000 (Sun, 05 Oct 2008) | 2 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/GUI/BagBar.lua
M /trunk/Luggage.toc
M /trunk/filters/ClosetGnome.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
* Fixed position saving of bags and bag bars
* Added ClosetGnome filter properly
------------------------------------------------------------------------
r29 | nimbal | 2008-09-26 16:53:09 +0000 (Fri, 26 Sep 2008) | 1 line
Changed paths:
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
* One day, I will remember updating the locale before committing.
------------------------------------------------------------------------
r28 | nimbal | 2008-09-26 16:52:18 +0000 (Fri, 26 Sep 2008) | 2 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/Luggage.lua
M /trunk/Options.lua
* Added option to hide Blizzard bank frame
* Minor changes to default settings
------------------------------------------------------------------------
r26 | nimbal | 2008-09-26 10:08:31 +0000 (Fri, 26 Sep 2008) | 3 lines
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/Defaults.lua
M /trunk/Dropdowns.lua
M /trunk/filters/Default.lua
M /trunk/generateLocale.py
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
* generateLocale.py now recognizes multiple translations per line
* improved defaults
* added filters for mounts and vanity pets
------------------------------------------------------------------------
r24 | nimbal | 2008-09-23 17:26:04 +0000 (Tue, 23 Sep 2008) | 3 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/Dropdowns.lua
M /trunk/Luggage.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
* Added feature to show available bag space on a bag
* Added feature to show number of contained items in a bag
* Requires latest LibBaggage
------------------------------------------------------------------------
r23 | nimbal | 2008-09-22 21:28:52 +0000 (Mon, 22 Sep 2008) | 2 lines
Changed paths:
M /trunk/Defaults.lua
M /trunk/GUI/BagBar.lua
* Fixed Unfiltered Bank default bag
* Fixed "bagList is nil" error when adding new bag to new tab
------------------------------------------------------------------------
r21 | nimbal | 2008-09-22 20:43:12 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
M /trunk/filters/Default.lua
* Removed debug message
------------------------------------------------------------------------
r19 | nimbal | 2008-09-22 20:21:41 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
* added missing localization
------------------------------------------------------------------------
r17 | nimbal | 2008-09-22 20:17:21 +0000 (Mon, 22 Sep 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Defaults.lua
M /trunk/Luggage.toc
M /trunk/embeds.xml
M /trunk/filters/Default.lua
* Proper localization of item type filters
* Added LibBabble-Inventory-3.0 as library
------------------------------------------------------------------------
r16 | nimbal | 2008-09-22 17:17:28 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
M /trunk/Luggage.toc
A /trunk/embeds.xml
* Properly embedded libraries
------------------------------------------------------------------------
r15 | nimbal | 2008-09-22 12:31:30 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
* Added missing locale entry
------------------------------------------------------------------------
r13 | nimbal | 2008-09-22 11:16:49 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
M /trunk/model/Bag.lua
* Added option to place a bag manually (right click title frame to access it)
------------------------------------------------------------------------
r12 | nimbal | 2008-09-22 10:53:37 +0000 (Mon, 22 Sep 2008) | 2 lines
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/Defaults.lua
M /trunk/GUI/BagBar.lua
M /trunk/GUI/TabbedFrame.lua
M /trunk/Luggage.lua
* Fixed a bug where the bag bar's position was not saved
* Fixed a nil error when the user didn't specify the placement area yet
------------------------------------------------------------------------
r10 | nimbal | 2008-09-21 17:20:10 +0000 (Sun, 21 Sep 2008) | 1 line
Changed paths:
M /trunk/BagPlacement.lua
M /trunk/Options.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
* Added options for bag placement
------------------------------------------------------------------------
r9 | nimbal | 2008-09-21 16:03:49 +0000 (Sun, 21 Sep 2008) | 2 lines
Changed paths:
A /trunk/BagPlacement.lua
M /trunk/Defaults.lua
M /trunk/GUI/BagBar.lua
M /trunk/Luggage.toc
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
* Added automatic bag placement (no configuration yet, coming soon)
* Minor Refactoring
------------------------------------------------------------------------
r8 | nimbal | 2008-09-18 15:12:24 +0000 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
M /trunk/GUI/ItemButton.lua
M /trunk/Luggage.lua
M /trunk/model/Bag.lua
M /trunk/model/Stack.lua
* Fixed error when bags are full
* Fixed items showing on lock change
* Removed debug messages
------------------------------------------------------------------------
r7 | nimbal | 2008-09-18 11:26:33 +0000 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
M /trunk/GUI/BagBar.lua
M /trunk/Luggage.lua
M /trunk/Options.lua
M /trunk/generateLocale.py
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/model/Bag.lua
M /trunk/model/Stack.lua
* generateLocale.py now ignores inexistent files (i.e. disembedded libraries)
* Combined stacks should now always put the largest stack on the mouse
* Items shouldn't move around anymore when an item lock has changed
------------------------------------------------------------------------
r5 | nimbal | 2008-09-18 09:59:04 +0000 (Thu, 18 Sep 2008) | 1 line
Changed paths:
M /trunk/Dropdowns.lua
M /trunk/GUI/BagBar.lua
M /trunk/Options.lua
Config Menu should update properly now
------------------------------------------------------------------------
r4 | nimbal | 2008-09-17 18:49:21 +0000 (Wed, 17 Sep 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Options.lua
* Removed comment block
* Added AceLocale-3.0 to externals
------------------------------------------------------------------------
r3 | nimbal | 2008-09-17 18:10:42 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
Added .pkgmeta for externals
------------------------------------------------------------------------
r2 | nimbal | 2008-09-17 17:36:48 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
A /trunk/Compost.lua
A /trunk/Defaults.lua
A /trunk/Dropdowns.lua
A /trunk/GUI
A /trunk/GUI/AceGUIWidget-ButtonMatrix.lua
A /trunk/GUI/BagBar.lua
A /trunk/GUI/IconTree.lua
A /trunk/GUI/ItemButton.lua
A /trunk/GUI/TabbedFrame.lua
A /trunk/GUI/icons.lua
A /trunk/Luggage.lua
A /trunk/Luggage.toc
A /trunk/Options.lua
A /trunk/filters
A /trunk/filters/ClosetGnome.lua
A /trunk/filters/Default.lua
A /trunk/generateIconTable.py
A /trunk/generateLocale.py
A /trunk/locales
A /trunk/locales/deDE.lua
A /trunk/locales/enUS.lua
A /trunk/model
A /trunk/model/Bag.lua
A /trunk/model/Stack.lua
A /trunk/templates.xml
Initial Commit
------------------------------------------------------------------------
r1 | root | 2008-09-17 11:04:09 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"luggage/mainline: Initial Import"
------------------------------------------------------------------------