Get an Epic Experience with Premium

Baud Bag

Bags & Inventory Login to Add Favorites
  • 10 Likes
  • World of Warcraft
  • 1,773 Monthly Downloads
  • Supports: 5.2.0
  • 423,349 Total Downloads
  • Updated 03/17/2013
  • Created 12/18/2006
  • 1,123 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: BSD License
  • Newest File: v5.2.0
or

About Baud Bag

Summary

Allows you to combine your bags into a single, larger one, yet gives you the power to choose which bags to combine. Complete with a user-friendly graphical menu for changing how your bags will display. Use /baudbag, /bb, the menu button on any of BaudBag's containers or the addon options interface of WoW, to change the settings for this addon.

Feature List

  • Customizable bag joining.
  • Various background choices, including 3 of Blizzard's bag skins.
  • Bank contents viewable at any time.
  • Bag slot coloring for item rarity (Uncommon, Rare, Epic).
  • Tracking of up to 5 Tokens in the first bag container
  • Bags are scalable and column count can be adjusted.
  • Free slot count.
  • Easy to use options menu.
I search for some international users of BaudBag who could help me validate and complete the translations of the current localizations in all languages except English and German!

Notes

For any bugs or suggestions please use the ticket tracker at: CurseForge (please do not post bugs or suggenstions in the comments!). Thanks to Baudzilla and Suddendeath2000 for creating and maintaining this addon for so long!

=== Changelog ===
v5.2.0
  - fixed faulty behaviour when BB is deativated for the inventory (Ticket 77)
v5.1.0
  - hotfix for changes made to original BagSlots by Blizz
v5.0.0
  - fixed my sloppy coding resulting in tainting sloppy coded blizzard addons with patch 5.0.4
v4.3.0
  - removed obsolete code to get rid of some error messages
  - fixed up size of Bag Slot Container Frame (thx to KanadiaN for the patch!)
  - finally fixed AutoOpen function for bags when going to a vendor or mail terminal
v4.2.0
  - removed keyring to adapt to the current WoW Interface changes introduced with patch 4.2.0
v4.1.1
  - fixed open bags closing when opening merchant window
  - backpack now opens correctly when all bags are opened even if it is not joined with other bags
  - corrected backpack toggeling to close or open all bags at once instead of opening closed and closing opened bags
  - worked around some tainting issues

v4.1.0
  - adopted Changes for Patch 4.1 (new ToggleAllBags behavior)

v4.0.3
  - added bag search (allowing lua style pattern matching)
  - added option setting to close the whole bag set when closing the first container of a set
  - added highlighting of container slots when mouse hovers over bags slots in bank or backpack
  - fixed opening of original bankframe when baudbags own bank frame is disabled

v4.0.2
  - major restructuring of inner workings
  - added new token view for up to 5 tokens in the first backpack container
  - moved options to regular wow options interface
  - changed rarity coloring to be a bit more discrete (thanks to eldaveo)
  - added russian and korean translations
  - fixed cost view for next bank slot
  
v4.0.1
  - fixed auto open issue when visiting a vendor or mail

v4.0.0
  - updated a big part of the addon to comply with recent changes in the UI-API
  - updated toc to 40000

=== Known Issues ===

If the columns of the first bagpack container are set to a low value the visible tokens and money may be visible outside the bag frame.

Comments

First Previous Page 1 of 34 Next Last
  • #531
    [Suggestion]

    Here's a little pet peive I have atm. Love the addon, BUT would you please add an "Open All" or "Open With" option so all the bags marked will open together? Its a little pain to open one at a time, even with a short cut. A simple click should do the trick. The "big bag" opens all the collective bags at the same time, but the stand alone bags dont. That would be great. Thanks in advance.

  • #530

    This is a very great addon!

    I only miss the void storage feature. Will it be impleneted soon maybe? That would make it perfect :)

  • #529

    Is not there a Baud Bag elvui skin ?

    Last edited by ombusito on 3/5/2013 1:40:59 PM
  • #526

    For everyone that can't wait, there is an alpha version with a hotfix uploaded (v.5.1.0 alpha 1). Use the curse client to get it (set prefered release type to alpha) or simply direct download it (see "Other Downloads" above) It still needs testing, so there might be other bags I didn't get hold of yet.

    PLEASE use the projects development site for posting bugs (your curse account works there!). Please do not post the same report 20 times in a row, just reply to the first report if you have something to add, thank you :)

    Last edited by Thurmal on 11/28/2012 6:43:29 AM
  • #527

    Can you give us a direct link to v.5.1.0 alpha 1, please.

  • #528

    The direct download link is above. Right under "About Baud Bag" is a Button "Other Downloads" the first one there.

  • #525

    Please update for 5.1 I can't imagine myself using any other bags add on or going back to wow default.

  • #524

    not updated for 5.1... cant open bags now -.-

  • #523

    It is indeed broken.

    Message: ..\AddOns\BaudBag\BaudBag.lua line 1587:    bad argument #1 to 'ipairs' (table expected, got nil)

    Debug:    [C]: ?    [C]: ipairs()    BaudBag\BaudBag.lua:1587: BaudBagUpdateContainer()    BaudBag\BaudBag.lua:431:       BaudBag\BaudBag.lua:420    [C]: Show()    BaudBag\BaudBag.lua:2085: OpenBag()    BaudBag\BaudBag.lua:2064: ToggleAllBags()    [string "OPENALLBAGS"]:1:       [string "OPENALLBAGS"]:1

     

  • #522

    I hide my lua errors so i don't see them so idk if it still gives error, but a workaround is changing your bags backgrounds to something else and then back and click okay, it worked for me and is still working except for the fact that i have to hit b twice before it opens.

  • #521

    I can confirm it broke, Here is the error I got on loadin:

    Date: 2012-11-27 15:27:13
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\BaudBag\BaudBag.lua line 165:
    attempt to index field '?' (a nil value)
    Debug:
    [C]: ?
    BaudBag\BaudBag.lua:165: ?()
    BaudBag\BaudBag.lua:372:
    BaudBag\BaudBag.lua:371
    Locals:

     And when I open the bank:

    Date: 2012-11-27 15:29:43
    ID: 4
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\BankFrame.lua line 54:
    attempt to index local 'button' (a nil value)
    Debug:
    [C]: ?
    ..\FrameXML\BankFrame.lua:54: BankFrameItemButton_Update()
    BaudBag\BaudBag.lua:253: ?()
    BaudBag\BaudBag.lua:372:
    BaudBag\BaudBag.lua:371
    Locals:

    Thanks for geting to us so fast. This is like a OMG Addon for me..  I feel like I am in the darkages without it. :)

  • #519

    As of 5.1, it appers this addon is now broken. This addon never breaks! Drat! Nothing happens when bags are opened via click or keybind.

  • #520

    5.1 didn't hit in europe today, but I expect it to be available tomorrow. I'll have a look and hopefully fix tomorrow :)

  • #518

    Was using another bag addon and it was casuing huge issues with my mouse and looting.  This is not only a better addon but cleaner. Love the work.. keep it up.

  • #517

    add an option to disable fading Smile

    Last edited by z0fa on 10/28/2012 8:40:21 AM
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!