Luggage

A chest made of sapient pearwood that sorts your inventory for you

File Details

v1.08

  • R
  • Oct 17, 2008
  • 236.46 KB
  • 88
  • 3.0.2
  • Retail

File Name

Luggage-v1.08.zip

Supported Versions

  • 3.0.2

------------------------------------------------------------------------
r63 | nimbal | 2008-10-17 15:40:34 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
   A /tags/v1.08 (from /trunk:62)

Tagging as v1.08
------------------------------------------------------------------------
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"
------------------------------------------------------------------------