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.
-
View User Profile
-
Send Message
Posted Dec 1, 2011when i use onebag3 i can't open clams or use any questitems(if i click on it in the bag), otherwise the questitems works.
-
View User Profile
-
Send Message
Posted Aug 31, 2012Hey for some reason when i use onebag or onebank i cant roll on loot.
-
View User Profile
-
Send Message
Posted Oct 20, 2011Is it possible to add a search functin like the one the Bagnon addon uses?
-
View User Profile
-
Send Message
Posted Aug 27, 2011So basically if i have 10 stacks of things in my bag: 4 tin ore 1 copper ore 2 netherweave 3 silver leaf. I hit pack and the order becomes 3 tin 1copper 1 tin 2 empty spaces 1 netherweave 3 silver leaf empty spaces 1 netherweave.
I have uninstalled and reinstalled 2 times and it is still happening. i dont assume it has to do with needing an update because it has been happening since i installed it in april only on 1 toon tho.
-
View User Profile
-
Send Message
Posted Aug 27, 2011-
View User Profile
-
Send Message
Posted Aug 8, 2011-
View User Profile
-
Send Message
Posted Jul 18, 2011-
View User Profile
-
Send Message
Posted Jul 14, 2011Typo?
Should be 40200
-
View User Profile
-
Send Message
Posted Jul 9, 2011-
View User Profile
-
Send Message
Posted Jul 9, 2011-
View User Profile
-
Send Message
Posted Jul 3, 2011-
View User Profile
-
Send Message
Posted Jun 28, 2011-
View User Profile
-
Send Message
Posted Jun 17, 2011-
View User Profile
-
Send Message
Posted Jun 13, 2011-
View User Profile
-
Send Message
Posted Jun 1, 2011Keep up the nice work
-
View User Profile
-
Send Message
Posted May 31, 2011Date: 2011-05-31 14:49:16
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:
...\AddOns\OneBag3\libs\AceLocale-3.0\AceLocale-3.0.lua:101: NewLocale()
...dOns\OneBank3\libs\OneCore-1.0\localization\enUS.lua:1: in main chunk
It's not game-breaking, and I'm also seeing OneBank/Bag3 being Out of Date, even though it shows its made for 4.1 in your .toc files for both addons.
-
View User Profile
-
Send Message
Posted May 31, 2011-
View User Profile
-
Send Message
Posted May 31, 2011Have also Updated to V3.3.15 still with the same issue...
-
View User Profile
-
Send Message
Posted May 30, 2011Date: 2011-05-30 13:53:34
ID: 1
Error occured in: Global
Count: 2
Message: Usage: NewLocale(application, locale[, isDefault[, silent]]): 'silent' must be specified for the first locale registered
Debug:
...nterface\AddOns\Ace3\AceLocale-3.0\AceLocale-3.0.lua:101: NewLocale()
...dOns\OneBank3\libs\OneCore-1.0\localization\enUS.lua:1: in main chunk
I'm not sure whether this is an Ace3 thing or a OneBank/Bag thing so I figured I would post here first.
-
View User Profile
-
Send Message
Posted May 30, 2011