Combuctor is a bag replacement addon designed to help the player find things in his or her's inventory as quickly and as easily as possible.
I accept donations here
Included Addons
- Combuctor - The main addon. Provides a replacement for both the bank and bag frames
- Combuctor_Config - A load on demand configuration window
- Combuctor_Sets - A default set of categories
- Bagnon_Forever - Optional, stores inventory data about your characters so that you can view it later
- Bagnon_Tooltips - Optional, adds ownership date to item tooltips
Using CombuctorFiltering - The side filters should be fairly self explanatory. Click to filter to items that match the named category. When you click on a side filter, the bottom tabs will change to allow even finer control
- Near the bottom left of the screen are filters for quality. Click the color of quality you want to show
- Text searching: The filtering matches by name ("healing potion"), type ("axe"), and equip location ("chest")
Showing the bank and bag frames - The bank and bag frames are integrated into the interface by default. You can also set a keybinding for both of them in the keybindings menu.
- /cbt bank toggles the bank, and /cbt bags will toggle the inventory window
Viewing the data of other characters - Character viewing requires that you have Bagnon_Forever installed (included in the download) and that you have logged onto a character with Bagnon_Forever installed.
- To view the items of another character, simply click on your portrait and select the character you want to view from the dropdown

2.1.0
* Heavily revised text searches
* Pure text searches now only look at item names.
* t: searches look at item type/subtype/equiploc information
* q: searches look at quality information (ex, q:0 or q:epic)
* boe, bop, boa, bou, and quest perform tooltip searches for bind on x and quest item information.
* It is possible to negate a search (ex, !q:epic)
* It is possible to perform an intersection search (ex, q:epic&t:weapon for all epic weapons)
* It is possible to perform an union search (ex, t:weapont:armor for all items that are either armor or weapons).
2.0.8
* Bumped TOC for 3.1
* Added left side tabs (no GUI so far for it)