MyBags3
Ace3 conversion of the original MyBags addon (http://www.wowinterface.com/downloads/info6486-MyBags.html)
The original description:
MyBags is a replacement to the default interface's Inventory and Bank features. It replaces smaller individual frames and places them into a larger frame showing all your inventory or bank slots.
It is really four addons in one, MyInventory, MyEquipment, MyBank, and MyBagsCache. Each addon can be disabled entirely if you don't wish to have the features of it.
In the MyBags Folder there are four folders:
MyBagsCore: This is for things common to both MyInventory and MyBank
MyBank: This is for things specific to MyBank. Remove this folder to disable MyBank
MyInventory: This is for things specific to MyInventory. Remove this folder to disable MyInventory
MyEquipment: This is for things specific to MyEquipment. Remove this folder to disable MyEquipment
MyBagsCache: This saves your inventory and bank items for offline viewing.
**note**: DISABLE MyBagsCache IF you don't wish to have offline (or away from bank) viewing (it will bloat your saved vars)
--FEATURES----------------------------------------------------------------
Features:
* Toggle to completely replace default UI. MyBags can be used with or instead of the default UI
* Bag Slots are shown in the bag window and can be toggled
* Item Borders reflect their rarity
* Frame can be resized by changing the columns
* Frame background is configurable:default background, graphical background, or no background
MyInventory Specific Features:
* You can disable specific bags in MyInventory by shift+right clicking the bag slot. This will remove it from the MyInventory frame and allow the default UI to handle just the bags you disable.
MyBank Specific Features:
* When at bank, click an unbought bag to buy a slot. It asks you to confirm before you actually purchase it.
Additional Features:
* Bank and inventory Viewing is possible with the following addon:
- MyBagsCache (Included in this package)
--SLASH COMMANDS----------------------------------------------------------
/(myinventory|mi) [OPTION [ARGUMENTS]]: change MyInventory options
/(mybank|mb) [OPTION [ARGUMENTS]]: change MyBank options
/(myequipment|mq) [OPTION [ARGUMENTS]]: change MyEquipment options
Options:
.aioi - Enables AIOI style item ordering.
.anchor - Sets the anchor point for the frame
-- bottomleft - Frame grows from bottom left, tooltips open right
-- bottomright - Frame grows from bottom right, tooltips open left
-- topleft - Frame grows from top left, tooltips open right
-- topright - Frame grows from top right, tooltips open left
.back - toggle window background options
-- default - translucent minimilistic frame
-- art - blizzard style artwork
-- none - background disabled
.bag - toggle between bag button view options
-- bar - Bags are displayed on a bar at the top of the frame
-- before - Bags start their own row and the first slot shows the bag
-- none - Bags are not shown in the frame
.buttons - Show/Hide the close and lock buttons
.cash - Show/Hide the money display
.cols - set the number of columns
.count - toggle between the item count options
-- free - Show Free Slots
-- used - Show Used slots
-- none - Disable slots display
.freeze - keep window from closing when you leave vendors or bank
.highlight - highlight options
-- items - highlight items when you mouse over bag slots
-- bag - highlight bag when you mouse over an item
.lock - keep the window from moving
.title - Show/Hide the title
.player - Show/Hide the offline player selection box
.quality - Highlight items based on quality
.replace - toggle replacing of default bags
.reset - Resets elements of the addon
-- settings - resets settings tod efault
-- anchor - moves frame back to it's origional position
.scale - Set the farmel scale (between 0.2 and 2.0, blank resets to default)
.tog - toggle the frame
Message: Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:334: bad argument #1 to 'strtrim' (string expected, got nil) Time: 02/10/14 10:13:03 Count: 2 Stack: [C]: in function `strtrim' Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:334: in function `Open' Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:356: in function `Toggle' Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:226: in function <Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:224> (tail call): ? Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:228: in function <Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:224> (tail call): ? Interface\FrameXML\MainMenuBarBagButtons.lua:21: in function `BagSlotButton_OnClick' [string "*:OnClick"]:4: in function <[string "*:OnClick"]:1>
Locals: (*temporary) = nil (*temporary) = "string expected, got nil"
with no other addon loaded .
@Takika
wow sorry didn't see your comment till now one second i l try to get a screenshot of some kind .
thought you gave up on us .) .
@Moonshoter
I don't get any error message. Can you post the error here? Or can you explain the problem with it?
PLEASE UPDATE! Patch 5.4 killed Mybags and I'm totally lost without it :D
C'mon Takika... have a heart!
Love Marble
mybags 3 finally dead ?.
Patch 5.4.1 broke it . :( ...
At first, thanks to that fantastic bag addon.
But at the moment i have a problem.
I wanna sell a pet. When i put it in the cage i get an error and mybags is not working.
Then I disable mybag and i have the pet in the inventory. When i dont sell it and take it from the post, the same
I have to disable it to put it in my inventory.
when the pet in the cage is in the inventory, always the addon doesnt work
@marblex
As I remember the addon only show tooltips of the calready cached items. So if your itemcache is empty (after a patch, maybe), you can't see the tooltips. MyBagsCache uses GetItemInfo function, You can find more info about local cache on this page.
Heya Takika! Still loving mybags, however latest version does NOT show tooltips in cache view. Am I doing something wrong? opening bags and bank regularly works fine, but using the cache view of bank ... no tips at all :(
I am going to use your code to learn how to create my own addon. Thanks for using GNU GPL!
@Takika
I just tested it in MoP, works without any error message :)
Still love the addon and appreciate the time spent keeping it up-to-date.
Just having an issue, but I'm not completely sure it has anything to do with the MyBags addon.
When I Shift-Right-Click an item in the inventory to change the amount of an item I want to take out, doesn't matter which bag, it covers up the box to change the amount. Even if I move the bank bag, the box moves with it as if it's part of the bank bag itself.
http://i.imgur.com/QCNpg.jpg
If I click an item on the right-hand side, the box gets covered completely.
I deleted the MyBags cache directory, but it's still doing it.
There's a problem with StackSplitFrame and MyBags frames strata. If you set Strata (http://wowprogramming.com/docs/api_types#frameStrata) of MyBags frames higher than HIGH (eg. DIALOG, which is the default, as I remember) then StackSplitFrame won't show correctly. Try to set the Strata of MyBags frames to MEDIUM, and it will works :)
I just received my MoP beta, so I will test MyBags :)
@Takika
As I see I have only two days to add search to bank and inventory before 4.3 goes live :)
EDIT: Just released v40300-1.4.0 with Searchbox in MyBank and MyInventory and with TokenWatch in MyInventory :)
Don't fear to send any report, feature request and Donate :)
I try to add the new 4.3 searchbox and the token watch frame to the inventory (and maybe to the bank) frame, but I don't know what to do with alts token frame.
@Takika
Thank you SO much for doing this!!! The ability to sort by realm is a huge help. I really appreciate your efforts and now love this addon even more!
Blessings to you :D
Just pushed the new v40200-1.3.0 version, with realm/char/updatetime sorting in all three modules :)
@marblex
What type of sort do you need? :)
I have a sorted list like:
@marblex
I'll try to implement it in the next release :)