EquipCompare is a comparison tooltip showing addon for Item
Summary
When you shop for items at a vendor or the Auction House and you hover over an item, you get a comparison tooltip showing the "currently equipped" item too. This AddOn adds such a feature everywhere in the game where you can hover over items, such as in your bags, in the loot window or on the reward page of a quest. You also receive comparison tooltips when clicking an item link in the chat box.
For detailed description of features, see the included Description.txt file. Simple install/uninstall/usage instructions are given below. Post a comment if you like, or discuss the AddOn in this thread: http://www.wowinterface.com/forums/s...ead.php?t=2597
The AddOn is compatible with and the texts are localized for US English, EU English, German, French, Korean, Simplified Chinese and Traditional Chinese clients.
Troubleshooting
Check the Known Issues list first! If EC only appears to be working at the AH and vendors, but nowhere else, then you don´t actually have EC correctly installed and working! The default Blizzard UI has EC-like features in those two places already, that´s what you are seeing. In this case, make sure that EC is enabled correctly on the character selection screen.
Advanced tip: For some really advanced uses, turn on the Alt-key mode and install CharactersViewer. Choose an alternate character in CV, go to the Auction House then hover over an item. First you get comparison with your equipped item, but then hold Alt to get comparison with your alternate character. Shop with ease both for yourself and your other characters with this great feature!
Install
Unzip the downloaded zip file into your "World of Warcraft\Interface\AddOns" folder. This is a standalone, pure AddOn.


Uninstall
Delete the "World of Warcraft\Interface\AddOns\EquipCompare" folder.
Usage
The AddOn is enabled by default. Type "/equipcompare help" for further usage information, or see the documentation in the included Description.txt file.
Developer API
See the included Description.txt for a short summary. See the comments in front of each of the functions in EquipCompare's code for full documentation.
Known Issues
Legalese (a.k.a. the Small Print)
The author holds all copyright to this AddOn. You are free to download, copy, distribute and re-host this AddOn in its original, unmodified form, for non-profit purposes. You are free to include this AddOn in any compilation, package, distribution etc. in its original form so long as credit is given to the author. If you distribute or re-host this AddOn, either in a compilation or by itself, you must include a link to the AddOn's official page as the author is responsible for maintaining only the official page of the AddOn. You are allowed, for your own personal use only, to make modifications to this AddOn and to privately distribute such modified form to people known to you (such as friends and guild members). However, you must not publically host or distribute a modified version of this AddOn, without express permission of the author. The author reserves the right to deny any of the above to any person or sites for any reasons.
Optional Dependencies: Khaos, Satellite, CharactersViewer, LootLink
Khaos: If Khaos is installed, EquipCompare options can be set via the Khaos configuration options. In this case, the settings are rememebered on a per-configuration basis.
Satellite: If Satellite is installed, slash commands are registered via Satellite.
Lootlink: If LootLink is installed, you will receive the comparison tooltips when hovering over items in the LootLink database.
CharactersViewer: If CharactersViewer (version 55 or higher) is installed, EquipCompare shows comparison tooltips with the items of the character you have selected in CV, instead of with the currently equipped items, provided this feature is enabled in EquipCompare. Use this great feature to easily compare your equipment or inventory with your alts. Alternatively, do things like receive relevant shopping tooltips at the Auction House, when you are shopping for your alt.
Cosmos (deprecated but supported): If Cosmos is installed, EquipCompare options can be toggled on and off via the Cosmos configuration menu. In this case, the settings are remembered on a per-character basis.
Sky (deprecated but supported): If Sky is installed, slash commands are registered via Sky.
Changes in 2.16:
* Patch 3.1
Changes in 2.15:
* Temporary workaround for the frequent "attempt to compare number with nil" bug that seem to appear for a lot of people.
Changes in 2.14:
* Weapon comparison behaviour changed. This fixes the missing main/offhand tooltip bug as well.
* Tooltip placement logic significantly improved. If there is one side to fit all the comparison tooltips, the code will find it now. In rare cases tooltips may still be partially off the screen, if the tooltips can't fit on any side.