------------------------------------------------------------------------
r23 | anaral | 2009-04-24 16:28:49 +0000 (Fri, 24 Apr 2009) | 18 lines
Changed paths:
A /trunk/GNUv2GPL.txt
D /trunk/QualityID
A /trunk/QualityID.lua
A /trunk/QualityID.toc
--3.10
* udated toc for Blizz patch 3.1
* implemented options to add a line before and/or after QIDs info. Use /qid ingame for
commands.
* cleaned up code
* fixed info for recipes. No more double info in recipe item tooltips! Yay! <--Special
thanks to jnwhiteh for helping me with this one.
* corrected my poor coding by actually hooking into AtlasLoot's tooltip instead of replacing
the function.
* commented out the addition of displaying qid's info in the AtlasLootTooltip as it was
causing errors for those that don't use AL.
* changed the slashcommands for adding lines before and after QID's info from toptooltip and
bottooltip to topline and botline.
------------------------------------------------------------------------
r20 | anaral | 2009-04-24 16:17:54 +0000 (Fri, 24 Apr 2009) | 18 lines
Changed paths:
M /trunk/QualityID/QualityID.lua
M /trunk/QualityID/QualityID.toc
--3.10
* udated toc for Blizz patch 3.1
* implemented options to add a line before and/or after QIDs info. Use /qid ingame for
commands.
* cleaned up code
* fixed info for recipes. No more double info in recipe item tooltips! Yay! <--Special
thanks to jnwhiteh for helping me with this one.
* corrected my poor coding by actually hooking into AtlasLoot's tooltip instead of replacing
the function.
* commented out the addition of displaying qid's info in the AtlasLootTooltip as it was
causing errors for those that don't use AL.
* changed the slashcommands for adding lines before and after QID's info from toptooltip and
bottooltip to topline and botline.
------------------------------------------------------------------------
r17 | anaral | 2009-03-25 20:58:40 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/QualityID/QualityID.toc
-Fixed folder structure.
------------------------------------------------------------------------