- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,841 Server Mods
-
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 Helper 2: Remastered
- 0 Likes
- World of Warcraft
- 41,397 Downloads
- Supports: 4.0.3a
- 5 Average Daily Downloads
- Comments
- Created 1/24/2009 10:50:58 PM
- Updated 12/29/2010 1:03:25 PM
- 223 Favorites
- Project Site
- License: GNU General Public License version 3 (GPLv3)
- Release Type: Release
- Newest File: v2.0.16
About Reagent Helper 2: Remastered
Reagent Helper 2: Remastered
About
Inspired by the original addon by Tuatara from Cosmos UI comes Reagent Helper 2: Remastered. RH2 shows within a reagent item's tooltip the Profession and/or Class it is used for.
Type /rh2 in game to configure Reagent Helper 2.
I am not the original author of Reagent Helper nor was I ever apart of the original project, CosmosUI, etc. I am merely an addon author who decided to bring it back.
Change Log
v2.0.16
- Fixed a bug where every profession would sometimes be incorrectly listed in an item's tooltip.
v2.0.15
- Cataclysm DB update.
v2.0.14
- 4.0.3a DB update.
- Preparations for Cataclysm updates.
v2.0.13
- 4.0 compatibility.
- Minor optimization tweak.
Contact
- In Game: Zalra @ Hyjal (Alliance)
- Email: Davieboy53@yahoo.com
- XFire: Dawnseclipse
Reagent Helper 2 Database (DB)
Credit Where Credit is Due
Reagent Helper 2 comes with its own reagent database that I created using data and info from WowHead and WowPedia with all profession reagent data parsed from WowHead and all class reagent info from WowPedia. I take absolutely no credit for any of this information. I do, however, take credit for the database and its structure. It should not be used else where with out my permission.
Supported Profession Reagents
- Alchemy
- Blacksmithing
- Cooking
- Enchanting
- Engineering
- First Aid
- Inscription
- Jewelcrafting
- Leatherworking
- Mining
- Tailoring
Supported Class Reagents
- Death Knight
- Druid
- Mage
- Priest
- Shaman
The Old Addon vs The New
"In the Beginning, there was Cosmos... In the end, there wasn't." quoted from CosmosUI. Sadly Cosmos no longer exists along with the original addon. As I grew attached to the addon, I wasn't very happy when I heard it was no longer in development. So after some time I finally decided to make Reagent Helper 2!
The original Reagent Helper was written using Sea to provide the reagent data and tooltip hooks. Reagent Helper 2 is a complete rewrite using Ace3. The reagent data is also included inside Reagent Helper 2 instead of in a separate addon library.
Localization
If you can provide any below marked as "Needed" please see the Localization Page: http://wow.curseforge.com/projects/re.../localization/.
Questions, Comments, Problems, Suggestions?
Feel free to post any of these right here! Please, though, post any serious problems or bugs using Curseforge's ticket system.
------------------------------------------------------------------------
r83 | davie3 | 2010-12-29 19:02:21 +0000 (Wed, 29 Dec 2010) | 1 line
Changed paths:
A /tags/v2.0.16 (from /trunk:82)
Tagging as v2.0.16
------------------------------------------------------------------------
r82 | davie3 | 2010-12-29 18:54:16 +0000 (Wed, 29 Dec 2010) | 5 lines
Changed paths:
M /trunk/Changelog.txt
M /trunk/ReagentHelper2.lua
M /trunk/ReagentHelper2.toc
Removed the call to GetItemInfo on ItemName in the SearchReagentDB function. Apparently it can just return nil in some cases and compare nil to nil and cause the ToolTipList table to fill up with every profession. WEIRD.
Some nil checks added to SearchReagentDB.
Updated Changelog.txt
Toc update to v2.0.16
------------------------------------------------------------------------
r81 | davie3 | 2010-12-22 19:09:15 +0000 (Wed, 22 Dec 2010) | 1 line
Changed paths:
M /trunk/Changelog.txt
Updated Changelog.txt
------------------------------------------------------------------------
r79 | davie3 | 2010-12-22 19:03:06 +0000 (Wed, 22 Dec 2010) | 2 lines
Changed paths:
M /trunk/Data/DB/Class/Mage.lua
M /trunk/Data/DB/Profession/Alchemy.lua
M /trunk/Data/DB/Profession/Blacksmithing.lua
M /trunk/Data/DB/Profession/Cooking.lua
M /trunk/Data/DB/Profession/Enchanting.lua
M /trunk/Data/DB/Profession/FirstAid.lua
M /trunk/Data/DB/Profession/Jewelcrafting.lua
M /trunk/Data/DB/Profession/Leatherworking.lua
M /trunk/Data/DB/Profession/Mining.lua
M /trunk/Data/DB/Profession/Tailoring.lua
M /trunk/ReagentHelper2.toc
Toc update to v2.0.15
Updated DB for Cata.
------------------------------------------------------------------------
r78 | davie3 | 2010-12-01 04:16:09 +0000 (Wed, 01 Dec 2010) | 2 lines
Changed paths:
M /trunk/Changelog.txt
M /trunk/Data/DB/Class/DeathKnight.lua
M /trunk/Data/DB/Class/Druid.lua
M /trunk/Data/DB/Class/Mage.lua
M /trunk/Data/DB/Class/Priest.lua
M /trunk/Data/DB/Class/Shaman.lua
Fixed typo in Changelog.txt
Changed any WowWikki.com credit to WowPedia.org.
------------------------------------------------------------------------
r76 | davie3 | 2010-12-01 03:14:43 +0000 (Wed, 01 Dec 2010) | 2 lines
Changed paths:
M /trunk/Changelog.txt
M /trunk/Localization/enUS.lua
Updated Changelog.txt
Need to stop committing enUS.lua local changes.
------------------------------------------------------------------------
r75 | davie3 | 2010-11-30 04:39:27 +0000 (Tue, 30 Nov 2010) | 5 lines
Changed paths:
A /trunk/Changelog.txt
M /trunk/Data/DB/Class/DeathKnight.lua
M /trunk/Data/DB/Class/Druid.lua
M /trunk/Data/DB/Class/Mage.lua
D /trunk/Data/DB/Class/Paladin.lua
M /trunk/Data/DB/Class/Priest.lua
M /trunk/Data/DB/Class/Shaman.lua
D /trunk/Data/DB/Class/Warlock.lua
M /trunk/Data/DB/Profession/Alchemy.lua
M /trunk/Data/DB/Profession/Blacksmithing.lua
M /trunk/Data/DB/Profession/Cooking.lua
M /trunk/Data/DB/Profession/Enchanting.lua
M /trunk/Data/DB/Profession/Engineering.lua
M /trunk/Data/DB/Profession/FirstAid.lua
M /trunk/Data/DB/Profession/Inscription.lua
M /trunk/Data/DB/Profession/Jewelcrafting.lua
M /trunk/Data/DB/Profession/Leatherworking.lua
M /trunk/Data/DB/Profession/Mining.lua
M /trunk/Data/DB/Profession/Tailoring.lua
M /trunk/LoadDB.xml
M /trunk/Localization/enUS.lua
M /trunk/ReagentHelper2.lua
M /trunk/ReagentHelper2.toc
4.0.3a DB update.
Added Changelog.txt
Changed the CheckDb function a bit.
"Inscription" and "Mining" are now (FINALLY) included in Babble-Inventory.
Toc update to v2.0.14
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v2.0.16 | Release | 4.0.3a | 9,060 | 12/29/2010 1:03:25 PM |
| v2.0.16-nolib | Release | 4.0.3a | 953 | 12/29/2010 1:03:24 PM |
| v2.0.15 | Release | 4.0.3a | 2,692 | 12/22/2010 1:06:52 PM |
| v2.0.15-nolib | Release | 4.0.3a | 3 | 12/22/2010 1:06:51 PM |
| v2.0.14 | Release | 4.0.3a | 3,628 | 11/30/2010 9:19:04 PM |
| v2.0.14-nolib | Release | 4.0.3a | 6 | 11/30/2010 9:19:03 PM |
| v2.0.13 | Release | 4.0.1 | - | 10/24/2010 3:35:36 PM |
| v2.0.13-nolib | Release | 4.0.1 | - | 10/24/2010 3:35:35 PM |
| v2.0.12 | Release | 3.3.0 | 36 | 3/25/2010 2:22:34 PM |
| v2.0.12-nolib | Release | 3.3.0 | - | 3/25/2010 2:22:30 PM |
| v2.0.11 | Release | 3.3.0 | - | 12/10/2009 10:36:36 AM |
| v2.0.11-nolib | Release | 3.3.0 | - | 12/10/2009 10:36:33 AM |
| v2.0.9 | Release | 3.2.0 | 1 | 11/9/2009 9:21:26 PM |
| v2.0.9-nolib | Release | 3.2.0 | - | 11/9/2009 9:21:22 PM |
| v2.0.8 | Release | 3.2.0 | - | 8/7/2009 1:57:35 AM |
| v2.0.8-nolib | Release | 3.2.0 | - | 8/7/2009 1:57:32 AM |
| v2.0.7 | Release | 3.1.0 | - | 6/25/2009 12:20:18 PM |
| v2.0.7-nolib | Release | 3.1.0 | - | 6/25/2009 12:20:11 PM |
| v2.0.6 | Release | 3.1.0 | - | 5/6/2009 1:24:17 PM |
| v2.0.6-nolib | Release | 3.1.0 | - | 5/6/2009 1:24:15 PM |
| v2.0.5 | Release | 3.1.0 | - | 5/4/2009 5:23:13 PM |
| v2.0.5-nolib | Release | 3.1.0 | - | 5/4/2009 5:23:11 PM |
| v2.0.3 | Release | 3.1.0 | - | 5/2/2009 4:02:01 PM |
| v2.0.3-nolib | Release | 3.1.0 | - | 5/2/2009 4:01:59 PM |
| v2.0.2 | Release | 3.0.9 | - | 3/14/2009 11:10:07 AM |
| v2.0.2-nolib | Release | 3.0.9 | 5 | 3/14/2009 11:10:04 AM |
| v2.0 | Release | 3.0.8 | - | 2/5/2009 6:09:51 PM |
| v2.0-nolib | Release | 3.0.8 | - | 2/5/2009 6:09:48 PM |
| 0.2-beta2 | Beta | 3.0.8 | - | 2/1/2009 12:09:26 PM |
| 0.2-beta2-nolib | Beta | 3.0.8 | - | 2/1/2009 12:09:23 PM |
| 0.2-beta | Beta | 3.0.8 | - | 1/30/2009 1:26:38 PM |
| 0.2-beta-nolib | Beta | 3.0.8 | - | 1/30/2009 1:26:35 PM |


Comments
very good, should also take into Portuguese
I hope the mod author isn't dead : (
Some reagents do not show the professions where it can be used for.
Very sorry for the delay.
ie:
Netherweave Cloth
Blacksmithing, Engineering,
First Aid, Tailoring
Just with all the addons I seem to be accruing that add to tooltips everything seems to make them pretty huge :)
Cheers!