WoWEquip is an addon written by me in order to let people try on different gear and see their total stats and their differences when compared to something else, typically another set of gear.
In short, an ingame CT-Profiles addon with some stats comparison to allow profile comparisons.
To use the addon after it is installed, use /wowequip to open the window. Alternatively, you can also open WoWEquip from the Dressing Room or the default UI's inspect window when you inspect others.
To change gear, left click on an equipment slot, and search/select from the search results in the bottom right. You can also send any item to the Dressing Room (ctrl-click a link/item) to try it on in WoWEquip when the WoWEquip window is open. To change the enchant/gems on that gear, right click on an equipment slot and find the enchant/gem you want in the menus.
Note that WoWEquip does not maintain any sort of item database, it only searches the items that exist in your local cache (items you have seen before since the last WoW patch), so if you can't find an item, get someone to link it to you or use Sniff or AtlasLoot Enhanced or something.
The F and S buttons provides some simple Filtering and Sorting options. The % button toggles between showing ratings and percentages in the Summary. The C button lets you choose what to compare the current equipment profile to, either to your currently equipped gear, or to an existing saved equipment profile.
The Copy Target button (the same button exists in the default Inspect UI window) allows you to copy a person's gear and see his equipment stats in WoWEquip as well as some Derived Stats when you scroll down. (Derived Stats meaning your total crit% gained from both agi and crit rating, etc from the gear.) There's a keybind you can add to inspect someone and you can quickly copy someone's gear and save his equipped profile to compare stats later.
You don't have to show the dressing room, I have merely attached the Dressing Room to the left of the WoWEquip window only when both are visible on screen at the same time.
WoWEquip is back for patch 3.1!
Try on different gear and see their total stats and their differences. In short, an ingame CT-Profiles-like addon.
Users of WoWEquip are encouraged to use the addon RatingBuster written by Whitetooth@Cenarius.
WoWEquip is currently in beta status, and additional tweaks and features are being done to the addon to improve it.
For WoWEquip to work in your language, certain translations to detect items of what type they are must be included. For the most part, many of these languages already have translations. However, Sigils were introduced with WotLK, and still need to be updated for many languages.
Check if the LGII translation namespace needs to be updated for your language: (Translations for 6th and 7th return values (itemType, itemSubType) from GetItemInfo())
Additionally, if the stat calculations of gear is incorrect or missing a few numbers, it is because LibItemBonus-2.0 needs localization updates as well to support your language. Please report issues of gear stats not being correctly detected at http://forums.wowace.com/showthread.php?t=11962
I think one of the requests that will come up is some sort of default gemming?
Since items are pulled from the cache it's probably unrealistic to ask for gems "on" the items,
but maybe an option to set some default gems (by color) and add their stats to the item bonus summary frame only?
I think one of the requests that will come up is some sort of default gemming?
Since items are pulled from the cache it's probably unrealistic to ask for gems "on" the items,
but maybe an option to set some default gems (by color) and add their stats to the item bonus summary frame only?
Thanks for sharing your work.
Same here, very good addon, that only need to support gems/enchants.
Hum, why the dressing room is so shrinked when WoWEquip frame is show ?
WoWEquip already supports every gem/enchant in the game. You don't need them in your local cache for you to select any gem in the menus, the WoW generates the gem/enchant data on the client side.
I will consider how to implement default gemming.
Hum, why the dressing room is so shrinked when WoWEquip frame is show ?
I've scaled it to 75% while it is attached to WoWEquip. I plan to add an option to change the size.
I've encountered an error, which sometimes occurs when closing the WoWEquip frame:
[2007/09/08 22:55:02-273-x1]: WoWEquip\WoWEquip.lua:2765: attempt to index a nil value
<in C code>: in function `Hide'
Interface\FrameXML\UIParent.lua:1210: in function <Interface\FrameXML\UIParent.lua:1205>:
<in C code>: in function `securecall'
Interface\FrameXML\UIParent.lua:1248: in function `CloseWindows':
Interface\FrameXML\UIParent.lua:1276: in function <Interface\FrameXML\UIParent.lua:1266>:
<in C code>: in function `securecall'
Interface\FrameXML\UIParent.lua:1928: in function `ToggleGameMenu':
<string>:"TOGGLEGAMEMENU":1: in function <[string "TOGGLEGAMEMENU"]:1>
When you're done with the dressupframe resizing, I'll add a Skinner skin for this.
WoWEquip already supports every gem/enchant in the game. You don't need them in your local cache for you to select any gem in the menus, the WoW generates the gem/enchant data on the client side.
I will consider how to implement default gemming.
Hum, why the dressing room is so shrinked when WoWEquip frame is show ?
I've scaled it to 75% while it is attached to WoWEquip. I plan to add an option to change the size.
I've encountered an error, which sometimes occurs when closing the WoWEquip frame:
I have reproduced the error. It occurs when you press ESC while the mouse is on the expanded Summary frame. While this is easy to fix, I may also possibly ditch the auto expand/shrinking on mouseover behavior and go with something else. Any suggestions?
One thing I noticed trying it out - I switched my Ranged Weapon (Bow) for a Gun and the comparison showed the changed stats BUT it didn't take into account the loss in stats from the scope. In other words, I had my default/equipped bow with a +26 Crit Scope. When I changed to another ranged item, it didn't show the loss in ranged crit. When I added the scope on the Gun, it still showed no change (which technically was then correct given the items I was comparing).
One thing I noticed trying it out - I switched my Ranged Weapon (Bow) for a Gun and the comparison showed the changed stats BUT it didn't take into account the loss in stats from the scope. In other words, I had my default/equipped bow with a +26 Crit Scope. When I changed to another ranged item, it didn't show the loss in ranged crit. When I added the scope on the Gun, it still showed no change (which technically was then correct given the items I was comparing).
You are correct. Scopes are currently not being parsed (as noted inside WoWEquip.lua at the top of the file). :)
WoWEquip uses ItemBonusLib-1.0 by Jerry to do all its calculation, so I'll be bugging him about it.
Wow, fantastic addon, surprised to see something like this actually ingame.
I noticed you said base stats aren't supported, are there any plans to add these, maybe at a later date? It'd be great to be able to see the full effects of a gear set on the character including base stats.
I assume your talent additions going to take a similar approach to the external WoWEquip application when it comes to talents, allowing people to enable crit/AP/dmg enahancing talents etc?
I can't wait to install this baby and take it for a spin.
I may also possibly ditch the auto expand/shrinking on mouseover behavior and go with something else. Any suggestions?
Remove the item selection list completely.
Expand the item/bonus summary.
On clicking on a slot, open a new window with the item selection list. Have this list restricted to items that just match that slot.
Quote from Xinhuan »
You don't actually have to wait. The attached DressUpFrame is actually just WoW default UI's one, which should already be skinned by Skinner.
I'd actually like to skin the entire WoWEquip frame itself, as I think many other people would like.
I noticed you said base stats aren't supported, are there any plans to add these, maybe at a later date? It'd be great to be able to see the full effects of a gear set on the character including base stats.
This is only possible if I have a full database of every combination of race/class/level of base stats, without the modification of any talents.
I assume your talent additions going to take a similar approach to the external WoWEquip application when it comes to talents, allowing people to enable crit/AP/dmg enahancing talents etc?
Indeed!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
WoWEquip is an addon written by me in order to let people try on different gear and see their total stats and their differences when compared to something else, typically another set of gear.
In short, an ingame CT-Profiles addon with some stats comparison to allow profile comparisons.
You can get it right off http://www.wowace.com/projects/wowequip/ or using the Curse Client.
(Screenshot of Beta 1.0)
To use the addon after it is installed, use /wowequip to open the window. Alternatively, you can also open WoWEquip from the Dressing Room or the default UI's inspect window when you inspect others.
To change gear, left click on an equipment slot, and search/select from the search results in the bottom right. You can also send any item to the Dressing Room (ctrl-click a link/item) to try it on in WoWEquip when the WoWEquip window is open. To change the enchant/gems on that gear, right click on an equipment slot and find the enchant/gem you want in the menus.
Note that WoWEquip does not maintain any sort of item database, it only searches the items that exist in your local cache (items you have seen before since the last WoW patch), so if you can't find an item, get someone to link it to you or use Sniff or AtlasLoot Enhanced or something.
The F and S buttons provides some simple Filtering and Sorting options. The % button toggles between showing ratings and percentages in the Summary. The C button lets you choose what to compare the current equipment profile to, either to your currently equipped gear, or to an existing saved equipment profile.
The Copy Target button (the same button exists in the default Inspect UI window) allows you to copy a person's gear and see his equipment stats in WoWEquip as well as some Derived Stats when you scroll down. (Derived Stats meaning your total crit% gained from both agi and crit rating, etc from the gear.) There's a keybind you can add to inspect someone and you can quickly copy someone's gear and save his equipped profile to compare stats later.
You don't have to show the dressing room, I have merely attached the Dressing Room to the left of the WoWEquip window only when both are visible on screen at the same time.
WoWEquip is back for patch 3.1!
Try on different gear and see their total stats and their differences. In short, an ingame CT-Profiles-like addon.
Users of WoWEquip are encouraged to use the addon RatingBuster written by Whitetooth@Cenarius.
WoWEquip is currently in beta status, and additional tweaks and features are being done to the addon to improve it.
Note: This is an ingame addon and has no relation to the standalone EXE application called WoWEquip available at http://www.wowinterface.com/download...-WowEquip.html developed by Danya.
WoWEquip does not work in my language!
For WoWEquip to work in your language, certain translations to detect items of what type they are must be included. For the most part, many of these languages already have translations. However, Sigils were introduced with WotLK, and still need to be updated for many languages.
Check if the LGII translation namespace needs to be updated for your language: (Translations for 6th and 7th return values (itemType, itemSubType) from GetItemInfo())
Localization:
You can help to translate WoWEquip into your language here: http://www.wowace.com/projects/wowequip/localization/
Quirks:
This looks awesome, have to try after work.
Oh I don't know, its just something that has long been overdue. :P
I think one of the requests that will come up is some sort of default gemming?
Since items are pulled from the cache it's probably unrealistic to ask for gems "on" the items,
but maybe an option to set some default gems (by color) and add their stats to the item bonus summary frame only?
Thanks for sharing your work.
Same here, very good addon, that only need to support gems/enchants.
Hum, why the dressing room is so shrinked when WoWEquip frame is show ?
I will consider how to implement default gemming.
I've scaled it to 75% while it is attached to WoWEquip. I plan to add an option to change the size.
When you're done with the dressupframe resizing, I'll add a Skinner skin for this.
My bad, I've seen it after my post...
Awesome addon >_< !
Picking gems is by far better than defaulting, so this is just fine.
I have reproduced the error. It occurs when you press ESC while the mouse is on the expanded Summary frame. While this is easy to fix, I may also possibly ditch the auto expand/shrinking on mouseover behavior and go with something else. Any suggestions?
You don't actually have to wait. The attached DressUpFrame is actually just WoW default UI's one, which should already be skinned by Skinner.
One thing I noticed trying it out - I switched my Ranged Weapon (Bow) for a Gun and the comparison showed the changed stats BUT it didn't take into account the loss in stats from the scope. In other words, I had my default/equipped bow with a +26 Crit Scope. When I changed to another ranged item, it didn't show the loss in ranged crit. When I added the scope on the Gun, it still showed no change (which technically was then correct given the items I was comparing).
You are correct. Scopes are currently not being parsed (as noted inside WoWEquip.lua at the top of the file). :)
WoWEquip uses ItemBonusLib-1.0 by Jerry to do all its calculation, so I'll be bugging him about it.
I noticed you said base stats aren't supported, are there any plans to add these, maybe at a later date? It'd be great to be able to see the full effects of a gear set on the character including base stats.
I assume your talent additions going to take a similar approach to the external WoWEquip application when it comes to talents, allowing people to enable crit/AP/dmg enahancing talents etc?
I can't wait to install this baby and take it for a spin.
Remove the item selection list completely.
Expand the item/bonus summary.
On clicking on a slot, open a new window with the item selection list. Have this list restricted to items that just match that slot.
I'd actually like to skin the entire WoWEquip frame itself, as I think many other people would like.
This is only possible if I have a full database of every combination of race/class/level of base stats, without the modification of any talents.
Indeed!