Download
(757Kb)
Download
Updated: 03-15-15 03:38 AM
Pictures
File Info
Updated:03-15-15 03:38 AM
Created:unknown
Downloads:246,651
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 12-16-09, 12:31 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Originally posted by Warmexx
Well, I don't know what to think about your issue. I'll have to try for myself to see if I can reproduce it. It is basically very simple. Assuming you don't disable any modules and all columns are selected, the summary should show all data selected. Hovering the minimap or LDB icon calls the same logic. I use DockingStation without any problems myself. So why would Fortress be any different? It must me LDB feed related I guess.
I'm currently working on 7.6 and try to include a fix for this (if I can find the cause). Please do me a favor and file a ticket (see "Bug Reports and Feature Requests" on the info page) so I won't forget and you'll be able to track its status.
I am not sure why it's not working with Fortress. I tried a bunch of different setting in Fortress but still can't get the summary to display when hovering over the LDB button. Works fine hovering over the Minimap button.
Report comment to moderator  
Reply With Quote
Unread 12-16-09, 03:05 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Originally posted by Twidget
I am not sure why it's not working with Fortress. I tried a bunch of different setting in Fortress but still can't get the summary to display when hovering over the LDB button. Works fine hovering over the Minimap button.
I downloaded Fortress and looked at its code. Armory had two methods for displaying the tooltip: one for the "OnTooltipShow" and one for the "OnEnter" event. Fortress uses a "if OnTooltipShow then ... else if OnEnter". Result: it never called the "OnEnter" part.

But the short answer is: it's fixed.
Report comment to moderator  
Reply With Quote
Unread 12-16-09, 07:57 PM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Originally posted by Warmexx
I downloaded Fortress and looked at its code. Armory had two methods for displaying the tooltip: one for the "OnTooltipShow" and one for the "OnEnter" event. Fortress uses a "if OnTooltipShow then ... else if OnEnter". Result: it never called the "OnEnter" part.

But the short answer is: it's fixed.
WOW! Thanks... I tried playing with all the setting in Fortress and nothing worked. Glad to know you found the reason. Can't wait for the next release.

One more question... does Armory put quest information in the tooltips? Like the name of the quest and how many of something you need to collect or whatever? I am seeing this info twice in my tooltips. I know one is from Carbonite but I can't figure out where the other is coming from.

Thanks again for one of the best mods ever and Merry Christmas!

Twidget
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 02:31 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Originally posted by Twidget
does Armory put quest information in the tooltips? Like the name of the quest and how many of something you need to collect or whatever? I am seeing this info twice in my tooltips. I know one is from Carbonite but I can't figure out where the other is coming from.
Yeah, that's the problem with running add-ons. Armory doesn't add that kind of information. It may add which alts are on a linked quest, but that's all. Doesn't Blizz add that info?

Merry x-mas too.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 06:39 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Originally posted by Warmexx
Yeah, that's the problem with running add-ons. Armory doesn't add that kind of information. It may add which alts are on a linked quest, but that's all. Doesn't Blizz add that info?

Merry x-mas too.
Yes, that's it. Apparently Bliz adds that info by default now and there is no way to disable it so I disabled it from Carbonite.
Report comment to moderator  
Reply With Quote
Unread 12-22-09, 06:04 AM  
Spiritfire
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 16
Uploads: 2
Strange Tooltip behaivior

Since 3.3 patch and the update to armory, I've been seeing something weird in my tooltips. Sometimes, just after showing the counts of an item in the tooltip, the right side of the tooltip that shows the breakdown of where items are (bags, bank, etc) will "scroll" off to the side and vanish, and never come back. It's getting really annoying. This wasn't there before 3.3.

Any thoughts?
Report comment to moderator  
Reply With Quote
Unread 12-22-09, 10:40 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Strange Tooltip behaivior

Originally posted by Spiritfire
Since 3.3 patch and the update to armory, I've been seeing something weird in my tooltips. Sometimes, just after showing the counts of an item in the tooltip, the right side of the tooltip that shows the breakdown of where items are (bags, bank, etc) will "scroll" off to the side and vanish, and never come back. It's getting really annoying. This wasn't there before 3.3.

Any thoughts?
A lot of add-ons manipulate tooltips. Do you see the same behavior if you only enable Armory?
Report comment to moderator  
Reply With Quote
Unread 12-23-09, 01:39 PM  
Xylan Trueheart
Premium Member
Premium Member

Forum posts: 64
File comments: 166
Uploads: 0
Odd behavior

I just noticed a odd behavior. Whenever I open the ingame calendar and try to look at the next or prrior month the calendar pops back to the present month after a faction of a second. I disabled all other addons except Armory and this still happens. Disabling Armory, the calendar behaves normally. Is this intended? Or is there a option that does this I am not aware of?
Report comment to moderator  
Reply With Quote
Unread 12-23-09, 06:44 PM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Odd behavior

Originally posted by Xylan Trueheart
I just noticed a odd behavior. Whenever I open the ingame calendar and try to look at the next or prrior month the calendar pops back to the present month after a faction of a second. I disabled all other addons except Armory and this still happens. Disabling Armory, the calendar behaves normally. Is this intended? Or is there a option that does this I am not aware of?
You must be one of the few that downloaded the 7.6 version. That is my current development version that got published by accident.
Thanks for mentioning it to me.
Report comment to moderator  
Reply With Quote
Unread 12-28-09, 09:47 PM  
hellguard
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
conflict new version oGlow~~

Hi, Warmexx
Thanx for your Great Addon~

I have 1 problem~

>> http://github.com/haste/oGlow (Not WOWInterface.com Version)
--------------------------------------------------------------------------
Interface\AddOns\Armory\Frames\ArmoryFrame.lua:1157: attempt to call global 'oGlow' (a table value)
Count: 19

Call Stack:
[C]: in function `oGlow'
Interface\AddOns\Armory\Frames\ArmoryFrame.lua:1157: in function <Interface\AddOns\Armory\Frames\ArmoryFrame.lua:1126>
[C]: in function `ArmoryPaperDollItemSlotButton_Update'
...erface\AddOns\Armory\Frames\ArmoryPaperDollFrame.lua:1471: in function `ArmoryPaperDollFrame_UpdateStats'
...erface\AddOns\Armory\Frames\ArmoryPaperDollFrame.lua:1601: in function `func'
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:176: in function `Execute'
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:116: in function `OnTimerUpdate'
...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:47: in function <...nterface\AddOns\Armory\Core\ArmoryCommandHandler.lua:47>
--------------------------------------------------------------------------
Sorry, my bad English!!
Last edited by hellguard : 12-28-09 at 09:57 PM.
Report comment to moderator  
Reply With Quote
Unread 12-29-09, 10:12 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: conflict new version oGlow~~

Originally posted by hellguard
Hi, Warmexx
Thanx for your Great Addon~
...
Sorry, my bad English!!
Your English is fine...

You are just in time as I'm about to release a new version. I'll take a look into it and try to include a fix.
Report comment to moderator  
Reply With Quote
Unread 12-30-09, 11:35 PM  
hellguard
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Smile Thanx warmexx!!

Korean Local and New oGlow support!! Really thanx~~~
Report comment to moderator  
Reply With Quote
Unread 12-31-09, 03:29 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Thanx warmexx!!

Originally posted by hellguard
Korean Local and New oGlow support!! Really thanx~~~
You're welcome. Can you check http://wow.curseforge.com/addons/arm.../?untranslated for me?
Report comment to moderator  
Reply With Quote
Unread 12-31-09, 11:30 PM  
hellguard
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Hi, Warmexx~ :)

Happy New year~~ everyone~

I already checked that! Warmexx~~

If you want to get a new Korean Local file, go to download file at this site -->
http://wow.somegate.com/topic.php?topic_uid=105421
and replace that.

<wow.somegate.com> is the most famous WOW addon site in Korea.

--------------------------------------------------------------------------
If you can't understand or feel bad at my word, Please try to understand my side. Warmexx.

whew~ English grammar is really difficult~~
Last edited by hellguard : 12-31-09 at 11:37 PM.
Report comment to moderator  
Reply With Quote
Unread 01-02-10, 05:41 AM  
Warmexx
A Defias Bandit
 
Warmexx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 111
Uploads: 5
Re: Hi, Warmexx~ :)

Originally posted by hellguard
Happy New year~~ everyone~
whew~ English grammar is really difficult~~
Well for me Korean is really difficult But thanks for filling in the gaps.
It would be very handy if you use the translation application. Is there a reason why you don't?

Best wishes and happy gaming to you all !

새해 복 많이 받으세요
Last edited by Warmexx : 01-02-10 at 05:43 AM.
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.