Download
(149Kb)
Download
Updated: 03-17-19 10:00 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Shadows of Argus (7.3.0)
Tomb of Sargeras (7.2.0)
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:03-17-19 10:00 AM
Created:unknown
Downloads:221,840
Favorites:1,133
MD5:

Combuctor  Popular! (More than 5000 hits)

Version: 8.1.1
by: jaliborc, Tuller



Overview
Combuctor is a bag replacement addon designed to help the player find items as quickly and as easily as possible, while still feeling part of the default interface. Beyond the basic all-bags-in-one functionality, Combuctor provides features such as:

  • Ability to view the items of any character, from anywhere *
  • Inventory, bank, vault and guild bank support
  • Coloring based on item quality and more
  • Intelligent item search engine
  • Tooltip item counts
  • Item rulesets
  • Databroker support
* - Requires the player to login and visit the bank once at each character

Plugins
A wide assortment of plugins has been made by people in the community:
Notes
  • Please submit bugs and feature requests at GitHub.
  • Are you a developer? Combuctor provides a rich API for developing plugins and extra rulesets!
  • Please consider supporting Combuctor by becoming a patron or submitting a donation.
  • Visit me at jaliborc.com.

Optional Files (15)
File Name
Version
Size
Author
Date
Type
CF_6.0.2
3kB
10-19-14 12:59 AM
Addon
1
1kB
12-13-12 04:57 PM
Addon
1.4b
9kB
05-19-11 07:48 AM
Addon
1.3b
12kB
05-19-11 07:47 AM
Addon
1.2b
9kB
05-19-11 07:47 AM
Addon
1.3b
5kB
05-19-11 07:46 AM
Addon
1.3b
12kB
05-19-11 07:46 AM
Addon
1.2b
9kB
05-19-11 07:45 AM
Addon
1.2b
12kB
05-19-11 07:45 AM
Addon
1.2b
12kB
05-19-11 07:44 AM
Addon
1.3b
10kB
05-19-11 07:44 AM
Addon
1.0.00
1kB
01-19-11 11:41 PM
Addon
1.0.01
3kB
01-19-11 05:31 PM
Addon
1.0.00
2kB
01-16-11 09:31 AM
Addon
1.1.02
2kB
01-16-11 04:45 AM
Addon


Post A Reply Comment Options
Unread 04-26-11, 11:08 PM  
Xeddicus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 32
Uploads: 1
Originally posted by PProvost
Okay, found a hack/fix that seems to work (for now) for the auction house problem. It isn't perfect but at least you can see the AH again.

It has something to do with the UIPanels code in Combuctor. It seems you cannot make the Combuctor window not be a UIPanel anymore. And since the priority of the window seems to be 1, it competes with the AH window.

The simple fix for now is to open Addons\Combuctor\frame.lua and go to line 607. Insert the following line after the SetAttribute line that is there, and the one following it.

Code:
self:SetAttribute('UIPanelLayout-pushable', 5)
Not perfect, but it works for now. Next I will try to figure out how to turn off this damn UI panel mess when you manually position the frame.
Not working for me for some reason- no change.
Last edited by Xeddicus : 04-27-11 at 03:23 AM.
Report comment to moderator  
Reply With Quote
Unread 04-26-11, 08:49 PM  
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 126
Uploads: 23
Okay, found a hack/fix that seems to work (for now) for the auction house problem. It isn't perfect but at least you can see the AH again.

It has something to do with the UIPanels code in Combuctor. It seems you cannot make the Combuctor window not be a UIPanel anymore. And since the priority of the window seems to be 1, it competes with the AH window.

The simple fix for now is to open Addons\Combuctor\frame.lua and go to line 607. Insert the following line after the SetAttribute line that is there, and the one following it.

Code:
self:SetAttribute('UIPanelLayout-pushable', 5)
Not perfect, but it works for now. Next I will try to figure out how to turn off this damn UI panel mess when you manually position the frame.
Report comment to moderator  
Reply With Quote
Unread 04-26-11, 08:37 PM  
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 126
Uploads: 23
Patch 4.1 and the Auction House

Trying to work out the cause, but when I visit the AH with Combuctor enabled, the AH frame doesn't show up.

Anyone else found a fix for this yet?
Report comment to moderator  
Reply With Quote
Unread 04-14-11, 06:51 AM  
Teowyn
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Hi, i`m getting errors on login

1x AceLocale-3.0: Combuctor: Missing entry for 'Misc':
Combuctor_Sets\sets.lua:114: in main chunk

1x AceLocale-3.0: Combuctor: Missing entry for 'Quest':
Combuctor_Sets\sets.lua:81: in main chunk
Report comment to moderator  
Reply With Quote
Unread 04-14-11, 05:36 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
You've been able to type "boe" into the search box for quite some time now (in both Combuctor and Bagnon). You can also type "bop" and "boa" respectively. What I cannot do is determine if something is soulbound vs bind on equip (tooltip parsing does not seem to provide this information to the API)
Report comment to moderator  
Reply With Quote
Unread 04-14-11, 01:40 AM  
Nyks
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
Originally posted by Seajewel, ~2 years ago!
[b]I would like to see a different filter for "Bind on Equip" equipment so I can sell/disenchant easier.
Originally posted by Tuller (on 02-11-2008)
Soulbound filter: Probably will happen
Are there any news on this? A tab "BOE" on the equipment-filter would be very nice.

Another question:
How to activate sorting of items in combuctor?
Last edited by Nyks : 04-14-11 at 01:46 AM.
Report comment to moderator  
Reply With Quote
Unread 04-01-11, 11:14 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
@GreyWolfSC:
I actually know about it already, but thanks for reminding me to fix it
Report comment to moderator  
Reply With Quote
Unread 03-31-11, 10:24 AM  
GreyWolfSC
A Murloc Raider

Forum posts: 5
File comments: 83
Uploads: 0
I'm not sure if you're accepting bug reports from the PTR, but under 4.1 Combuctor currently goes berserk.

The bag frame doesn't stay where you put it (it opens in the default top left every time) and sometimes it opens with totally scrambled slots that are sitting in the middle of the screen and stretches item icons to huge proportions.

Sorry if I put this in the wrong place.
Report comment to moderator  
Reply With Quote
Unread 03-20-11, 08:26 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
My first inclination would be to say it's possibly other ace addons, since Combuctor really shouldn't be doing anything when closed right now. The simplest way to test that would be to look at CPU usage with all other addons disabled.
Report comment to moderator  
Reply With Quote
Unread 03-20-11, 06:10 AM  
IcyZeal
A Murloc Raider

Forum posts: 6
File comments: 4
Uploads: 0
I'm regularly monitoring the CPU usage of my addons because in raids im hitting the upper limit of what my poor old PC can do. During my last scanning i have noticed that Combuctor has moderate CPU usage spikes(higher than i am comfortable with, but as i said, i have to be almost paranoid when it comes to this) whenever my Addon-tester bankalts spellcast goes off.

So i just got a short question:
Do you think this is caused by Combuctor because of Events you hook into OR do you think this is overhead from the Ace framework?

Thanks in Advance.
Report comment to moderator  
Reply With Quote
Unread 02-20-11, 10:12 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Bagnon_Forever was deprecated in Combuctor in favor of BagSync:
http://www.wowinterface.com/download...1-BagSync.html
Report comment to moderator  
Reply With Quote
Unread 02-19-11, 07:01 PM  
Neodragus
A Kobold Labourer
 
Neodragus's Avatar

Forum posts: 0
File comments: 6
Uploads: 1
Love the addon, been using it since as long as I can remember. Just recently though, I've been having a problem with it and there aren't any lua errors though to tell me any information about the problem.

The problem that I'm having is the addon not showing the bank frames when I am away from the bank. It used to store the stuff that was in my bank to show me, but now doesn't. Could it possibly be because I don't have any bagnon addons installed that you used to include with the releases of combuctor? If so, what ones as I just deleted the bagnon bits when they weren't there in the latest combuctor release as I pressumed I wouldn't need them anymore? If it doesn't have anything to do with that, what else do you think it could be? I have deleted the entire combuctor files and reinstalled them, and I don't really want to delete my wtf as it takes a while to sort out my UI from nothing again...
Report comment to moderator  
Reply With Quote
Unread 02-12-11, 12:34 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Sortof. If you reuse blizzard bag slots in one, you should not reuse them in another. You'll also have inconsistent behavior with regard to which addon hooks into the stock bag interface. Combuctor may be the one, Bagnon might be as well.
Report comment to moderator  
Reply With Quote
Unread 02-11-11, 03:38 PM  
DanielCoffey
A Wyrmkin Dreamwalker
 
DanielCoffey's Avatar
AddOn Author - Click to view AddOns

Forum posts: 51
File comments: 74
Uploads: 1
Tuller - is there a known conflict between Bagnon and Combuctor? They had played nice until 4.0.6 so I wondered when I saw your reply to W0lfie.
__________________
Report comment to moderator  
Reply With Quote
Unread 02-09-11, 06:56 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
@ Niahm:
That's a Combuctor_Alchemy problem, not Combuctor.

@W0lfie:
Do you happen to be running Bagnon at the same time (Hint: Don't :P)

@Archangel_Mike:
Combuctor_Config can be disabled without breaking Combuctor. Also, its fixed.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.