OneBag3
OneBag3 is part of a long line of bag replacements for the default game bags that will combine all of your bags into one frame.
OneBag has a long history of minimalism and OneBag3 will continue to uphold the standard of easy of use and simplicity it's predecessors set. Like the earlier versions, OneBag3 will continue to offer powerful options for those who wish to delve a little deeper.
Also in the vein of earlier iterations I've kept to the philosophy of doing as little work as possible, as a result the code base is very small, and most of it is in the OneCore library. As of the time of writing there are only 268 lines of code unique to OneBag3, and only 1804 lines of code in OneCore itself. LoC is a horrible stat in general, but it's fun none the less, and I cheat horribly since I build off the powerful Ace3 libraries.
Features
- Now with Search
- Combines all of your bags into one.
- Customizable number of columns
- Inherent support for addons that interact with the default bags
- Color coded slots by item rarity or bag type
- Will automatically open and close for you when visiting the auction house, bank, mailbox, merchant or when trading with another player.
- Allows only certain bags to be displayed, either by slot or type
- Custom bag bar which will highlight it's associated slots on mouseover. This highlighting can be locked in place by clicking.
- Customizable scale, background color, alpha, and more.
- Clean and powerful graphical configuration
- Exposes WoW's built in bag sorting
Search Syntax
Search inside of OneBag3 is powered by the LibItemSearch library by Jalibroc. As a result it supports many advanced search options.
Advanced Filters:
- Quality: q:[quality] or quality:[quality]. Example: q:epic
- Level: l:[level], lvl:[level] or level:[quality]. Example lvl:30
- Type or Subtype: t:[search], type:[search] or slot:[search]. Example t:weapon
- Name: n:[name] or name:[name]. Example: n:lockbox
- Sets: s:[set] or set:[set]. Example: s:fire
- Tooltip Info: tt:[term], tip:[term] or tooltip:[term]. Example: tt:binds
Search Operators
- Logical NOT: "!q:epic" matches items that are NOT epic.
- Logical OR: "q:epic | q:rare" matches items that are either epic OR rare.
- Logical AND: "q:epic & t:weapon" matches items that are epic AND weapons.
- Greater Than: "lvl: > 30" matches items that are higher than level 30.
- Less Than: "lvl: < 30" matches items that are less than level 30.
- Greater or Equal to: "lvl: => 30" matches items that are lvl 30 or greater.
- Lesser or Equal to: "lvl: <= 30" matches items that are lvl 30 or less.
Special Keywords
- soulbound, bound, bop - Bind on pickup items.
- bou - Bind on use items.
- boe - Bind on equip items.
- boa - Bind on account items.
- quest - Quest bound items.
The Family
- OneCore
- The brains and the brawn of the outfit, Core does all the heavy lifting both logic and layout wise. This is embedded in OneBag by default, and you shouldn't need to worry about installing it unless you're running no-lib builds.
- On WowAce
- On Curse
- OneBank3
- OneBag's brother who always like the safety of town, Bank does pretty much the exact same job for your bankslots as OneBag does for your character's bags.
- On WowAce
- On Curse
Localization
Localization is powered by WowAce's built in translation system. Please use the following links to contribute to localization.
Bug Reports & Suggestions
Please report all bug reports to my tracker on WowAce.
I want to thank all the users who've been using OneBag and OneBank for so long.
Same problem of kainkhary... After the update I see the bag as shown in his images...
hi just want to say great job but this morning update broke down onebag3 for me, onebank3 work 100% but onebag3 is broken right now even installing old version that worked before are broken too
same like katmandu26 a little blank window, we can't see any item and the worst is if i try to install old version that worked before, they do the same thing, onebank3 work 100% but onebag3 is broken to hell now
Same problem here and the same disarranged "bag" if changing the size or colums.
Sorry for the delay in updating, been moving and haven't had a chance to play even a few to make sure it worked right. Just pushed updates.
Please update. :/
Please any possibility of updating......
this addon is not allowing caerdon wardrobe to do its magic any way to fix it to allow boe/boa to be seen in the bag items cause so far aint working, it was before the last updates.
Not sure exactly what you mean. :/
Any chance this is going to be updated?
Well sadly I find this addon pointless if there is no OneBank as well in it, it just gets annoying when bank bags covers normal bags.
Great bag addon. Thanks for releasing it.
How come the OneBank3 addon doesn't exist anymore?
I'd really like to be able to select which bags should contain equipment, consumables, crafting mats, etc as well as the option to ignore a bag when sorting - just like I can using the default UI. Any chance of implementing this?
And +1 for the currency feature that someone else mentioned already - I'd like to see that implemented too.
Thx for this great addon
Hope OneBank will soon be revive either
@Chianah
It works fine for me with the current wow version. Was using it today.
Will you be upgrading this for current WoW version?
If I turn bag visibility off for a bag, how do I see it? I dont want my profession bags mixing in with my other stuff and prefer the blizzard frame for it. Ideally if its off I should be able to click on the bag and see the blizzard frame... not just off and gone forever
Thank you for this addon! This is light and yet has some very nice customization built in.
Since you have the search feature built in would it be possible to get a set of buttons up top? Click for all, weapons, armor, herbs, potions, etc? The search works perfectly but buttons for basic things would be nice and send this addon right into the must haves.
Also, is there any way to hide the sort button so I don't accidently click it?
First of all I want to thank you for such a great addon, I tried few and yours is just exactly what I wanted! :)
I have a very small request that I hope you will add, I can see that you added AceDBOptions but it's not used by the addon and it was nice if you can add it to your options.
Didn't look at the source (so it might be a bug) but just from looking at the options it seems like it's not used.
p.s. Same goes for OneBank
Is there any way to show honor, conquest and garrison points like the basic bags can? I prefer OneBag over ArkInventory but I really miss my points. :/
This is something I've looked into a little bit, but haven't got around to implementing yet.