• Addons
    World of Warcraft

Download FBagOfHolding

FBagOfHolding 1.0.142b

You are downloading FBagOfHolding 1.0.142b. You will need to select one of mirrors below in order to begin your download.


  • Choose this option to manually download and install the addon. For instructions on how to install it, please read our install guide.

  •  
  • Install w/ V3 Client

    Choose this option to automatically download and install the addon via our Curse Client. It’s free, lightweight, and easy to use!

  •  
  • Install w/ V4 Client

    Choose this option to automatically download and install via the V4 Curse Client (currently in Early Access Beta).

  • Contests
  • ChangeLog
  •  

------------------------------------------------------------------------
r144 | feithar | 2009-05-26 22:19:57 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
   M /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.lua
   M /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.toc
   M /trunk/Modules/EquipmentManager/Locale-enUS.lua

FBagOfHolding:
- Created module for Blizzard's built in equipment manager.
------------------------------------------------------------------------
r143 | feithar | 2009-05-26 00:58:44 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Modules/EquipmentManager
   A /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.lua
   A /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.toc
   A /trunk/Modules/EquipmentManager/Locale-enUS.lua

FBagOfHolding:
- Added skeleton code for EquipmentManager module.
------------------------------------------------------------------------
r142 | feithar | 2009-05-22 02:52:25 +0000 (Fri, 22 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/SearchCollector.lua

FBagOfHolding:
- Updated documentation for SearchCollector.lua
------------------------------------------------------------------------
r141 | feithar | 2009-05-19 23:35:27 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/ItemContainer.lua
   M /trunk/Classes/ItemDBCollection.lua
   M /trunk/Classes/ItemDetailCache.lua
   M /trunk/Classes/SearchCollector.lua
   M /trunk/FItemDB.lua
   M /trunk/Libs/LibFOO-1.0/LibFOO.lua

FBagOfHolding:
- Modified code so unit tests would only load if WoWUnit was present. Changed interface of SearchCollector to require all item properties to be set before the call to CheckItem rather than letting CheckItem set the final item detail properties to generalize the class so it can be used for searching for other things (like empty bag slots).
------------------------------------------------------------------------
r140 | feithar | 2009-05-19 03:16:27 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/ItemDBCollection.lua

FBagOfHolding:
- Set keywords:revision for ItemDBCollection.lua
------------------------------------------------------------------------
r139 | feithar | 2009-05-19 03:15:24 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/Classes.xml
   M /trunk/Classes/ItemContainer.lua
   A /trunk/Classes/ItemDBCollection.lua
   M /trunk/Classes/ItemDetailCache.lua
   M /trunk/Classes/SearchCollector.lua

FBagOfHolding:
- Added code to ItemContainer.lua to search for items. Started on the ItemDBCollection hierarchy.
------------------------------------------------------------------------
r138 | feithar | 2009-05-16 11:28:01 +0000 (Sat, 16 May 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Modules/Outfitter
   A /trunk/Modules/Outfitter/FBoH_Outfitter.lua
   A /trunk/Modules/Outfitter/FBoH_Outfitter.toc

FBagOfHolding:
- Added Outfitter module, created by fakeh on the Curse forums.
------------------------------------------------------------------------
r137 | feithar | 2009-05-14 02:43:08 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/SearchCollector.lua

FBagOfHolding:
- Finished SearchCollector.lua
------------------------------------------------------------------------
r136 | feithar | 2009-05-14 00:02:58 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/ItemDetailCache.lua
   M /trunk/Classes/SearchCollector.lua

FBagOfHolding:
- Continued work on SearchCollector.lua Should now be able to handle collecting and sorting results. Filtering still needs to be tested.
------------------------------------------------------------------------
r135 | feithar | 2009-05-13 22:01:45 +0000 (Wed, 13 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/SearchCollector.lua
   M /trunk/FBagOfHolding.toc
   A /trunk/InitAddon.lua

FBagOfHolding:
- Added InitAddon.lua file, which I forgot with the last commit. Added some additional test for code yet to be written in SearchCollector.lua
------------------------------------------------------------------------
r134 | feithar | 2009-05-13 02:49:08 +0000 (Wed, 13 May 2009) | 2 lines
Changed paths:
   M /trunk/Classes/Classes.xml
   M /trunk/Classes/ItemContainer.lua
   M /trunk/Classes/ItemDetailCache.lua
   M /trunk/Classes/SearchCollector.lua

FBagOfHolding:
- Set the keywords property on new class files.
------------------------------------------------------------------------
r133 | feithar | 2009-05-12 23:34:49 +0000 (Tue, 12 May 2009) | 2 lines
Changed paths:
   A /trunk/Classes
   A /trunk/Classes/Classes.xml
   A /trunk/Classes/ItemContainer.lua
   A /trunk/Classes/ItemDetailCache.lua
   A /trunk/Classes/SearchCollector.lua
   M /trunk/FBagOfHolding.toc
   M /trunk/FItemDB.lua
   M /trunk/FOO.lua

FBagOfHolding:
- Added several classes to start the process of updating code in FItemDB.lua
------------------------------------------------------------------------
r132 | feithar | 2009-05-09 14:41:59 +0000 (Sat, 09 May 2009) | 2 lines
Changed paths:
   M /trunk/FBoH_Docking.lua
   M /trunk/FItemDB.lua

FBagOfHolding:
- Disabled most tests. Created ItemDetailCache class to keep track of item info between sessions (not yet integrated with everything else).
------------------------------------------------------------------------
r131 | feithar | 2009-05-08 11:31:51 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
   M /trunk/Libs

FBagOfHolding:
- Updated reference to LibCrayon to pull release version from svn.
------------------------------------------------------------------------
r130 | feithar | 2009-05-08 11:22:20 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
   M /trunk/Libs

FBagOfHolding:
- Changed reference to LibStub to pull from the appropriate location in the WoWAce svn.
------------------------------------------------------------------------
r129 | feithar | 2009-05-08 03:32:28 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
   M /trunk/Libs/LibFOO-1.0/LibFOO.lua

FBagOfHolding:
- Updated LibFOO to use LOOP's cached class model.
------------------------------------------------------------------------
r128 | feithar | 2009-05-08 00:37:26 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding.toc
   A /trunk/Libs/LibFOO-1.0
   A /trunk/Libs/LibFOO-1.0/LOOP_License.txt
   A /trunk/Libs/LibFOO-1.0/LibFOO-1.0.xml
   A /trunk/Libs/LibFOO-1.0/LibFOO.lua

FBagOfHolding:
- Added LibFOO as a library for enabling OOP. Based on LOOP library: http://loop.luaforge.net
------------------------------------------------------------------------

  • Similar Addons
  •  

Average downloads per day

  1. 5,982 Bagnon Bags & Inventory
  2. 2,204 Outfitter Bags & Inventory, PvP, and...
  3. 2,085 ArkInventory Bags & Inventory
  4. 2,059 Altoholic Guild, Bags & Inventory, Mail...
  5. 1,338 RatingBuster Tooltip, and Bags & Inventory