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 Mar 21, 2009Gief KeyRing <3
-
View User Profile
-
Send Message
Posted Mar 21, 2009Trust me on this.
-
View User Profile
-
Send Message
Posted Mar 19, 2009OneView come back!
-
View User Profile
-
Send Message
Posted Mar 8, 2009-
View User Profile
-
Send Message
Posted Dec 20, 2009-
View User Profile
-
Send Message
Posted Mar 2, 2009I'm prepping support for the site's locale system
-
View User Profile
-
Send Message
Posted Mar 2, 2009-
View User Profile
-
Send Message
Posted Feb 27, 2009It's been quite awhile, but seems there's still no localization
-
View User Profile
-
Send Message
Posted Feb 24, 2009testing
-
View User Profile
-
Send Message
Posted Feb 14, 2009-
View User Profile
-
Send Message
Posted Feb 12, 2009That was until I tried to add storage to my bank.
OneBank3 allowed me to purchase the extra bank storage but wouldn't let me insert a bag into the purchased slot.
Please fix this and I will re-install OneBag3 & OneBank3.
The Keyring would be a nice edition too. :)
-
View User Profile
-
Send Message
Posted Feb 11, 2009-
View User Profile
-
Send Message
Posted Feb 11, 2009I kind of liked the separation between the ammo bags and the normal bags.
-
View User Profile
-
Send Message
Posted Mar 3, 2009-
View User Profile
-
Send Message
Posted Feb 10, 2009The author also made a matching bank addon: http://wow.curse.com/downloads/wow-addons/details/onebank3.aspx
-
View User Profile
-
Send Message
Posted Feb 8, 2009-
View User Profile
-
Send Message
Posted Feb 5, 2009thanks.
Moldavia
-
View User Profile
-
Send Message
Posted Feb 5, 2009-
View User Profile
-
Send Message
Posted Feb 3, 2009-
View User Profile
-
Send Message
Posted Jan 29, 2009Count: 2
Call Stack:
(tail call): ?
Interface\AddOns\OneBag3\OneCore3.lua:354: in function `UpdateBag'
Interface\AddOns\OneBag3\OneCore3.lua:379: in function `UpdateFrame'
Interface\AddOns\OneBag3\OneConfig3.lua:295: in function <Interface\AddOns\OneBag3\OneConfig3.lua:293>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:781: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:600>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
...erface\AddOns\OneBag3\Libs\AceGUI-3.0\AceGUI-3.0.lua:264: in function `Fire'
...g3\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:51: in function <...g3\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:47>