FBagOfHolding-r75312

Details

  • Filename
    FBagOfHolding-r75312.zip
  • Uploaded by
  • Uploaded
    May 27, 2008
  • Size
    835.35 KB
  • Downloads
    6
  • MD5
    53c754ac342775833dbcccc4d1ac2922

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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