OneBank3
OneBank3 is the latest in a long line of bank bag replacements for the default bank bags that will combine all of your bags into one frame.
OneBag has a long history of minimalism and OneBank3 will continue to uphold the standard of easy of use and simplicity it's predecessors set. Like the earlier versions OneBank 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 365 lines of code unique to OneBank3, 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
- Can now run completely independent of OneBag3
- Combines all of your bank 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.
- 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.
- Integrated purchasing of bag slots.
- Customizable scale, background color, alpha, and more.
- Clean and powerful graphical configuration.
- Full support for the Reagent Bank
- 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
- OneBag3
- OneBank's adventurous brother who didn't mind being dragged through a dank swamp, Bag does pretty much the exact same job for your character's bag as OneBank3 does for your bank 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.
I have to "ditto" this as well. Same exact issue as well. I can hover over the empty looking spots and the tooltip is there to tell me what it is. Please fix. Been using the One Bag/Bank addons for years and wish to for years to come. :-)
A little review i did
@Kaelten
Kaelten, any chance of search functionality in OneBag/OneBank 4?
@atilladahunt
I'm currently working on adding this type of thing into a new generation of OneBag addons. You can find the work in progress here.
Love this addon, been using it for years. Just wondering if a sort function was in the works or a suggestion on another addon that would work for that.
When using the UI pack, nUI, Onebag3, and Onebank3 cause loot windows and other random UI elements to not show up, or show up only out of combat, with bags open.
I love this and onebag3 addons, really helps get rid of so much UI clutter presented when using the default inventory system. I am curious though, do you plan to impliment the search function into your addon that blizzard recently added to their own?
This is something I am looking at.
@cjchmie
I just had the same issue with a new character's first bank bag slot last week. I disabled OneBank3, added a bag to a slot, then re-enabled OneBank3. All of the bank bag slots worked properly after that.
OneBank3-v3.3.11\libs\OneCore-1.0\localization\enUS.lua:1: in main chunk
nil
Locals:
ni
Date: 2011-02-02 00:45:52
ID: 1
Error occured in: Global
Count: 1
Message: Usage: NewLocale(application, locale[, isDefault[, silent]]): 'silent' must be specified for the first locale registered
Debug:
...ddOns\AtlasLoot\Libs\AceLocale-3.0\AceLocale-3.0.lua:101: NewLocale()
...dOns\OneBank3\libs\OneCore-1.0\localization\enUS.lua:1: in main chunk
AddOns:
...
how can this be fixed?
changed first line to say:
local L = LibStub:GetLibrary("AceLocale-3.0"):NewLocale("OneCore-1.0", "enUS", true )
ie. removed the last true parameter
plz don't ask me why this worked. I just did shitloads of trial and error lol
- view Bank contents from anywhere once you've visited the bank once. Once you go to a bank it will switch to a live mode.
- viewing other characters banks. (like BankItems and BankStatement
HI, i'm not sure if i am missing something or not... but i can't seem to but Bags in, after i buy the slot for them ...
Is there a combination of keys that i'm missing,
Other then that i love both onebag and onebank, so much eiaser to find what you need.