Change Log:
--------------------
0.7.3:
- Support MoP enchants
0.7.1:
- Changed ChatFrameEditBox to ChatFrame1EditBox so that you can link
into chat again (thanks Nathanyel)
0.7.0:
- Most Pre-Cataclysm Enchants added.
- Converted to use Ace3 libs, please delete the old Ace2 libs.
0.6.0:
- Most WotLK Enchants added.
- Updated Embedded Ace2 libs
0.5.6:
- No longer uses TipHookerLib. Instead, uses the OnTooltipSetItem script.
- Now shows the correct enchant link for enchants which share the same enchantID
- koKR localization added by damjau.
- Add a function which you may call to set the location of the buttons.
- Added some enchants.
- Improved efficiency of the code.
0.5.5:
- Updated TipHookerLib so that information will be added to tooltips shown
at the Guild Bank
- Added some new enchants
- Now also available via the wowace svn
0.5.4
- Fixed the bug where jewel and enchant icons would remain on Spell ItemRefTooltips
- Added some enchants
- The JewelTips.xml file is no longer used so you may delete it
- Updated embedded libraries
0.5.3:
- Added some enchants
- Improved handling of uncached Jewels and Permanent Enchant items
- Added jewel icons within the tooltip
- Moved buttons to the left side of the tooltip so they're not covered by EquipCompare tooltips. Buttons should appear below icons shown by other addons like IDCard, ToolTipItemIcon, or ItemSync.
0.5.2:
- Added some enchants
- Fixed an issue where icons would remain on new tooltips which should not have icons
0.5.1:
- Initial Public Release
Description:
--------------------
Show extra information about Jewels and Enchants in tooltips.
JewelTips adds lines to the tooltip with the name of the enchant/jewel, and it shows icons on the left side of ItemRef tooltips (the kind with the red x that stay open until you close them) which you can mouseover to see another tooltip or shift click to link the item/enchant to chat.
When inspecting another player, you can link their items to yourself in a whisper in order to be able to open an ItemRef tooltip with the icons on the side.
This addon uses some Ace3 libraries. If you have an older version using Ace2 libraries, please delete them before updating.
Please post comments below if you have any problems or suggestions.
Options:
You can change the location of the buttons attached to the ItemRef tooltip by typing one of these commands:
* /script JewelTips:MoveButtons("top")
* /script JewelTips:MoveButtons("bottom")
* /script JewelTips:MoveButtons("left")
* /script JewelTips:MoveButtons("right")
Known Bugs:
- Alliance enchants are shown regardless of your faction.
- Not all in-game enchants are supported yet. Common ones are.
- MultiTips users will only see the buttons on one tooltip at a time.
--------------------
0.7.3:
- Support MoP enchants
0.7.1:
- Changed ChatFrameEditBox to ChatFrame1EditBox so that you can link
into chat again (thanks Nathanyel)
0.7.0:
- Most Pre-Cataclysm Enchants added.
- Converted to use Ace3 libs, please delete the old Ace2 libs.
0.6.0:
- Most WotLK Enchants added.
- Updated Embedded Ace2 libs
0.5.6:
- No longer uses TipHookerLib. Instead, uses the OnTooltipSetItem script.
- Now shows the correct enchant link for enchants which share the same enchantID
- koKR localization added by damjau.
- Add a function which you may call to set the location of the buttons.
- Added some enchants.
- Improved efficiency of the code.
0.5.5:
- Updated TipHookerLib so that information will be added to tooltips shown
at the Guild Bank
- Added some new enchants
- Now also available via the wowace svn
0.5.4
- Fixed the bug where jewel and enchant icons would remain on Spell ItemRefTooltips
- Added some enchants
- The JewelTips.xml file is no longer used so you may delete it
- Updated embedded libraries
0.5.3:
- Added some enchants
- Improved handling of uncached Jewels and Permanent Enchant items
- Added jewel icons within the tooltip
- Moved buttons to the left side of the tooltip so they're not covered by EquipCompare tooltips. Buttons should appear below icons shown by other addons like IDCard, ToolTipItemIcon, or ItemSync.
0.5.2:
- Added some enchants
- Fixed an issue where icons would remain on new tooltips which should not have icons
0.5.1:
- Initial Public Release
Description:
--------------------
Show extra information about Jewels and Enchants in tooltips.
JewelTips adds lines to the tooltip with the name of the enchant/jewel, and it shows icons on the left side of ItemRef tooltips (the kind with the red x that stay open until you close them) which you can mouseover to see another tooltip or shift click to link the item/enchant to chat.
When inspecting another player, you can link their items to yourself in a whisper in order to be able to open an ItemRef tooltip with the icons on the side.
This addon uses some Ace3 libraries. If you have an older version using Ace2 libraries, please delete them before updating.
Please post comments below if you have any problems or suggestions.
Options:
You can change the location of the buttons attached to the ItemRef tooltip by typing one of these commands:
* /script JewelTips:MoveButtons("top")
* /script JewelTips:MoveButtons("bottom")
* /script JewelTips:MoveButtons("left")
* /script JewelTips:MoveButtons("right")
Known Bugs:
- Alliance enchants are shown regardless of your faction.
- Not all in-game enchants are supported yet. Common ones are.
- MultiTips users will only see the buttons on one tooltip at a time.