FBagOfHolding-r75566

Details

  • Filename
    FBagOfHolding-r75566.zip
  • Uploaded by
  • Uploaded
    May 30, 2008
  • Size
    842.04 KB
  • Downloads
    6
  • MD5
    028287b2532354ec169f1d7f78523006

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r75566 | feithar | 2008-05-30 14:58:14 -0400 (Fri, 30 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FItemDB.lua

FBagOfHolding:
- Fixed error introduced in last commit that would pop up if a new type of item is scanned.
------------------------------------------------------------------------
r75563 | feithar | 2008-05-30 14:39:29 -0400 (Fri, 30 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FItemDB.lua
   A /trunk/FBagOfHolding/TODO.txt
   M /trunk/FBagOfHolding/TabModel.lua

FBagOfHolding:
- Added ability to view items on your keyring.
------------------------------------------------------------------------
r75561 | feithar | 2008-05-30 14:14:50 -0400 (Fri, 30 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/FOO.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding:
- Main drop down menu now shows the current SVN revision number.
------------------------------------------------------------------------
r75560 | feithar | 2008-05-30 14:07:09 -0400 (Fri, 30 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua
   M /trunk/FBagOfHolding/TabModel.lua
   M /trunk/FBagOfHolding/ViewModel.lua

FBagOfHolding:
- Added revision numbers to all LUA files.
------------------------------------------------------------------------
r75518 | feithar | 2008-05-29 23:10:49 -0400 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding:
- Forgot to update the locale file before the last commit.
------------------------------------------------------------------------
r75516 | feithar | 2008-05-29 23:06:22 -0400 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Added additional options to the "last moved" filter. Added code to automatically add the current time to any item that doesn't already have a timestamp when the addon is initialized.
------------------------------------------------------------------------
r75506 | feithar | 2008-05-29 20:40:47 -0400 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Fixed bug that was preventing items from being updated properly. Added "Last Moved" filter that can filter based on when an item was last touched.
------------------------------------------------------------------------
r75453 | feithar | 2008-05-29 07:55:52 -0400 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FBoH_Templates.xml
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/TabModel.lua

FBagOfHolding:
- Added read only support for guild bank items.
------------------------------------------------------------------------
r75451 | feithar | 2008-05-29 07:23:36 -0400 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/TabModel.lua
   M /trunk/FBagOfHolding/ViewModel.lua

FBagOfHolding:
- Made performance enhancements. Alt and guild bank items will no longer be rescanned unless it is absolutely necessary.
------------------------------------------------------------------------
r75442 | feithar | 2008-05-29 00:33:32 -0400 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/TabModel.lua

FBagOfHolding:
- Made some modifications to improve CPU and memory utilization.
------------------------------------------------------------------------
r75412 | feithar | 2008-05-28 19:22:21 -0400 (Wed, 28 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FItemDB.lua

FBagOfHolding:
- Disabled ability to scan guild bank items for views until I can optimize cpu utilization.
------------------------------------------------------------------------
r75335 | feithar | 2008-05-28 07:22:26 -0400 (Wed, 28 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FBoH_Templates.xml

FBagOfHolding:
- Fixed item button templates to allow user to link and display items in the dressing room if the item is in the user's bank or on an alt.
------------------------------------------------------------------------
r75312 | feithar | 2008-05-27 23:32:30 -0400 (Tue, 27 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding:
- Added code for scanning and storing guild bank data. Made further optimizations to reduce memory usage of the item database.
------------------------------------------------------------------------
r75290 | feithar | 2008-05-27 18:02:36 -0400 (Tue, 27 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc
   M /trunk/FBagOfHolding/FItemDB.lua

FBagOfHolding:
- Reorganized item database somewhat to reduce memory usage.
------------------------------------------------------------------------
r75106 | feithar | 2008-05-25 11:13:37 -0400 (Sun, 25 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua

FBagOfHolding:
- Fixed location of drop down menu when the minimap button is clicked.
------------------------------------------------------------------------
r75103 | feithar | 2008-05-25 10:42:04 -0400 (Sun, 25 May 2008) | 2 lines
Changed paths:
   A /trunk/FBagOfHolding/Libs/LibFuBarPlugin-Mod-3.0
   A /trunk/FBagOfHolding/Libs/LibFuBarPlugin-Mod-3.0/LibFuBarPlugin-Mod-3.0.lua
   A /trunk/FBagOfHolding/Libs/LibFuBarPlugin-Mod-3.0/lib.xml

FBagOfHolding:
- Added new library folder for something that I thought I could include as an external, but couldn't...
------------------------------------------------------------------------
r75102 | feithar | 2008-05-25 10:39:22 -0400 (Sun, 25 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/embeds.xml

FBagOfHolding:
- Rearranged externals somewhat to fix issues with people who install without externals.
------------------------------------------------------------------------
r75087 | feithar | 2008-05-25 06:56:31 -0400 (Sun, 25 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FItemDB.lua

FBagOfHolding:
- Fixed error that would occur if the user has never used the addon before.
------------------------------------------------------------------------
r75063 | feithar | 2008-05-24 23:38:40 -0400 (Sat, 24 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc

FBagOfHolding:
- Fixed a typo in the TOC.
------------------------------------------------------------------------
r75062 | feithar | 2008-05-24 23:36:07 -0400 (Sat, 24 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc

FBagOfHolding:
- Updated TOC to add link to the addon forum on wowace.
------------------------------------------------------------------------
r75050 | feithar | 2008-05-24 18:05:00 -0400 (Sat, 24 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc

FBagOfHolding:
- Updated TOC.
------------------------------------------------------------------------
r74966 | feithar | 2008-05-23 15:25:00 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FItemDB.lua
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/embeds.xml

FBagOfHolding:
- Fixed bug that would generate an error if the character had a physical bag with no items in it. Added profile functionality.
------------------------------------------------------------------------
r74950 | feithar | 2008-05-23 14:30:02 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FBoH_Templates.xml
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding:
- Eliminated buttons from the bag views whose functionality is also provided in the context menu. Disabled option to view as a list, and added ability to turn reenable the option from the test menu for future testing.
------------------------------------------------------------------------
r74941 | feithar | 2008-05-23 12:36:10 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding:
- Added a "default" filter that is used when an unrecognized filter is requested. Modified view configuration UI to take unrecognized filters into account (user can see them, but not edit them).
------------------------------------------------------------------------
r74939 | feithar | 2008-05-23 12:03:30 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/TabModel.lua
   M /trunk/FBagOfHolding/embeds.xml

FBagOfHolding:
- Added hooks so that when the Blizzard open bag functions are called, they will be routed to the addon instead. This will eventually be configurable by the user. Also fixed an issue where if the first option for a filter has suboptions, the default value for that filter would be set incorrectly.
------------------------------------------------------------------------
r74780 | feithar | 2008-05-22 07:17:00 -0400 (Thu, 22 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Filter option menus can now have submenus. Completed character filter to allow selection of individual realms and characters.
------------------------------------------------------------------------
r74722 | feithar | 2008-05-21 19:24:47 -0400 (Wed, 21 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Renamed "RegisterFilter" to "RegisterProperty", since it makes more sense to register all properties at once rather than one at a time (in the future properties will also allow the ability to sort as well as be displayed in a list).
------------------------------------------------------------------------
r74643 | feithar | 2008-05-21 07:26:01 -0400 (Wed, 21 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FBoH_Templates.xml
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding:
- Fixed problem with displaying items from alts (before it would try to display the item in the same slot ID from the current character rather than from the alt's inventory).
------------------------------------------------------------------------
r74614 | feithar | 2008-05-20 23:51:59 -0400 (Tue, 20 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Added item type and equip slot filters. Fixed a bug that would cause filter settings to not appear if no name value is set (should default to showing the actual value). Also, changed new filters to default to the first option if a list of options is available.
------------------------------------------------------------------------
r74593 | feithar | 2008-05-20 19:01:14 -0400 (Tue, 20 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBagOfHolding.toc
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/ViewModel.lua

FBagOfHolding:
- Added drop down menu for FuBar/minimap button to allow opening of bag views.
------------------------------------------------------------------------
r74527 | feithar | 2008-05-20 08:05:06 -0400 (Tue, 20 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FBoH_Templates.xml
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/ViewModel.lua

FBagOfHolding:
- Implemented context menu for view tabs.
------------------------------------------------------------------------
r74478 | feithar | 2008-05-19 20:58:55 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Added placeholder menu for character filter.
------------------------------------------------------------------------
r74412 | feithar | 2008-05-19 08:02:59 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/FBoH_Configure.xml
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua
   M /trunk/FBagOfHolding/embeds.xml

FBagOfHolding:
- Added drop down menus for most of the standard filters that need them.
------------------------------------------------------------------------
r74403 | feithar | 2008-05-19 07:06:25 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding
   A /trunk/FBagOfHolding/Libs/LibTipHooker-3.0
   A /trunk/FBagOfHolding/Libs/LibTipHooker-3.0/LibTipHooker-3.0.lua

FBagOfHolding:
- Added tiphooker library, which I had forgotten on the initial import.
------------------------------------------------------------------------
r74349 | feithar | 2008-05-18 20:43:39 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc

FBagOfHolding:
- Just added a note to the TOC indicating that the addon is not production ready.
------------------------------------------------------------------------
r74339 | feithar | 2008-05-18 18:52:58 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua

FBagOfHolding:
- Added revision property (still trying to remember all the details on how SubVersion works... ;-)  )
------------------------------------------------------------------------
r74337 | feithar | 2008-05-18 18:45:48 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua

FBagOfHolding:
- Just added a revision tag.
------------------------------------------------------------------------
r74336 | feithar | 2008-05-18 18:32:31 -0400 (Sun, 18 May 2008) | 1 line
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding: Added ability to create bags, temporarily through the debug menu. Removed a bunch of debugging print statements, and added external lib references.
------------------------------------------------------------------------
r74300 | feithar | 2008-05-18 12:09:56 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   A /trunk/FBagOfHolding
   A /trunk/FBagOfHolding/Commands.lua
   A /trunk/FBagOfHolding/FBagOfHolding.lua
   A /trunk/FBagOfHolding/FBagOfHolding.toc
   A /trunk/FBagOfHolding/FBagOfHolding.xml
   A /trunk/FBagOfHolding/FBoH_Configure.lua
   A /trunk/FBagOfHolding/FBoH_Configure.xml
   A /trunk/FBagOfHolding/FBoH_Templates.lua
   A /trunk/FBagOfHolding/FBoH_Templates.xml
   A /trunk/FBagOfHolding/FItemDB.lua
   A /trunk/FBagOfHolding/FOO.lua
   A /trunk/FBagOfHolding/Images
   A /trunk/FBagOfHolding/Images/ConfigFrame-Bot.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-BotLeft.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-BotRight.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-Top.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-TopLeft.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-TopRight.tga
   A /trunk/FBagOfHolding/Images/GroupBars.tga
   A /trunk/FBagOfHolding/Images/Horizontal-Insert.tga
   A /trunk/FBagOfHolding/Images/PropertyButton.tga
   A /trunk/FBagOfHolding/Images/ResizeColumnGrip.tga
   A /trunk/FBagOfHolding/Images/ResizeGrip.tga
   A /trunk/FBagOfHolding/Images/ScrollBarBottom.tga
   A /trunk/FBagOfHolding/Images/ScrollBarTop.tga
   A /trunk/FBagOfHolding/Images/WellFrame-BotLeft.tga
   A /trunk/FBagOfHolding/Images/WellFrame-BotRight.tga
   A /trunk/FBagOfHolding/Images/WellFrame-TopLeft.tga
   A /trunk/FBagOfHolding/Images/WellFrame-TopRight.tga
   A /trunk/FBagOfHolding/Libs
   A /trunk/FBagOfHolding/Locale-enUS.lua
   A /trunk/FBagOfHolding/StandardFilters.lua
   A /trunk/FBagOfHolding/TabModel.lua
   A /trunk/FBagOfHolding/ViewModel.lua
   A /trunk/FBagOfHolding/embeds.xml

FBagOfHolding: initial commit

------------------------------------------------------------------------

Additional Files