Download
(5Kb)
Download
Updated: 06-25-15 04:50 AM
Pictures
File Info
Compatibility:
Fury of Hellfire (6.2)
The Adventure Continues (6.1)
Warlords of Draenor (6.0.3)
Updated:06-25-15 04:50 AM
Created:07-01-11 10:19 AM
Downloads:3,752
Favorites:8
MD5:
Categories:ToolTip, Bags, Bank, Inventory

iTip

Version: 1.51
by: CHiLLZ [More]

iTip enhances item tooltips with useful information the game does not display. I wrote iTip because I found other tooltip addons to be a bit bloated for such a simple task. This addon is extremely lightweight and self-contained (no external library dependencies).

Knowing an item's ID number comes in handy when using the inventory tracking addon FarmIt. Manually entering an item ID into a FarmIt item slot allows you to farm for something you don't currently have. You can download the current version of FarmIt HERE

Please submit feature requests or bug reports for iTip as tickets on CurseForge: http://wow.curseforge.com/addons/itip


--------------------------------------------------------------------------------
Features
--------------------------------------------------------------------------------

iTip adds the following information (where applicable) to item tooltips:
* Item Category and Subcategory
* Stack Size
* Item Level
* Item ID


--------------------------------------------------------------------------------
User Guide
--------------------------------------------------------------------------------

To enable or disable the tooltip information inserted by iTip, type: /itip show

By default iTip does not add item quality information to equipment tooltips because the game already displays it. If for some reason you would like iTip to add item quality info to equippable items anyway, you can turn it on and off with the command: /itip filter

That's it!


--------------------------------------------------------------------------------
Credits
--------------------------------------------------------------------------------

Designed and developed by CHiLLZ. Copyright 2006-2015, All RIGHTS RESERVED.

----------------------------------------------------------------------------------------------------
iTip - Change Log
----------------------------------------------------------------------------------------------------

v1.51
* Updated for the 6.2 content patch. (WoW 60200)

----------------------------------------------------------------------------------------------------

v1.5
* Bug fix: "/itip show" command properly applies and saves its current state.

* Enhancement: New command "/itip filter" toggles showing the item category of equipment.

* Updated startup text output.

* Made some code structure improvements.

----------------------------------------------------------------------------------------------------

v1.41
* Updated for the 6.1 content patch. (WoW 60100)

----------------------------------------------------------------------------------------------------

v1.4
* Updated for the Warlords of Draenor expansion. (WoW 60000)

* General code clean up! Event based startup routine, moved localization info to its own file.

* Bug fix: Addon now correctly remembers if it was previously disabled.

* Enhancement: New command structure that will support more features in the future.

/itip help
Shows this help info.

/itip show
Toggles the entire addon on/off.


----------------------------------------------------------------------------------------------------

v1.3
* Updated for the Mists of Pandaria expansion. (WoW 50100)

* Updated translation for some locales. Please submit feedback as a ticket on CurseForge:
http://wow.curseforge.com/addons/itip/

----------------------------------------------------------------------------------------------------

v1.2
* Updated for the 4.3 content patch. (WoW 40300)

* Corrected Chinese translation errors. (Thanks EKE!)


----------------------------------------------------------------------------------------------------

v1.1
* Fixed an error caused by mousing over a crafting recipe in the trainer window.


----------------------------------------------------------------------------------------------------

v1.0
* Written on the 4.2 content patch. (WoW 40200)

* Inserts the following information (where applicable) to item tooltips:
Item Category and Subcategory, Stack Size, Item Level, Item ID

* FarmIt (versions 2.19 and up) will relinquish item info enhancement duty if iTip is running.
Previous versions of FarmIt 2.x already display extra item info, so be sure and update to the
latest version of FarmIt to avoid duplicate information in FarmIt's tooltips.
Post A Reply Comment Options
Unread 11-30-11, 11:11 PM  
CHiLLZ
A Kobold Labourer
 
CHiLLZ's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 19
Uploads: 2
Originally Posted by EKE
err...the zhCN & zhTW localization is very strange, mean unknow.
actually item level and item id dont need translate, if translate should be like this:
Code:
	["zhCN"] = {"物品等级","堆叠大小","物品编号"}, --Chinese (simplified)
	["zhTW"] = {"物品等級","堆疊大小","物品編號"}, --Chinese (traditional)
thank you for your addon.
Thanks, I will fix that in the next update!
__________________
Author of the FarmIt item tracking addon.
Report comment to moderator  
Reply With Quote
Unread 08-05-11, 02:22 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
err...the zhCN & zhTW localization is very strange, mean unknow.
actually item level and item id dont need translate, if translate should be like this:
Code:
	["zhCN"] = {"物品等级","堆叠大小","物品编号"}, --Chinese (simplified)
	["zhTW"] = {"物品等級","堆疊大小","物品編號"}, --Chinese (traditional)
thank you for your addon.
Last edited by EKE : 08-05-11 at 02:23 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: