Latest ItemInfo Files http://wow.curseforge.com/addons/item-info/files/ The latest files available for ItemInfo en-us Fri, 11 Sep 2009 23:43:43 +0000 CurseForge.com (http://www.curseforge.com) 5.0.1 - alpha, unfinished :( http://wow.curseforge.com/addons/item-info/files/23-5-0-1-alpha-unfinished/ <p>This is v 5.0.1, but it is unfinished. My final undergraduate year is upon me and I must attend to that and the book I am authoring. I do not have time for WoW, nor coding addons.</p><p>This version 5.0.1 is not quite finished yet. Aspects of the program work, but it still has a handful of bugs here and there that make it not ready for release. If someone wants to continue my work, please by all means do so. I can give you some guidance on the code as well. The entirety of the XML is finished, all that needs to be fixed is the LUA code - some of the functions still need tweaking. But you should still be able to ALT+CLICK itemlinks in chat to view their info, explore links (to some degree), create (not really functional yet but the base code is there) and save them (the links will save but I haven't gotten them to display in the save tab yet (for some reason the PLAYER_ENTERING_WORLD / VARIABLES_LOADED calls were being ignored).</p> Fri, 11 Sep 2009 23:43:43 +0000 http://wow.curseforge.com/addons/item-info/files/23-5-0-1-alpha-unfinished/ http://wow.curseforge.com/addons/item-info/files/23-5-0-1-alpha-unfinished/ no-reply@curseforge.com (Nathanmx) 5.0.0b http://wow.curseforge.com/addons/item-info/files/22-5-0-0b/ <p>- commented out a single line that causes the GameTooltip(self) error when loading (I thought I did that before...)</p> Tue, 23 Jun 2009 03:59:37 +0000 http://wow.curseforge.com/addons/item-info/files/22-5-0-0b/ http://wow.curseforge.com/addons/item-info/files/22-5-0-0b/ no-reply@curseforge.com (Nathanmx) v5.0 http://wow.curseforge.com/addons/item-info/files/21-v5-0/ <p>Hello all. I caved in and bought WOTLK so I went ahead and started to update some of my favorite addons back in the day. Here's a quick list of fixes:</p> <p>- fixed the two bugs that occurred during onload and when you opened ItemInfo<br> - tweaked GUI to fit options better<br> - fixed an issue where ItemInfo was trying to pass more parameters than required for a text coloring function</p> Sun, 21 Jun 2009 20:17:34 +0000 http://wow.curseforge.com/addons/item-info/files/21-v5-0/ http://wow.curseforge.com/addons/item-info/files/21-v5-0/ no-reply@curseforge.com (Nathanmx) ItemInfo final http://wow.curseforge.com/addons/item-info/files/20-item-info-final/ <p>- final version </p> Sun, 16 Nov 2008 03:14:20 +0000 http://wow.curseforge.com/addons/item-info/files/20-item-info-final/ http://wow.curseforge.com/addons/item-info/files/20-item-info-final/ no-reply@curseforge.com (Nathanmx) 4.2.3 http://wow.curseforge.com/addons/item-info/files/19-4-2-3/ <p>Long-awaited update fixing various small bugs. </p> Thu, 22 Nov 2007 17:07:54 +0000 http://wow.curseforge.com/addons/item-info/files/19-4-2-3/ http://wow.curseforge.com/addons/item-info/files/19-4-2-3/ no-reply@curseforge.com (Nathanmx) 4.2.2 http://wow.curseforge.com/addons/item-info/files/18-4-2-2/ <ul><li> fixed a bug where pressing Create on the GUI would only recreate the last item rather than the new item </li><li> changed how the tooltip for the items displayed in ItemInfo work. It will now no longer show if the item is not cached, regardless if you have safe mode checked or not. Simply cache the item (create it) and if that works then the tooltip will show. </li></ul> Wed, 14 Feb 2007 01:48:01 +0000 http://wow.curseforge.com/addons/item-info/files/18-4-2-2/ http://wow.curseforge.com/addons/item-info/files/18-4-2-2/ no-reply@curseforge.com (Nathanmx) 4.2.1 http://wow.curseforge.com/addons/item-info/files/17-4-2-1/ <ul><li> less spam when you try to query the server for itemlinks, plus it won't show you the old link anymore. </li></ul> Sun, 11 Feb 2007 23:59:28 +0000 http://wow.curseforge.com/addons/item-info/files/17-4-2-1/ http://wow.curseforge.com/addons/item-info/files/17-4-2-1/ no-reply@curseforge.com (Nathanmx) 4.2 - HUGE REWRITE http://wow.curseforge.com/addons/item-info/files/16-4-2-huge-rewrite/ <p>I basically rewrote the entire ItemInfo code because it was fairly messy before and with items getting more and more complex it was time for a change. </p><p>New Features: </p> <ul><li> entirely new look, even MORE information displayed and easier to read </li><li> New Mini frame to search for items without having to see all the crazy little details </li><li> item icon is now a button like the loot pane - mouse over it to see stats, click to dress it up, and shift click to insert it to the edit box </li><li> </li></ul> Sun, 11 Feb 2007 17:01:41 +0000 http://wow.curseforge.com/addons/item-info/files/16-4-2-huge-rewrite/ http://wow.curseforge.com/addons/item-info/files/16-4-2-huge-rewrite/ no-reply@curseforge.com (Nathanmx) 4.1 http://wow.curseforge.com/addons/item-info/files/15-4-1/ <ul><li> fixed up some minor errors with setting the text of items on the GUI </li><li> added increment and decrement buttons on the GUI so you can quickly browse through items (remember to keep Safe Mode) checked if you don't want to get disconntected!) </li><li> other minor visual improvements </li></ul> Thu, 08 Feb 2007 17:27:41 +0000 http://wow.curseforge.com/addons/item-info/files/15-4-1/ http://wow.curseforge.com/addons/item-info/files/15-4-1/ no-reply@curseforge.com (Nathanmx) 4.0 http://wow.curseforge.com/addons/item-info/files/14-4-0/ <ul><li> fixed some missing text in the verbose iinfo functiion </li><li> added GetItemColors() to get item quality hex colors (type "/script GetItemColors()" in game to see) </li><li> the igem1-4 variables are new to ItemInfo. You might get an error that they are nil because your old settings will not have updated. </li></ul> <p>Just click the "reset" button once and that will fill them will default values. </p> <ul><li> the clear variables now resets them back to default values rather than setting them all to nil (except the saved links which are left intact) </li></ul> Wed, 31 Jan 2007 01:31:23 +0000 http://wow.curseforge.com/addons/item-info/files/14-4-0/ http://wow.curseforge.com/addons/item-info/files/14-4-0/ no-reply@curseforge.com (Nathanmx) 3.9.1 http://wow.curseforge.com/addons/item-info/files/13-3-9-1/ <p>- fixed item linking error </p> Sun, 21 Jan 2007 00:17:24 +0000 http://wow.curseforge.com/addons/item-info/files/13-3-9-1/ http://wow.curseforge.com/addons/item-info/files/13-3-9-1/ no-reply@curseforge.com (Nathanmx) 3.9 http://wow.curseforge.com/addons/item-info/files/12-3-9/ <p>- implemented gem functionality - added /iload [itemlink] slash command - changes /iid /ienchant /iunique slash commands to /item id, /item enchant, /item unique, etc - misc code cleanup </p> Sat, 20 Jan 2007 16:42:44 +0000 http://wow.curseforge.com/addons/item-info/files/12-3-9/ http://wow.curseforge.com/addons/item-info/files/12-3-9/ no-reply@curseforge.com (Nathanmx) 3.8.1 http://wow.curseforge.com/addons/item-info/files/11-3-8-1/ <p>- made GUI more user friendly - fixed a minor bug with reconstructing itemlinks - updated and enhanced Enchant search funtion (see readme for more info on that) </p> Thu, 21 Dec 2006 16:32:11 +0000 http://wow.curseforge.com/addons/item-info/files/11-3-8-1/ http://wow.curseforge.com/addons/item-info/files/11-3-8-1/ no-reply@curseforge.com (Nathanmx) 3.8 http://wow.curseforge.com/addons/item-info/files/10-3-8/ <p>- Updated for to accommodate for the new GetItemInfo changes </p> Mon, 18 Dec 2006 01:17:58 +0000 http://wow.curseforge.com/addons/item-info/files/10-3-8/ http://wow.curseforge.com/addons/item-info/files/10-3-8/ no-reply@curseforge.com (Nathanmx) 3.6 http://wow.curseforge.com/addons/item-info/files/9-3-6/ <p>{{{ </p> <ol><li>!html </li></ol> <p>ItemInfov3.6.zip }}} </p> Fri, 03 Nov 2006 00:56:50 +0000 http://wow.curseforge.com/addons/item-info/files/9-3-6/ http://wow.curseforge.com/addons/item-info/files/9-3-6/ no-reply@curseforge.com (Nathanmx) 3.4 http://wow.curseforge.com/addons/item-info/files/8-3-4/ <p>{{{ </p> <ol><li>!html </li></ol> <p>ItemInfov3.4.zip }}} </p> Fri, 03 Nov 2006 00:56:48 +0000 http://wow.curseforge.com/addons/item-info/files/8-3-4/ http://wow.curseforge.com/addons/item-info/files/8-3-4/ no-reply@curseforge.com (Nathanmx) 3.1 http://wow.curseforge.com/addons/item-info/files/7-3-1/ <p>{{{ </p> <ol><li>!html </li></ol> <p>ItemInfov3.1.zip }}} </p> Fri, 03 Nov 2006 00:56:47 +0000 http://wow.curseforge.com/addons/item-info/files/7-3-1/ http://wow.curseforge.com/addons/item-info/files/7-3-1/ no-reply@curseforge.com (Nathanmx) 3.0 http://wow.curseforge.com/addons/item-info/files/6-3-0/ <p>{{{ </p> <ol><li>!html </li></ol> <p>ItemInfov3.zip }}} </p> Fri, 03 Nov 2006 00:56:46 +0000 http://wow.curseforge.com/addons/item-info/files/6-3-0/ http://wow.curseforge.com/addons/item-info/files/6-3-0/ no-reply@curseforge.com (Nathanmx) 2.0 http://wow.curseforge.com/addons/item-info/files/5-2-0/ <p>{{{ </p> <ol><li>!html </li></ol> <p>ItemInfo.zip }}} </p> Fri, 03 Nov 2006 00:56:45 +0000 http://wow.curseforge.com/addons/item-info/files/5-2-0/ http://wow.curseforge.com/addons/item-info/files/5-2-0/ no-reply@curseforge.com (Nathanmx) 3.3 http://wow.curseforge.com/addons/item-info/files/4-3-3/ <p>{{{ </p> <ol><li>!html </li></ol> <p>ItemInfov3.3.zip }}} </p> Fri, 03 Nov 2006 00:56:44 +0000 http://wow.curseforge.com/addons/item-info/files/4-3-3/ http://wow.curseforge.com/addons/item-info/files/4-3-3/ no-reply@curseforge.com (Nathanmx)