Category: Miscellaneous
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
0.6.0
Date:
12-05-2008 02:49 AM
Size:
21.59 Kb
Downloads:
3,466
Favorites:
87
MD5:
Pictures
Click to enlarge
JewelTips
JewelTips adds some extra information to tooltips for socketed and enchanted items.

It 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 Ace2 libraries. Feel free to delete the libs folder if you use disembedded libraries.

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:
- Not all in-game enchants are supported yet. Common ones are.
- MultiTips users will only see the buttons on one tooltip at a time.
  Change Log - JewelTips
0.6.0: [TOC: 30000]
- 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: [TOC: 20300]
- 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: [TOC: 20200]
- 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
  Optional Files - JewelTips
Sorry, there are currently no optional files available.
  Comments - JewelTips
Post A Reply Comment Options
Old 12-27-2008, 12:22 PM  
kellewic
A Defias Bandit
 
kellewic's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 110
Uploads: 2
Thanks for the mod and I'm glad I found it. Was always wondering what gems and chants I put on my stuff

One request... do you think you can add support for LinkWrangler ItemRef tips? LinkWrangler provides an API for mods to hook in.

Also, I found an enchant that must not be included:

3816 - Arcanum of the Flame's Soul
__________________
Kellewic - 80 Warlock - Ghostlands
kellewic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-05-2008, 11:37 AM  
BlackZam
A Murloc Raider
Premium Member

Forum posts: 6
File comments: 52
Uploads: 0
thanks for the update. ^^
BlackZam is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-08-2008, 09:36 PM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 74
Uploads: 0
Re: StatStain + JewelTips

Quote:
Originally posted by Xiiph
Is it only me who end up with a duplicated description of the Gem used, one colored, one not, when using this mod together with StatStain?

Disabling all other addons and enabling them one by one made me find StatStain being the conflicting addon. Is this an issue with StatStain or JewelTips?
This version of statstain doesnt conflict with jeweltips.

http://files.wowace.com/StatStain/StatStain-r59836.zip
__________________
YOU DONT TELL ME TO BUR
Tomacco_Boy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2008, 02:45 AM  
Xiiph
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
StatStain + JewelTips

Is it only me who end up with a duplicated description of the Gem used, one colored, one not, when using this mod together with StatStain?

Disabling all other addons and enabling them one by one made me find StatStain being the conflicting addon. Is this an issue with StatStain or JewelTips?
Xiiph is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-10-2008, 09:13 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Thanks Ghostar, all of those are fixed on the wowace SVN. I'll try to post an update here soon.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-08-2008, 10:17 PM  
Ghostar
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
[2564]---gloves - greater agility (+15 agility)

I can find it in lua, but it cannot work now.
Ghostar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-04-2008, 10:28 PM  
Ghostar
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
lack of these:
[850] chest - greater health --13641
[852] --13649
Ghostar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-07-2007, 09:40 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Quote:
Originally posted by Ghostar
I localize your UI in Chinese.
But some player in China told me, they found the gem cant show the right color after itemLink.
I found this:
[...]
Is this error made by this ?
As far as I can tell, there is no error with that code. The capital letter words are global variables provided by WoW.

Quote:
another question,
[2649] = BTS["Enchant Boots - Fortitude"]..":27950", -- +12 Stamina
--[2649] = BTS["Enchant Bracer - Fortitude"]..":27914", -- +12 Stamina

thest two spells have the same number-2649. What do you mean by this number?
I can find 27950 someting like that in itemcache. But I don't know the meaning about [2649]someting like this.
That number is an enchantID, which is shared by both enchants which apply the same bonus. I'll be posting an update shortly which adds support for enchants which share the same enchantID.

Quote:
2 BUG I found,
"Light Armor Kit" --You type wrong itemlink number. the number is 2304 not 304.
[3223] = 33285,--Adamantite Weapon Chain --this item is not a enchant.
Thanks for reporting those.

Last edited by Siz : 12-07-2007 at 09:42 PM.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-07-2007, 08:45 PM  
Ghostar
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I localize your UI in Chinese.
But some player in China told me, they found the gem cant show the right color after itemLink.
I found this:
if subtype == BLUE_GEM then
colorString = "0000ff"
elseif subtype == RED_GEM then
colorString = "ff0000"
elseif subtype == YELLOW_GEM then
colorString = "ffff00"
elseif subtype == L["Purple"] then
colorString = "8000ff"
elseif subtype == L["Orange"] then
colorString = "ff8040"
elseif subtype == L["Green"] then
colorString = "00ff00"
elseif subtype == META_GEM then
colorString = "aaaaaa"
else
colorString = "ffffff"
end
Is this error made by this ?

another question,
[2649] = BTS["Enchant Boots - Fortitude"]..":27950", -- +12 Stamina
--[2649] = BTS["Enchant Bracer - Fortitude"]..":27914", -- +12 Stamina

thest two spells have the same number-2649. What do you mean by this number?
I can find 27950 someting like that in itemcache. But I don't know the meaning about [2649]someting like this.

2 BUG I found,
"Light Armor Kit" --You type wrong itemlink number. the number is 2304 not 304.
[3223] = 33285,--Adamantite Weapon Chain --this item is not a enchant.


PS. MY English is poor. I hope you can catch my meaning. Thank you.
Ghostar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-05-2007, 06:33 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Quote:
Originally posted by Kelem
Getting an error

JewelTips.lua:434: Attempt to perform arithmetic on field "BUTTON_OFFSETY" (a nil value)
JewelTips.lua:447: In main chunk
You must be using the latest (essentially beta) version from the wowace SVN... yeah, I'm still working on that

I think I've fixed the bug, update from the SVN again.

Last edited by Siz : 12-05-2007 at 06:57 PM.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-05-2007, 03:50 PM  
Kelem
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 67
Uploads: 2
Getting an error

JewelTips.lua:434: Attempt to perform arithmetic on field "BUTTON_OFFSETY" (a nil value)
JewelTips.lua:447: In main chunk
Kelem is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-28-2007, 06:29 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Tekkompare puts its tooltips on whichever side has the most room. Move your itemref tooltip to the left half of your screen.

Options will likely come eventually.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-28-2007, 11:12 AM  
Kelem
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 67
Uploads: 2
Any chance of getting the option to relocate the icons?
When using things such as Tekkompare or EQCompare the icons get in the way and there is no way to see the icons/info
Kelem is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-24-2007, 10:04 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Yes, I'll post an update soon to add support for some new enchants and permanent enchanting items.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-23-2007, 06:33 PM  
BlackZam
A Murloc Raider
Premium Member

Forum posts: 6
File comments: 52
Uploads: 0
are we gonna get an update for 2.3?
BlackZam is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.