Download
(757Kb)
Download
Updated: 03-15-15 03:38 AM
Pictures
File Info
Updated:03-15-15 03:38 AM
Created:unknown
Downloads:246,475
Favorites:604
MD5:
Categories:Data Mods, Bags, Bank, Inventory, Buff, Debuff, Spell, Character Advancement, TradeSkill Mods, ToolTip

Armory  Popular! (More than 5000 hits)

Version: v12.4.2
by: Warmexx [More]

This add-on is no longer being updated here. Please visit CurseForge for an updated version.
https://www.curseforge.com/wow/addons/armory
https://www.curseforge.com/wow/addons/armory-classic


In short

  • All armory information as (once) seen on the official site from Blizzard Entertainment, in game, for all your characters, on all realms
  • Enables the use of a compact character frame
  • Detailed profession information of all your characters
  • PVP information, including arena teams
  • Searchable inventory, including bags, bank, mailbox and auctioned items
  • Quest logs and spell books of all your characters
  • Friends, ignores and events of all your characters
  • Share quests, recipes and character information with other Armory users
  • Searchable Guild Bank that updates itself automatically without visiting the bank yourself
  • Tooltip enhancement and equipment comparison tooltips
  • Customizable functionality
  • And much more...
Please visit CurseForge for a full feature list.
More Information
More detailed information about Armory can be found on the project site. Here you can also access the localization tab which provides an interface to make things easier on translators. Additional software, like ArmoryGuildRecipes, its XML exporter and a Joomla! web site plug-in, as well as a tool to merge databases from different accounts can be found on the Neighbours Guild Website.
Bug Reports and Feature Requests
The comments are not meant to be used for reporting bugs and feature requests. Especially long stack dumps will clutter up the comments section and make it hard to follow. This may result in your post being unnoticed. Also you have no idea what happened with your post and you will not be able to track its status. The best thing to do in this case is file a ticket.
Filing a ticket is not hard but you need a Curse account. Please read How to file tickets before posting.
Coffee
If you like to express your appreciation for the effort that has been put into Armory (and keep me awake to be able to maintain it), press the donate button and buy me a cup of coffee. For those interested: I drink black, extra dark roast. And here you can read how it all started.
Links
  • ElvUI skin for Armory
  • Tukui skin for Armory
  • Bagnon_Armory replacement for Bagnon_Forever that retrieves information from Armory instead (created by Tuller)
  • ArmoryGuildRecipes collects recipes from guild members running Armory (/ar download) for publishing purposes
  • Agr2Xml converts ArmoryGuildRecipes LUA to XML file (Windows)
  • AGR Joomla! Component a component for Joomla! 1.x websites that provides an overview of guild recipes (based on AGR XML files) (PHP)
  • Agb2Xml converts ArmoryGuildBank LUA to XML file (Windows)
  • ArmoryDataTool merge Armory data files of multiple accounts (Windows)
  • wow-neighbours.com public download page of the Neighbours guild with more add-ons, patches and descriptions of the downloads above
  • Online Converter converts Armory LUA data to XLSX or XML

Word of Thanks
First of all to you! For using Armory and keeping me inspired by providing positive feedback. And you! Who made a donation so I can keep my subscription active (I hardly play WoW anymore). And you! Who translated Armory to make it easier for non-English speaking players. And finally the members of the Neighbours guild (Pluis!) and others who helped me test the alpha builds.

==== v12.4.2 ====
# Trying to use the Twitter option caused a taint error; this has been fixed.
# World bosses were displayed twice in the raid frame; this has been fixed.
# Accepting a daily quest could result in an 'index nil' error; this has been fixed.
Optional Files (0)


Post A Reply Comment Options
Unread 10-17-09, 08:24 AM  
Rickpt
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi,
Receiving the following error when i go see an item:

Message: Interface\AddOns\Armory\Core\ArmoryCurrency.lua:174: bad argument #1 to 'strtrim' (string expected, got nil)
Time: 10/17/09 15:21:12
Count: 13
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `strtrim'
Interface\AddOns\Armory\Core\ArmoryCurrency.lua:174: in function `CountCurrency'
Interface\AddOns\Armory\Core\ArmoryBase.lua:1177: in function `GetItemCount'
Interface\AddOns\Armory\Frames\ArmoryFrame.lua:821: in function <Interface\AddOns\Armory\Frames\ArmoryFrame.lua:805>
(tail call): ?
(tail call): ?
[C]: ?
[C]: ?
[C]: in function `SetInventoryItem'
Interface\FrameXML\PaperDollFrame.lua:1332: in function `PaperDollItemSlotButton_OnEnter'
[string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>

Locals: (*temporary) = nil
(*temporary) = "string expected, got nil"

can help me?
Report comment to moderator  
Reply With Quote
Unread 09-09-09, 03:25 PM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Originally posted by Veyska
Might be a bit of a niche request so I'd be happy with a buried option or saved variables/TOC edit.

I've got a bank alt with a guild bank, and seeing what's in there is useful. The rest of my toons are in a raiding guild whose bank I more or less ignore and don't really need to know about. Is there some way of not using up memory remembering what's in the one guild bank while still being able to see what's in the bank alt's bank? Even some /<addon> <command to clear out guild bank memory> bit would be awesome. :-) Wasn't a problem before, but I finally got ambitious enough to get the mule gbank and knowing what's in there is a good thing.
Guild bank tabs only get updated when you once opened them, so if you delete the guild bank you're not interested in it will not be updated anymore.

There are several ways to delete a guild bank (assuming you use the latest version):
  1. right-click the tabard icon in the top left
  2. use /ar delete gb [realm] [guild]
When you try to delete your current guild bank (of the character you're logged in with) the first option is blocked (I can't remember why, maybe should create an issue for that ), but you can use "/ar delete gb" (without parameters) to delete it. Must be an UI thingy.
Report comment to moderator  
Reply With Quote
Unread 09-08-09, 06:12 PM  
Veyska
A Kobold Labourer
 
Veyska's Avatar

Forum posts: 1
File comments: 56
Uploads: 0
Might be a bit of a niche request so I'd be happy with a buried option or saved variables/TOC edit.

I've got a bank alt with a guild bank, and seeing what's in there is useful. The rest of my toons are in a raiding guild whose bank I more or less ignore and don't really need to know about. Is there some way of not using up memory remembering what's in the one guild bank while still being able to see what's in the bank alt's bank? Even some /<addon> <command to clear out guild bank memory> bit would be awesome. :-) Wasn't a problem before, but I finally got ambitious enough to get the mule gbank and knowing what's in there is a good thing.
Report comment to moderator  
Reply With Quote
Unread 09-04-09, 09:27 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Error Message in Chat Window

Originally posted by ShadowProwler420
I don't know if this is truly an error with Armory (since I only get it after closing the auction window), but I get the following error message whenever closing the auction window (regardless if I use the 'X' in the upper right corner or use the Close button in the lower right corner). And, just for the record, I use the Auctioneer Suite addon (and all my addons are up to date).

"[Armory]WARNING: Profession data not saved. Please use the close button to trigger an update."
First of all this has nothing to do with auctioneer. Second it's a warning not an error. But, it should only be shown when you close a trade skill (profession) window and you have filters enabled (see module options panel). In specific cases (depending on add-ons used) it appeared that an update was only triggered when the trade skill window was closed by using the 'X'. Hence the existence of the warning message. If you didn't open/close a trade skill window while at the AH the update was triggered programmatically. Maybe by some other add-on.

Please check if you get the same message when you actually open and close the trade skill window. I'll try to add some sanity checks to Armory's next release, but if Armory doesn't seem able to store your professions, you can disable the option mentioned earlier. You'll get a simple recipe list though.

*Edit* I did find a bug that could also be responsible for triggering this message. It has already been fixed. A new release will follow soon.
Last edited by Warmexx : 09-04-09 at 02:17 PM.
Report comment to moderator  
Reply With Quote
Unread 08-30-09, 05:20 AM  
ShadowProwler420
A Flamescale Wyrmkin
 
ShadowProwler420's Avatar

Forum posts: 115
File comments: 13
Uploads: 0
Error Message in Chat Window

I don't know if this is truly an error with Armory (since I only get it after closing the auction window), but I get the following error message whenever closing the auction window (regardless if I use the 'X' in the upper right corner or use the Close button in the lower right corner). And, just for the record, I use the Auctioneer Suite addon (and all my addons are up to date).

"[Armory]WARNING: Profession data not saved. Please use the close button to trigger an update."
Report comment to moderator  
Reply With Quote
Unread 08-20-09, 03:37 PM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Question

Originally posted by Twidget

When looking at the bags of a toon (in list view) I select all character check box so I can do a search... how to I filter it to show me only the bags of toons on the realm I am on?
When looking at all characters, you're looking at all characters But maybe /ar find suits your needs. In the options screen you can toggle if all realms should be included using this method or not.
Report comment to moderator  
Reply With Quote
Unread 08-20-09, 03:29 PM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Originally posted by nickyjean
I was wondering if there was anyway to add an option where I could track the number of boss kills.
Well, this doesn't fit in the concept of and idea behind Armory, so I have to disappoint you. Maybe HeadCount provides what you're looking for.
Report comment to moderator  
Reply With Quote
Unread 08-18-09, 07:39 PM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Question

Hi,
When looking at the bags of a toon (in list view) I select all character check box so I can do a search... how to I filter it to show me only the bags of toons on the realm I am on?

Thanks
Report comment to moderator  
Reply With Quote
Unread 08-10-09, 07:42 PM  
nickyjean
Premium Member
Premium Member

Forum posts: 284
File comments: 114
Uploads: 0
Hi, I'm still getting used to the addon but so far pretty cut and dry on usage. I was wondering if there was anyway to add an option where I could track the number of boss kills.

I'm hunting for the deathcharger mount right now and there for want to know how many times I've killed Baron Rivendare. If there was a way to select that specific statisic and track it (much like a quest tracker maybe or overachiever).

But I do love the addon. Thanks for working so hard. I wish I had a 1/10 of your programming talent.
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 09:15 PM  
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 281
Uploads: 5
Getting this with the latest version on login:

Date: 2009-08-05 21:13:57
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Armory\Core\ArmoryPawn.lua line 75:
attempt to index global 'VgerCore' (a nil value)
Debug:
(tail call): ?
[C]: ?
Armory\Core\ArmoryPawn.lua:75: LoadPawnScales()
Armory\Frames\ArmoryFrame.lua:137: ArmoryFrame_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 03:06 PM  
alphaomega16
A Deviate Faerie Dragon

Forum posts: 15
File comments: 24
Uploads: 0
Doesnt seem to be updating professions either.
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 11:36 AM  
goregar
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Error

Originally posted by Twidget
Hi,
Receiving the following error when logging in with a toon:

Date: 2009-08-05 08:13:21
ID: 1
Error occured in: Global
Count: 1
Message: ...terface\AddOns\Armory\Frames\ArmoryQuestLogFrame.lua line 257:
attempt to index global 'QuestDifficultyColor' (a nil value)
Changing QuestDifficultyColor to QuestDifficultyColors will fix that problem.
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 06:15 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Exclamation Error

Hi,
Receiving the following error when logging in with a toon:

Date: 2009-08-05 08:13:21
ID: 1
Error occured in: Global
Count: 1
Message: ...terface\AddOns\Armory\Frames\ArmoryQuestLogFrame.lua line 257:
attempt to index global 'QuestDifficultyColor' (a nil value)
Debug:
[C]: ?
...terface\AddOns\Armory\Frames\ArmoryQuestLogFrame.lua:257: ArmoryQuestLog_Update()
...terface\AddOns\Armory\Frames\ArmoryQuestLogFrame.lua:141: func()
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:148: Execute()
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:100: OnTimerUpdate()
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:46:
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:46
AddOns:

Thanks,
Twidget
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 05:14 PM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Guild Bank?

Originally posted by psycomonkee
Is it possable to have the guild bank addon to be displayed in another tab of the invintory screen, or would the require completly rewriting the two pieces to be done?
It could be done but both add-ons need to be adjusted for that.
Report comment to moderator  
Reply With Quote
Unread 06-16-09, 07:30 PM  
psycomonkee
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Guild Bank?

Is it possable to have the guild bank addon to be displayed in another tab of the invintory screen, or would the require completly rewriting the two pieces to be done?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.