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.
There you have it the first OneBank compatible releases. Grab OneBank from http://wow.curse.com/downloads/wow-addons/details/onebank3.aspx
I made it a separate project as it is optional.
Otherwise this mod rocks!
"A complete rewrite of OneBag for wrath of the lich king.
Yes. OneBank, OneView, and OneRing will be coming back. I don't have it yet, but I am getting closer to an ETA."
AND
" Kaelten said
Monday, December 08, 2008 11:00:48 PM (yesterday)
I know guys, and I'm sorry it's taken so long. I have indeed started playing again (which while it takes up my time is a good thing).
There is a chance that 3.0.13 will be the last beta before I get the first beta of onebank out.
OneBank will however take precedence over oneview. (sorry to those who prefer I do it the other way around).
Also of note, I have the first portions of what will continue to be a fleshed out plugin system. I've converted the default sort into the first plugin. Soon I hope to offer "Kaelten's Choice" sorting as a default plugin as well, which will be similar to Mr.Plow's.
Plugins are suite wide, and it is already possible for the adventurous to try to write their own sorting plugin.
I'm also willing to work with and add things to the core code base to make more flexible plugins possible, I just need someone to step up and push me for the things that I don't need myself ;)"
........
I think without going into further detail that there will once again be a ONE BANK but it won't be available for some time.
Read before you post, maybe you will answer your own questions
Just my 2 cents worth
Feature Add: Glow item color specifics, for instance, I would like grays to glow, but not whites. I noticed this on one nights SVN but kinda liked it.
Also, items that are quest item specific to glow a separate color would be nice to help determine which are quests items, or even virtual quest item bag.
there should be an error message somewhere, can you please check that you have lua errors set to display and post the error message?
Can you tell me what the error is please?
Two minors things i've noticed is that the icons inside bag are static. For example, quest items lack visual timer and regular items don't go grey when put in a mail before send. Other is if i enchant from a stack of vellums Onebag throws an error. Otherwise, thanks for a great addon, looking forward to Onebank :)
Hi Kaelten...
Would it be possible to increase the number of colums of the bags to 32. Because many profession and class bags now have 32 slots. [Mysterious bag] for enchantment and [Abyssal bag] for soul shards both have 32 slots.
I'm using bag break and having a maximum of 30 columns creates an unnecessary break in those speciality bags...
Thanks for your time and your work...
There is a chance that 3.0.13 will be the last beta before I get the first beta of onebank out.
OneBank will however take precedence over oneview. (sorry to those who prefer I do it the other way around).
Also of note, I have the first portions of what will continue to be a fleshed out plugin system. I've converted the default sort into the first plugin. Soon I hope to offer "Kaelten's Choice" sorting as a default plugin as well, which will be similar to Mr.Plow's.
Plugins are suite wide, and it is already possible for the adventurous to try to write their own sorting plugin.
I'm also willing to work with and add things to the core code base to make more flexible plugins possible, I just need someone to step up and push me for the things that I don't need myself ;)
Toggle for individual quality colors instead of just 'all not white/grey' and 'all'.
I'd like to be able to see the grey items (for help when i'm vendoring), but with all the whites around them they merge together. And I'd like to see blue/purple items but usually don't care about all my greens glowing, etc.