Download
(116 Kb)
Download
Updated: 12-01-11 12:17 PM
Pictures
File Info
Tested:Hour of Twilight 4.3
Updated:12-01-11 12:17 PM
Created:unknown
Downloads:1,570,887
Favorites:3,955
MD5:
This AddOn is 4.3 compatible
Bagnon  Popular! (More than 5000 hits)
Version: 4.3.0
by: Tuller, jaliborc
Have a question? Check the FAQ!

Overview
Bagnon merges all of your bags into three windows: inventory, bank and guild bank. Beyond the basic all-in-one functionality, Bagnon also provides:
  • Flash Find searching (see syntax)
  • Coloring based on quality, being a quest or unusable item
  • Ability to view the inventory & bank of any character, from anywhere *
  • Highly customizable
  • Databroker support

* - Requires the player to login and visit the bank once at each character

Useful Addons
You may use these addons to enhance Bagnon functionality:
Slash Commands
  • /bagnon bags - Toggles the inventory
  • /bagnon bank - Toggles the bank
  • /bagnon config - Displays the options
4.3.0
* Jaliborc: Updated for patch 4.3
* Jaliborc: Does not reflect the current beta development

4.2.4
* Jaliborc: Fixed a bug causing some options to not show up in the config menu
* Jaliborc: The bags toggle button now shows the bank window on right-click

4.2.3
* Jaliborc: ButtonFacade support improvements and bugfixing

4.2.2
* Jaliborc: Added ButtonFacade support

4.2.1
* Tuller: Fixed a bug causing the lock checkbox to not show up in the config menu

4.2.0
* Jaliborc: Removed keyring code, since the keyring is gone with WoW 4.2
* Jaliborc: Implemented options for hiding frames when entering combat/entering a vehicle.

4.1.1
* Tuller: FIxed missing undead portraits.

4.1.0
* Tuller: Hearthstones should now no longer have tooltip counts.

2.19.2
* Tuller: Updated TOC reference to LibItemSearch to make it load on demand properly

2.19.1
* Tuller: Updated LibItemSearch to fix searching for bind on account items

2.19.0
* Jaliborc: Added unsuable item highlighting as an option.

2.18.0
* Tuller: Updated TOC for 4.1

2.17.0
* Jaliborc: Added log views to the GuildBank
* Tuller: Fixed tackle box highlighting
* Tuller: Added some basic compatibility code for 4.1

2.16.1
* Added Bagnon_GuildBank back, in a disabled state
* Fixed the quest item issue in the guild bank module
* Adjusted the money frame default for the guild bank from disabled to enabled
* Adjusted the text for the auto vendor display option to better reflect what it actually does
* Fixed tackle box coloring
* Removed some lingering ammo/soul shard detection code

2.16.0
* 4.0.6 fixes (sorry for the delay :))

2.15.2
* Altered portrait display to make it work for Goblins/Worgen

2.15.1
* Added flash find options
* Removed ammo + shard color options, since they have no use anymore.

2.14.0b
* Updated for WoW v4.0.1

2.13.0
* Implemented support for Blizzard’s quest item highlighting in WoW 3.3.3

2.12.3
* Removed Bagnon_GuildBank. I did not intend on including it quite yet, but my build process did :P

2.12.2
* Updated TOC for 3.3

2.12.1
* Added comparison operators to item level and quality searches (you can now do things like q>=rare, q!=0, etc)
* Added itemlevel searching: ilvl<op><number> (ex, ilvl>200 or ilvl:200)

2.12.0
* Added new options for controlling item slot colors and item border brightness

2.11.0
* Added a new option to automatically display your inventory when opening the player frame
* Added a new frame specific option: Enable bag break layout
* Fixed a bug causing quest item highlighting to not work properly for non English locales

2.10.0
* Added support for equipment set searching via s:<setName>
* Made it easier for me to define new typed searches via Bagnon.ItemSearch.RegisterTypedSearch(typedSearchObj)

2.9.3
* Updated for 3.2
* Disabled search text syncing to prevent issues with Chinese clients

2.9.2
* Fixed a bug causing the options menu to show up when displaying the world map

2.9.1
* Added a new modifier to search by name: n:search. For example, typing "n:pants" will find all items named "pants"
* A search without modifiers, ex "gem" will now perform a smart search, like in 1.x versions of Bagnon. For example, typing "gem" will now find items of type "gem" as well as items named "gem"

2.9.0
* Added a keyring bag back to the inventory's bag frame. Its hidden by default.
* Keyring slots are now colored
* Made text searching global
* Made the text search box close when the enter key is pressed
* The searching with uppercase text bug should now be fixed.

2.8.1
* Localization bugfix

2.8.0
* Added a new option to disable the options toggle button
* Adjusted a few default settings for the automatic display of the inventory frame
* Adjusted priority of quest highlighting so that Uncommon+ items are not marked as quest items
* Updated localization

2.7.0
* Added new frame strata options: MEDIUMLOW, MEDIUMHIGH. These are equivalent to Low + Toplevel and Medium + Toplevel
* Added new option: Display Blizzard bag frames for disabled bags.
* Added the ability to right click the title frame to display the options menu.

2.6.3
* Fixed a bug causing it to not be possible to disable auto display settings
* Fixed a bug causing it to not be possible to search on other characters/your bank when not at the bank
* Fixed a bug with hiding the default bank frame
* Made the general options panel a sub panel of the main Bagnon panel. This should hopefully make it easier to spot when configuring frames.

2.6.2
* Added a bugfix to the default settings clearing code

2.6.1
* Miscellaneous bug fixes
* Updated localization

2.6.0
* Added a new options panel to configure automatic display settings for the inventory frame
* More performance optimizations to the item frame
* More bug fixes to the item frame

2.5.2
* Added an assertion to catch the nil slot issue, if it exists.
* Fixed a bug with item frame event registering causing items to appear to not move, etc
* Updated localization

2.5.1
* Added some bugfixes to item event handling
* Added some bugfixes to broker tooltip handling
* Updated localization

2.5.0
* Moved item slot event handling to the item frame.
* Fixed a display issue with the player selector for undead characters
* Added in settings to disable the inventory, bank and keyring frames
* Fixed some bugs related to saving and loading default settings
* Updated localization

2.4.1
* Fixed a redbox error from hiding a frame when viewing another character

2.4.0
* Fixed a bug with frame/border coloring
* The player filter will now reset to the current player when a frame is closed
* Made reverse bag slot ordering a per frame setting, instead of a global one
* Added per frame option: Enable bag frame (disabled for the keyring for semi obvious reasons)
* Added per frame option: Enable money frame
* Added per frame option: Enable databroker frame
* Added per frame option: Enable search frame toggle button

2.3.1
* Implemented a fix that should resolve the wacky frame position thing
* Implemented a fix that should resolve the "for limit must be a number" bug
* Updated localization
* Added per frame option: Frame Layer - Controls frames appearing above or below other frames.

2.3.0
* Rewrote saved settings back end to make it easier for me to adjust defaults. Your settings have been reset.
* Frame settings are now saved on per character basis
* Global settings (stuff on the main options panel) are saved globally.
* Adjusted a few default settings (frame border color, frame position)

2.2.1
* Updated localization
* Added option: highlight item slots by bag type
* Fixed a frame display bug when closing frames via pressing escape
* You can now double click to search once again.

2.2.0
* Added option: show empty item slot textures
* Added option: highlight items by quality
* Added option: highlight quest items
* Added option: reverse item slot ordering
* Added option: lock frame positions
* Added a databroker launcher for Bagnon
* Fixed a few bugs related to the databroker plugin

2.1.0
* Started implementation of the new options menu. Added options for color, border color, columns, spacing, opacity, and scale.
* Added new slash command, /bgn options
* Added a button to all frames as a shortcut to the options menu
* I'm calling this version a beta, since I want more feedback.

2.0.3
* Reimplemented slash commands: /bgn|/bagnon bank, /bgn bags, /bgn keys, and /bgn version

2.0.2
* Fixed bank frame tool tips
* Fixed quality display for certain items
* Removed a file that was not being called anymore.

2.0.1
* Fixed bank frame closing
* Fixed an error when hovering over a bank item when at the bank
* Fixed an error when clicking on a databroker object with no click event
* Added sounds when opening/closing frames
Optional Files (3)
File Name
Version
Size
Author
Date
Type
4.2.2
368kB
07-01-11 05:46 AM
Addon
1.5
2kB
10-17-10 01:40 PM
Addon
1.0
2kB
01-08-07 03:09 PM
Patch


Archived Files (34)
File Name
Version
Size
Author
Date
4.2.4
369kB
Tuller
07-05-11 12:17 PM
4.2.1
126kB
Tuller
06-28-11 04:17 PM
4.2.0
126kB
Tuller
06-27-11 07:25 PM
4.1.1
127kB
Tuller
05-29-11 02:03 PM
2.18.0
118kB
Tuller
04-26-11 05:26 PM
2.16.1
121kB
Tuller
02-12-11 03:08 PM
2.16.0
122kB
Tuller
02-08-11 04:09 PM
2.15.2
129kB
Tuller
01-12-11 05:17 PM
2.15.1
129kB
Tuller
12-14-10 08:00 PM
2.14.0b
122kB
Tuller
10-11-10 04:58 PM
2.13.2b
98kB
Tuller
03-23-10 03:26 PM
2.12.3
97kB
Tuller
12-08-09 04:37 AM
2.12.2
114kB
Tuller
12-07-09 08:47 PM
2.12.1
97kB
Tuller
11-25-09 05:59 PM
2.12.0
98kB
Tuller
11-04-09 05:03 PM
2.11.0
96kB
Tuller
11-03-09 05:15 PM
2.10.0
96kB
Tuller
09-25-09 05:15 PM
2.9.3
95kB
Tuller
08-04-09 04:43 PM
2.9.2
93kB
Tuller
07-20-09 04:52 PM
2.9.1
93kB
Tuller
07-13-09 03:28 PM
2.9.0
93kB
Tuller
07-10-09 05:06 PM
2.8.1
93kB
Tuller
07-02-09 07:22 PM
2.8.0
93kB
Tuller
07-02-09 06:01 PM
2.7.0
94kB
Tuller
06-26-09 11:44 AM
2.6.3
93kB
Tuller
06-25-09 07:29 PM
2.6.2
93kB
Tuller
06-21-09 03:01 PM
2.6.1
93kB
Tuller
06-21-09 10:36 AM
1.7.3
59kB
Tuller
05-28-09 04:35 PM
1.7.2
62kB
Tuller
04-26-09 04:06 PM
1.7.1
59kB
Tuller
04-12-09 06:12 PM
1.7.0
59kB
Tuller
04-12-09 09:38 AM
1.6.10
59kB
Tuller
01-21-09 04:25 PM
1.6.9b
59kB
Tuller
12-24-08 11:36 AM
1.6.9
56kB
Tuller
12-19-08 05:13 PM


Post A Reply Comment Options
Old 04-24-12, 03:02 AM  
madindehead
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Mayron
Masque/Button Facade doesn't seem to work with Bagnon any more since the update. Any reason?
It seems to skin the guild bank properly and the void storage.

I have posted this as a ticket on the Bagnon Facade Curse page.
madindehead is offline Report comment to moderator  
Reply With Quote
Old 04-13-12, 02:07 AM  
Mayron
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 5
File comments: 102
Uploads: 2
Masque/Button Facade doesn't seem to work with Bagnon any more since the update. Any reason?
Mayron is offline Report comment to moderator  
Reply With Quote
Old 03-31-12, 09:07 AM  
Spiattalo
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I'm having some problems with the item count on the tooltip, it won't show any wether the option is checked or not. It doesn't even with no other addons loaded.
Last edited by Spiattalo : 03-31-12 at 09:08 AM.
Spiattalo is offline Report comment to moderator  
Reply With Quote
Old 03-09-12, 12:10 PM  
bigity
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
There is a bagnon update on curse but it hasn't made it's way over here yet.
bigity is offline Report comment to moderator  
Reply With Quote
Old 02-12-12, 09:06 AM  
Viceversa
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Is there a void storage component for bagnon forever?
Viceversa is offline Report comment to moderator  
Reply With Quote
Old 01-15-12, 04:08 PM  
Epiphany17
A Flamescale Wyrmkin
 
Epiphany17's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 103
File comments: 16
Uploads: 1
Originally Posted by jaliborc
Which version are you using? (may not be the latest now) Do you have an error report?
For me, at least, Bagnon_Facade is preventing the ButtonFacade layouts from showing up, the new Masque ones work fine. Not getting an error either, I just know it was all working fine before I installed Bagnon_Facade.

Switching to the previous release fixed the problem for me.
Last edited by Epiphany17 : 01-15-12 at 04:13 PM.
Epiphany17 is offline Report comment to moderator  
Reply With Quote
Old 11-30-11, 10:01 AM  
XRA
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Any chance for an update? Broken since 4.3. Thanks

Damn, forgot it does work, just that JPack doesn't, sorry.
Last edited by XRA : 11-30-11 at 10:18 AM.
XRA is offline Report comment to moderator  
Reply With Quote
Old 10-18-11, 11:17 PM  
thekster
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Problem with recount and omen

Does anyone have a problem with recount and omen hiding after combat with the new bagnon 4.2.9? My recount and omen config is always shown but after install bagnon, when i am out of combat, my recount and omen is automatically hide.

Anyone knows how to fix it?

Thekster
Last edited by thekster : 10-18-11 at 11:18 PM.
thekster is offline Report comment to moderator  
Reply With Quote
Old 09-23-11, 04:48 AM  
Vladinator
A Molten Giant
 
Vladinator's Avatar
AddOn Author - Click to view AddOns

Forum posts: 522
File comments: 285
Uploads: 34
Two sweet things that I could see in the official version (so far I've edited it to make one of these work :P)

1. Option to not show item count on items you own yourself (so you still see how many cloth of this item your alts have, but not yourself as well). Perhaps a list of "ignore these items" so for example Hearthstone does not have a list of 10 characters each owning one each, hehe.

2. Including guild bank count, this is perfect for those having a bank character and a guild for extra bank slots, it'd be lovely if we could add that specific guild with an option to the counter, so we can see how many of that item there is in our guild bank. ^^

Love the addon, keep up the good work!

*Edit*

You should look at the "BagnonDB:GetItemCount(itemLink, bag, player)" function in db.lua (Forever) because I had to edit it in order to get the item counting to work with equipped items. Specifically for bag=="e" requests I had to make a custom for loop to go from 1,20 and do "self:GetItemData("e", slot, player)" and then use GetItemInfo instead of plain "link == itemLink" since I noticed some of the same items had ID and others had a item string (since they were "of the X") so this way it stripped it away and matched the true itemid together. That way the equipped counting system started to show on the tooltips module.
Last edited by Vladinator : 09-23-11 at 03:21 PM.
Vladinator is offline Report comment to moderator  
Reply With Quote
Old 09-17-11, 03:32 PM  
jaliborc
A Flamescale Wyrmkin
 
jaliborc's Avatar
AddOn Author - Click to view AddOns

Forum posts: 146
File comments: 317
Uploads: 20
Originally posted by Bornabe
Latest update of Bagnon (Only add-on that updated today in my list) prevents Masque from working and skinning Bartender bars (And possibly others).
Which version are you using? (may not be the latest now) Do you have an error report?
__________________
Developer of addons such as Bagnon, OmniCC, Scrap and Combuctor.
Curse technical specialist. Visit me at jaliborc.com.
Last edited by jaliborc : 09-17-11 at 03:33 PM.
jaliborc is offline Report comment to moderator  
Reply With Quote
Old 09-16-11, 07:07 PM  
Bornabe
A Flamescale Wyrmkin
 
Bornabe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 286
Uploads: 6
Latest update of Bagnon (Only add-on that updated today in my list) prevents Masque from working and skinning Bartender bars (And possibly others).
__________________
Bornabe is offline Report comment to moderator  
Reply With Quote
Old 09-10-11, 10:11 AM  
Bornabe
A Flamescale Wyrmkin
 
Bornabe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 286
Uploads: 6
All working for me.

Everything is working for me, I was hoping to post a Request if it's even possible: An optional appearance providing Bagnon with a more Default appearance for the Frame, but with all the wonderful features of Bagnon.

Just switched from Baggins and never thought I would be ok without the automatic category filtering, but Bagnon is wonderful, glad I made the switch. Works fine with 'Masque Beta', so anyone having troubles with ButtonFacade should switch to the Masque Beta package on Curse, etc... so you can alleviate those issues. I've swapped between 8 different Masque skins and all of them worked and saved upon game restart / reloading just fine.

Thanks for the tip on disabling the Guild Bank via Interface Addons selection, worked great. (Trolled right on in there, lol).
__________________
Bornabe is offline Report comment to moderator  
Reply With Quote
Old 08-23-11, 05:02 PM  
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 532
File comments: 109
Uploads: 3
I see all the posts about ButtonFacade not saving, but has anyone addressed that the actual Skins are not really pixel perfect as well?

I am using PixelSkin right now, and for my buffs/buttons I have to type #.5 at the end of each x and y variable (depending on where I anchor it if it's NOT anchored to the center) in order for it to be perfect once again. This is on all my computers and for almost every BF Skin I know of so far.

Is there anyway I can change the Icon locations to move them up/down or to the side by 0.5 of a pixel? in the Lua file of course. I found the actual string for it searching, but no idea what to put to move it.

__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah
Last edited by Lily.Petal : 08-23-11 at 05:02 PM.
Lily.Petal is offline Report comment to moderator  
Reply With Quote
Old 08-08-11, 04:39 AM  
Dangergoppel
A Murloc Raider

Forum posts: 7
File comments: 3
Uploads: 0
Any possibility of skinning the guild bank buttons as well?
Also, would it be possible to add a function for changing the font of everything in the bag? (Count, money, etc.)

Awesome addon by the way!
Dangergoppel is offline Report comment to moderator  
Reply With Quote
Old 07-09-11, 09:33 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 141
Uploads: 0
Originally posted by jaliborc
I am... but that's just me... I've contacted ButtonFacade authors, because it's options menu is behaving strangely (and probably that's what causing some players to not be able to save their settings), but they still have not answered.

You'll just have to wait.

EDIT: They have responded, and are looking at the situation.
TY!
MMOGames is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: