ReagentTips 0.92
Dylan Wolf (dylan@dylanwolf.com)


Changes
-------
0.3
	Initial release on Fists of Niall forums

0.90
	Initial release on WoW forums and Cosmos forums

0.91
	Removes reliance on Reagent Helper / WoW Interface FrameXML files for display; now requires only Sea, not Cosmos.
	Adds additional help text to slash commands.

0.92	Enchanting was not handled by ReagentTips since it uses a different set of trade skill functions; this bug has been fixed.
	Adds the ability to set the lowest level of trade skill that will be shown in ReagentTips.
	Adds additional help text for slash commands.
	
	


Bug Reports Needed
------------------
Email any bugs, suggestions, or code contributions to dylan@dylanwolf.com. As I don't have alts with every trade skill, I can't possibly test how all of them are going to work, so other users reporting bugs would be helpful to make this a useful addon.


What it does:
-------------
ReagentTips adds to your item tooltip a list of products you can make using that reagent.  It orders these products by their difficulty (orange, yellow, green, or gray).


What you'll need:
-----------------
ReagentTips the Sea function library (included with Cosmos, but it may be available as a stand-alone library). If you have Cosmos, it will also add its own tab to your Cosmos Options window, so you can turn ReagentTips on and off through this tab as well as control the number of tips that will be shown.



How to install/use it:
----------------------
Copy the entire ReagentTips directory into your World of Warcraft\Interface\AddOns directory (usually C:\Program Files\World of Warcraft\Interface\Addons\)

To turn on ReagentTips, either type "/reagenttips enable" into your chat window or go to the ReagentTips tab on Cosmos Options. When you enable ReagentTips, a macro will automatically be created which will refresh ReagentTips' cache of your trade skill data. To see what other slash commands are available, type /reagenttips (with no additional options).

To keep ReagentTips information accurate, you should run this macro whenever you learn new trade skills. Admittedly, it's a bit cumbersome, but ReagentTips takes this approach to the problem because of some limitations of WoW (it prevents you from opening trade windows through a script unless it's called by a Macro--I suppose this is to prevent the possibility of buff bots, which is a good thing.)


Credits:
--------
This is the first WoW modding I've done, so a lot of the work that went into this mod was merely cobbling together examples from other mods. Specifically, thanks to the following mods/authors:

ReagentHelper by Tuatara - ReagentTips was modeled heavily on this, and in fact now hooks on to this mod (since I find both mods to be useful for different purposes)

Trade Skill Queue by Daniel Risse <dan@risse.com> - ReagentTips uses the same approach of creating a macro to open up trade skill windows and collect data; also, this mod provided me with the names of all of the trade skills that were needed to actually accomplish the task.

TackleBox by Mugendai - ReagentTips uses the same code to create/modify its "Refresh ReagentTips" macro.


More about me:
--------------
My main character is Aldric, a Human Priest on Arthas, and is a member of the Fists of Niall (http://wow.fistsofniall.com/).
