- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Reagent Tree
- 1 Like
- World of Warcraft
- 8,427 Downloads
- Supports: 4.0.3a
- 1 Average Daily Downloads
- Comments
- Created 8/7/2009 3:50:35 PM
- Updated 1/13/2011 2:54:43 PM
- 79 Favorites
- Project Site
- License: GNU General Public License version 3 (GPLv3)
- Release Type: Beta
- Newest File: Reagent Tree 0-6-3
About Reagent Tree
Lists every recipe known by any of your characters in the tooltips of the mats they use. Recipe names are color coded by the difficulty of the recipe.
In order to scan your tradeskills, you must first open the tradeskill window on each character you want ReagentTree to know about.
Please leave comments with any suggestions, bugs, praise, or criticism.
0.6.3
Fixed a bug which would cause some users to get errors until logging into a character again. (I think)
0.6.2
- Removed leftover archaeology debug code
- Optimized tradeskill scanning.
Fixed bug which would cause an error for new users.
0.6.0
- Added support for archaeology keystones
- Updated conversions, prospecting, and milling for cataclysm mats.
- Toned down the name hiding. I will probably make further changes to this in the future
- Added conversion for enchanting mats, primals, and eternals
- Added the option to show a tree for disenchanting results
- Removed redundant name tags
- Fixed a bug that prevent data from the database to show. However the fix means that you may need to reload your ui (/rl or /reload) in order to update milling, prospecting, and disenchanting data. I will attempt to fix this in a future version.
- Removed debug code accidently left in the last build
- Now compatible with 4.0.1 and Cataclysm (I think)
- Herbs should now show which pigments they mill into
- Removed AckisRecipeList support, because the API functions have been removed
- Updated for 3.3
- Fixed a bug which displayed the last recipe in a tree's name as the transitional reagent.
- If you have Ackis Recipe List installed, tooltips will be sorted by recipe level. Thank you for the code, CubittusAce.
- When you hold down alt, all recipes will be shown regardless of your threshold.
- Cleaned up the code a bit (Moved the milling and prospecting data to a separate file)
- Reagent Tree will now detect inscriptionists and jewelcrafters and will add milling or prospecting results to tooltips, respectively. Disenchanting coming soon
- Default threshold is now trivial (grey), if you like it on easy (green) then you may need to change it in the options pane
- The threshold option now tells you what it is set to
- Characters who's recipes are below the threshold will no longer have their names displayed without recipes
- You can now erase data from old characters
- Fixed the freezing bug for real this time. Unfortunately the fix means you now have to close and reopen your tradeskill window when the difficulties for recipes change, or you learn new recipes.
- Changed Ace 3 to a required Addon, since the mod wouldn't work without Lib: Ace3
- Fixed a bug that would sometimes freeze WoW when a tradeskill was opened for the first time
- Fixed a startup error caused by leftover code.
- Fixed bug where tradeskills opened from links would be saved as the character's who opened them.
- Updated for 3.2
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Reagent Tree 0-6-3 | Beta | 4.0.3a | 1,846 | 1/13/2011 2:54:43 PM |
| Reagent Tree 0-6-2 | Beta | 4.0.3a | 992 | 12/11/2010 4:20:04 PM |
| Reagent Tree 0-6-1 | Beta | 4.0.3a | 996 | 11/26/2010 8:38:50 PM |
| Reagent Tree 0-6-0 | Beta | 4.0.3a | 589 | 11/23/2010 11:52:04 AM |
| Reagent Tree 0-5-1 | Beta | 4.0.1 | 983 | 10/22/2010 5:18:41 AM |
| Reagent Tree 0-5-0 | Beta | 4.0.1 | 574 | 10/18/2010 11:28:16 PM |
| Reagent Tree 0-4-4 | Beta | 4.0.1 | 300 | 10/12/2010 11:49:23 PM |
| Reagent Tree 0-4-3 | Beta | 4.0.1 | 3 | 10/12/2010 11:22:10 PM |
| 0-3-4 | Beta | 3.3.0 | 5 | 1/27/2010 2:04:46 PM |
| 0-3-3 | Beta | 3.3.0 | - | 12/9/2009 12:22:12 PM |
| 0-3-2 | Beta | 3.2.0 | - | 11/9/2009 4:57:20 AM |
| 0-3-1 | Beta | 3.2.0 | - | 11/8/2009 3:32:52 PM |
| 0-3-0 | Beta | 3.2.0 | - | 10/6/2009 5:08:42 PM |
| 0-2-1 | Beta | 3.2.0 | - | 9/9/2009 5:04:15 PM |
| 0-2-0 | Beta | 3.2.0 | - | 8/28/2009 3:09:58 PM |
| 0-1-3 | Beta | 3.2.0 | - | 8/11/2009 7:06:38 PM |

Comments
Hi,
To make it working :
1) copy/paste the following in ReagentTree.toc (replace all the content)
## Interface: 40300
## Title: Reagent Tree
## Author: Paul Schwarzwalder
## Version: 0.7
## Notes: Shows which characters can use reagents for crafting in the tooltip
## X-Category: Tradeskill
## OptionalDeps: Ace3,AckisRecipeList
## DefaultState: Enabled
## LoadOnDemand: 0
## SavedVariables: ReagentTreeDB
#@no-lib-strip@
Libs\LibStub\LibStub.lua
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
Libs\AceAddon-3.0\AceAddon-3.0.xml
Libs\AceEvent-3.0\AceEvent-3.0.xml
Libs\AceTimer-3.0\AceTimer-3.0.xml
Libs\AceHook-3.0\AceHook-3.0.xml
Libs\AceDB-3.0\AceDB-3.0.xml
Libs\AceLocale-3.0\AceLocale-3.0.xml
Libs\AceConsole-3.0\AceConsole-3.0.xml
Libs\AceGUI-3.0\AceGUI-3.0.xml
Libs\AceConfig-3.0\AceConfig-3.0.xml
Libs\AceComm-3.0\AceComm-3.0.xml
Libs\AceSerializer-3.0\AceSerializer-3.0.xml
#@end-no-lib-strip@
Locale-enUS.lua
Data.lua
Core.lua
2) rename embeds.xml to zz_embeds.xml (this file is useless now)
3) rename the folder Lib to Libs
4) quit completely wow and restart
++
Drak
Oh, in case it wasn't obvious, I haven't been updating this, since I stopped playing WoW. If anyone wants to take over development let me know (reply to this post and I should get an email).
I just started using this a few weeks ago. Sorry to hear you are not playing WOW, or maybe it should be a congratulations on breaking the habit.
If you go Interface / Addons / ReagentTree.....you can enter a toons name to Erase their data. You may have to repeat the attempt a few times, but it will work.
One thing I'd like to see, though, is the ability to add guildies/friends skills to the list. ProfessionsVault does this by adding a "save" button to any tradeskill window opened from a tradelink in chat. When pressed, ProfessionsVault records the non-alts tradeskills as if it were an alt (but also colours the name in tooltips to indicate this).
But that is not thing, and I am dissapoint