• World of Warcraft Addons
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Combuctor

 
Project Updated:
Files Updated: Fri, Dec 11 2009
Supports Game Version: 3.3.0
Category: Bags & Inventory
Tags:

, , , and [Edit Tags]

Project Manager: Tuller
Additional Authors: No additional authors
Current Version: 2.2.2
License: BSD License
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 763
Downloads Total: 98,171
Favorites: 249
Comments: 82
  • Contests
  • About Combuctor
  •  

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.

Included Addons

  • Combuctor - The main addon. Provides a replacement for both the bank and bag frames
  • 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 Combuctor

Filtering

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

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Combuctor 2.2.2 Release 3.3.0 6,899 12/11/2009
  Combuctor 2.2.1 Release 3.3.0 4,490 12/10/2009
  Combuctor 2.2.0 Beta 3.3.0 54 12/10/2009
  Combuctor 2.1.4 Release 3.3.0 3,598 12/9/2009
  Combuctor 2.1.3 Release 3.3.0 7,312 12/8/2009
  • Screenshots (2)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • pozzyx said

    yes Tuller this is intentional...but for me this is better show the contents and even the empty slots,and as I said before in the previous version everything worked.....I do this in order to adjust the material that I need to deposit in bank....I like it so useful and more .....how can I do to solve the problem? tanks

    Reply Report Permalink
  • Must said

    I cant open my bag nor my bank.
    Error message:
    Date: 2009-12-14 12:01:34
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Combuctor\itemFrame.lua line 285:
    attempt to index field 'BagSlotInfo' (a nil value)
    Debug:
    [C]: ?
    Combuctor\itemFrame.lua:285: GetBagSize()
    Combuctor\itemFrame.lua:184: Regenerate()
    Combuctor\itemFrame.lua:44:
    Combuctor\itemFrame.lua:42
    [C]: Show()
    ..\FrameXML\UIParent.lua:1967: ShowUIPanel()
    Combuctor\frame.lua:651: ShowFrame()
    Combuctor\frame.lua:645: ToggleFrame()
    Combuctor\Combuctor.lua:250: Toggle()
    Combuctor\Combuctor.lua:183: ToggleBackpack()
    [string "TOGGLEBACKPACK"]:1:
    [string "TOGGLEBACKPACK"]:1

    Reply Report Permalink
  • Tuller said

    this is due to an improper installation of combuctor. please delete all files, then reinstall.

    Reply Report Permalink
  • pozzyx said

    hy all
    i have a problem ....look this image pls
    http://img31.imageshack.us/img31/1980/pic1ti.jpg
    this is my bank bag......now when click trade tab for look my LWbags backdroung change color in green
    this is image look pls
    http://img36.imageshack.us/img36/7862/pic2sc.jpg
    What happened.....what is the problem...in the previous version worked.....
    I hope it is resolved in the next release
    tanks

    Reply Report Permalink
  • Tuller said

    this is intentional, to show trade slots

    Reply Report Permalink
  • Is there anyway to make the item boxes a bit smaller?

    I looked in Combuctor's config, and didn't see anything I could edit in there.

    Reply Report Permalink
  • Ignore the above, I just realized it was normal.

    I've accidentally sold so many things due to other bag addons had everything so small, Combuctor actually lets me see exactly what I might end up selling by accidentally clicking on it.

    Very nice addon. ^.^

    Reply Report Permalink
  • Delusion98 said

    getting this error with current release that the curse client updated about an hour ago

    Message: Interface\AddOns\Combuctor\bag.lua:348: attempt to index field 'BagSlotInfo' (a nil value)
    Time: 12/10/09 12:41:47
    Count: 1
    Stack: Interface\AddOns\Combuctor\bag.lua:348: in function `IsBank'
    Interface\AddOns\Combuctor\bag.lua:78: in function `Set'
    Interface\AddOns\Combuctor\frame.lua:265: in function `UpdateBagFrame'
    Interface\AddOns\Combuctor\frame.lua:174: in function `New'
    Interface\AddOns\Combuctor\Combuctor.lua:159: in function <Interface\AddOns\Combuctor\Combuctor.lua:155>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    ...ce\AddOns\Chatter\Libs\AceAddon-3.0\AceAddon-3.0.lua:539: in function `EnableAddon'
    ...ce\AddOns\Chatter\Libs\AceAddon-3.0\AceAddon-3.0.lua:629: in function <...ce\AddOns\Chatter\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:234: in function `UIParentLoadAddOn'
    Interface\FrameXML\UIParent.lua:257: in function `CombatLog_LoadUI'
    Interface\FrameXML\UIParent.lua:481: in function <Interface\FrameXML\UIParent.lua:453>

    Locals: self = CombuctorBag1 {
    0 = <userdata>
    }
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to index field 'BagSlotInfo' (a nil value)"

    Reply Report Permalink
  • moldavia said

    you sure its downloading the "latest" release? why not just do manual it works fine on 3 comps/accounts here. almost looks like it did not install properly from all the errors.

    Reply Report Permalink
  • Tuller said

    I've uploaded 2.2.1, which should fix the issue. Please try it once Curse approves it.

    Reply Report Permalink
  • moldavia said

    thanks fixed the bank problem and thanks for mod and fast updates.

    Reply Report Permalink
  • ok so obviously im not tha only person to have this issue but i cannot open tha bank bag either, guild bank works fine though... was also wondering if it was at all possible to have manual sorting? was using ark inventory but as there is no current update for that found Combuctor and quite like it except 4 no manual sorting...

    Reply Report Permalink
  • moldavia said

    ok put in 2.2.0 and 3 accounts and none of them are able to open bank bag. Can open main bags no problem. I disabled all addons but Combuctor on all 3 accounts and still cannot open bank bag. I tried deleting lua files on all 3 accounts and does not work. I put 2.1.3 back in and it works fine.

    Reply Report Permalink
  • Xanthan said

    I am currently using your Bagnon addon, I am trying to see the main differences between that addon and this one. I see the graphical differences but would like to know the functional differences. Also is there a way to lets say, search for "frostweave cloth" and have it tell us which toons have matches? Without opening each toons tabs? And to what the previous poster said about guild bank, I have an alt that has his own private guild just for guild bank slots. So being able to search and view offline would be great.

    Reply Report Permalink
  • Tuller said

    The interface is the difference. Bagnon is a pure all in one inventory window, and Combuctor adds extra buttons to filter what is displayed in the window.

    Reply Report Permalink
  • Xanthan said

    At the time of my original posting I had just used bagnon, but after using Combuctor... Wow, amazing difference. To be honest I didn't really like bagnon. Just couldnt get use to the 1 huge window. But Combuctor makes my bags nice and tidy, it feels more organized. Thanks for a great addon, this is how Blizzard should have made it from the start. I was wondering if you knew of a unit frame that supported giving you just 1 bag icon, I have no need for multiple bag icons now that I have combuctor.

    Reply Report Permalink
  • Hexerin said

    It's a great addon but it would be nice to be able to se guildbank to.
    Have 3 Guilds with mats witch would be nise to see without logging in and out every time just to see if i got it or not.

    Hope it can be done. many tx for a good add...

    Reply Report Permalink
  • moldavia said

    you can check out Possessions mod over at wowinterface its outdated but change the toc to 30300 and it will work fine. It keeps a history of ALL bags/bank/guildbank and has a largely configurable search function. It will tell you how much of an item you have and who has it and where.

    Reply Report Permalink
  • Tuller said

    Even if i add in support for the guild bank, you're likely only going to be able to see what items in the bank looked like there the last time you checked it. So, the overall utility may be a bit limited.

    Reply Report Permalink
  • This would greatly benefit from having a tab for all tradeable items, with the option to include (or not include) Bind to Account as part of that tab. Usage scenario would be if a player has many alts (like me), and wants to forward all Bind on Equip items to a specific character that handles auctions. Ideally, it would act like the list of items in the Appraiser tab on Auctioneer, where it would show all auctionable items, and hide ones I specifically check to hide, such as bandages and spell reagents.

    Pretty good addon, though. Very clean.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 8,275 Bagnon Bags & Inventory
  2. 6,864 Outfitter Bags & Inventory, PvP, and...
  3. 5,859 RatingBuster Tooltip, and Bags & Inventory
  4. 3,696 Altoholic Guild, Bags & Inventory, Mail...
  5. 2,232 ArkInventory Bags & Inventory