Download
(3Kb)
Download
Updated: 03-11-10 04:14 PM
Addon for:
Armory.
Pictures
File Info
Updated:03-11-10 04:14 PM
Created:05-18-09 07:18 AM
Downloads:16,120
Favorites:67
MD5:

Bagnon Armory  Popular! (More than 5000 hits)

Version: 1.0.5
by: Tuller [More]

This addon is a replacement for Bagnon_Forever component of Bagnon and Combuctor, which provides the ability to view inventory and bank information from any of your other characters on the same server, from anywhere.

Instead of using its own database like Bagnon_Forever does, Bagnon_Armory pulls its information directly from the Armory addon.

Things will blow up if you try to run Bagnon_Forever and Bagnon_Armory at the same time, so don't :P

1.0.5
* Updated Armory version check code, again :P

1.0.4
* Updated Armory version check code.

1.0.3
* Updated TOC for 3.3

1.0.2
* Updated for compatibility with the latest version of Armory

1.0.1
* Updated for World of Warcraft 3.2.0

1.0.0
* Initial Release
Post A Reply Comment Options
Unread 11-09-10, 01:25 PM  
unwin
A Deviate Faerie Dragon

Forum posts: 12
File comments: 41
Uploads: 0
Originally posted by Tuller
Noted, will fix when I get home :P
thank you! i miss this addon.
Report comment to moderator  
Reply With Quote
Unread 03-11-10, 03:37 PM  
Spiritfire
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 16
Uploads: 2
Originally posted by Tuller
Noted, will fix when I get home :P
I did a quick temp fix bypassing the check with this:

local function CanUseArmory()

return Armory:HasInventory();
end


I know it's not proper, but it let me use the addon for now until a real fix is in place.
Report comment to moderator  
Reply With Quote
Unread 03-11-10, 10:27 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Noted, will fix when I get home :P
Report comment to moderator  
Reply With Quote
Unread 03-10-10, 09:01 PM  
Spiritfire
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 16
Uploads: 2
Got this message today. I installed Combuctor and Bagnon_Armory for the first time.
The error happens the first time my mouse hovers over the money on the bags.

Date: 2010-03-10 18:55:45
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Bagnon_Armory\ArmoryBagnon.lua line 15:
attempt to compare number with string
Debug:
(tail call): ?
[C]: ?
Bagnon_Armory\ArmoryBagnon.lua:15:
Bagnon_Armory\ArmoryBagnon.lua:14
Bagnon_Armory\ArmoryBagnon.lua:56: GetPlayerList()
Bagnon_Armory\ArmoryBagnon.lua:52: GetPlayers()
Combuctor\money.lua:83:
Combuctor\money.lua:56

Oh, and I deleted Bagnon_Forever before moving the folders to my addons folder.

(EDIT: Make that two errors.)

Clicking on my portrait in the bags to bring up other toons does this:
Date: 2010-03-10 19:11:10
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Bagnon_Armory\ArmoryBagnon.lua line 15:
attempt to compare number with string
Debug:
(tail call): ?
[C]: ?
Bagnon_Armory\ArmoryBagnon.lua:15:
Bagnon_Armory\ArmoryBagnon.lua:14
Bagnon_Armory\ArmoryBagnon.lua:56: GetPlayerList()
Bagnon_Armory\ui.lua:63: initFunction()
..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize()
Bagnon_Armory\ui.lua:81:
Bagnon_Armory\ui.lua:78
Bagnon_Armory\ui.lua:96: ToggleDropdown()
[string "*:OnClick"]:4:
[string "*:OnClick"]:1
Last edited by Spiritfire : 03-10-10 at 09:11 PM.
Report comment to moderator  
Reply With Quote
Unread 02-19-10, 10:28 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Basically, if you're already running the Armory addon, then using Bagnon_Armory instead of Bagnon_Forever will use a bit less memory. Otherwise, there's no gain.
Report comment to moderator  
Reply With Quote
Unread 02-19-10, 08:49 AM  
Photekk
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Curious if I should switch over to Bagnon Armory from Forever? Is there any added functionality or is it just more efficient data gathering?
Report comment to moderator  
Reply With Quote
Unread 11-04-09, 04:28 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Re: Bagnon Armory Error

Originally posted by Peyana
Received this error today after Bagnon update was installed:

Date: 2009-11-04 14:01:00
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Bagnon_Armory\ArmoryBagnon.lua line 7:
Unable to load Bagnon_Armory. Another BagnonDB wrapper is already loaded
Debug:
[C]: ?
[C]: assert()
Bagnon_Armory\ArmoryBagnon.lua:7: in main chunk
Disable Bagnon_Forever if you're going to use Bagnon_Armory.
Report comment to moderator  
Reply With Quote
Unread 11-04-09, 02:03 PM  
Peyana
A Deviate Faerie Dragon
 
Peyana's Avatar

Forum posts: 11
File comments: 122
Uploads: 0
Bagnon Armory Error

Received this error today after Bagnon update was installed:

Date: 2009-11-04 14:01:00
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Bagnon_Armory\ArmoryBagnon.lua line 7:
Unable to load Bagnon_Armory. Another BagnonDB wrapper is already loaded
Debug:
[C]: ?
[C]: assert()
Bagnon_Armory\ArmoryBagnon.lua:7: in main chunk
Last edited by Peyana : 11-04-09 at 02:04 PM.
Report comment to moderator  
Reply With Quote
Unread 06-04-09, 04:37 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Re: Gold on Server

Originally posted by sn0n
Combuctor / Bags dont show anything in the mouseover on gold, just a 'Total on Kalecgos' and empty line underneath.. Armory shows correctly..
not sure if its a Combuctor or Bagnon Armory item... any ideas?
Are you using the most recent version of Combuctor?
Report comment to moderator  
Reply With Quote
Unread 06-04-09, 03:59 AM  
sn0n
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Gold on Server

Combuctor / Bags dont show anything in the mouseover on gold, just a 'Total on Kalecgos' and empty line underneath.. Armory shows correctly..
not sure if its a Combuctor or Bagnon Armory item... any ideas?
Report comment to moderator  
Reply With Quote
Unread 05-20-09, 04:55 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Re: nice...but

Originally posted by silentône
I need help. I can get the armory to come up, but how do you actually get your bags to look like the one in your picture. Thanks for the help. My bags are sorted out by the way.
Well, the included screenshot is of Combuctor, not Bagnon.
Report comment to moderator  
Reply With Quote
Unread 05-19-09, 03:15 PM  
silentône
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
nice...but

I need help. I can get the armory to come up, but how do you actually get your bags to look like the one in your picture. Thanks for the help. My bags are sorted out by the way.
Report comment to moderator  
Reply With Quote
Unread 05-18-09, 09:40 AM  
SmuvMoney
A Defias Bandit

Forum posts: 3
File comments: 83
Uploads: 0
wow this is sweet

I am a user of both Bagnon and Armory so I cannot wait to try this out tonight when I get home. Strong work from both of you as always.
__________________
Peace & God Bless,

$muvMoney
John 14:27 & Numbers 6:24
Report comment to moderator  
Reply With Quote
Unread 05-18-09, 07:22 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Thanks

I would like to thank Warmexx for helping out with the development of this addon. He took the time to write most of the code and implement changes to Armory for this to work
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: