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,832
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 06-10-10, 11:50 AM  
Mock
A Black Drake
AddOn Author - Click to view AddOns

Forum posts: 83
File comments: 39
Uploads: 3
No doubt this is the best bag addon for me out there but there's one thing it misses I feel. I want to show the gold i have on all the character instead of just the total gold on the realm, anyone knows how i could edit the money frame to show it?
Report comment to moderator  
Reply With Quote
Unread 06-10-10, 11:39 AM  
Spylord
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 15
Uploads: 1
Hi,

I am trying to add more options to the tab in the default sets.

This is what I have so far;

local function isRing(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
return equipLoc == 'INVTYPE_FINGER'
end
CombuctorSet:RegisterSubSet(L.Ring, L.Equipment, nil, isRing)

Everything seems to work fine, but BugSack complain;

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

I am still learning LUA, any tip will be great.
Last edited by Spylord : 06-10-10 at 11:39 AM.
Report comment to moderator  
Reply With Quote
Unread 05-21-10, 12:15 AM  
Koriel
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Re: Tooltip toggle?

Originally posted by Taronish
One thing... is there a quick/easy way to turn off the item counts in the tooltip? Altoholic is already telling me all that, and it has totals, etc. I glanced through the code briefly but given my lua/UI know-how but I figured it might be quicker to ask.
Just disable the Bagnon_Tooltips mod.
Report comment to moderator  
Reply With Quote
Unread 05-20-10, 07:00 PM  
Taronish
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Tooltip toggle?

Hi,

Combuctor is great. I've tried a ton of other bag mods, and there's always something... they were either performance hogs or did too much or too little. This one is just right.

One thing... is there a quick/easy way to turn off the item counts in the tooltip? Altoholic is already telling me all that, and it has totals, etc. I glanced through the code briefly but given my lua/UI know-how but I figured it might be quicker to ask.
Report comment to moderator  
Reply With Quote
Unread 05-11-10, 12:50 PM  
Meeshii
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Talking Finally my search is over

OH - my - GOODNESS!

I have been SO frustrated with the whole inventory management problem and have tried this or that recommended bag mod, but have hated something about every one of them.

Finally today I said screw it and went through just about every single bag mod on this site... Installed - logged in - checked out mode - logged out - trashed mod - search for next one in line - rinse and repeat.

Now I finally found the one that is perfect for me, and I can't thank you enough for this addon!

I do have one HUGE complaint though... You are listed much much to far past some of the others. Had this mod been on the first page it would have saved me half of the day of doing all the muck in my second paragraph up there.

THANKS!

Love this mod and recommend highly to anyone that wants a convenient, easy, and even fun way to sort your precious stuff.
Report comment to moderator  
Reply With Quote
Unread 05-08-10, 09:18 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Combuctor Plugins

Even though I've not done much development on Combuctor in a while, a few people have done some interesting things to add in more sets to Combuctor. Here they are:
Report comment to moderator  
Reply With Quote
Unread 05-01-10, 10:15 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Originally posted by tejon
Any chance of adding a yellow dot to the item quality selectors at the bottom, which would display all your quest items?
Nope. There should be a tab to handle this already.
Report comment to moderator  
Reply With Quote
Unread 05-01-10, 12:06 AM  
tejon
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Any chance of adding a yellow dot to the item quality selectors at the bottom, which would display all your quest items?
Report comment to moderator  
Reply With Quote
Unread 04-22-10, 05:19 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
You can drag the gripper in the bottom right corner of the frame to resize it.
Report comment to moderator  
Reply With Quote
Unread 04-21-10, 10:38 PM  
winarski80
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
BIGGER

How would i make my bank frame bigger?TY
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 03-31-10, 10:19 PM  
Myster
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 167
Uploads: 11
Originally posted by Tuller
Yes, I plan on implementing it.

(Update: I have 6 apartments to visit this weekend, so no free time soon :P)
I already hacked into my local version some of your bagnon code since the two have nearly the same code base, but I am sure yours will be much better then my ugly hacked version.
Report comment to moderator  
Reply With Quote
Unread 03-23-10, 05:59 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Yes, I plan on implementing it.

(Update: I have 6 apartments to visit this weekend, so no free time soon :P)
Last edited by Tuller : 03-25-10 at 06:06 PM.
Report comment to moderator  
Reply With Quote
Unread 03-23-10, 04:33 PM  
Myster
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 167
Uploads: 11
New QUEST API

You planning on adding the quest borders to this mod like you did bagnon??
Report comment to moderator  
Reply With Quote
Unread 03-22-10, 05:58 PM  
unwin
A Deviate Faerie Dragon

Forum posts: 12
File comments: 41
Uploads: 0
worldwidewarcraft blog review

I reviewed your addon my blog. Figured you would like to know that I have heard nothing but good things. People love your addon! Thanks for programming it!

here's the post if anyone is interested:
paper or plastic
Report comment to moderator  
Reply With Quote
Unread 02-26-10, 10:30 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Its possible, but something that has to be coded in via the set API.
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.