Calculates and displays total materials cost for an item in the tradeskill window, and prints reports showing your most profitable tradeskill items.
Release notes for ReagentCost
ReagentCost 2.4
[ download ]
Monday, March 24th, 2008
Updated TOC to indicate compatibility with WoW Patch 2.4.
ReagentCost 2.3
[ download ]
Monday, November 12th, 2007
- Updated TOC to indicate compatibility with WoW Patch 2.3.
- Added Maiden’s Anguish to our list of vendor-provided reagents.
- Fixed an issue where multiple “FRC_PriceSource == nil” errors could appear if a compatible auction pricing addon couldn’t be found.
ReagentCost 2.2
[ download ]
Tuesday, September 25th, 2007
Updated TOC to indicate compatibility with WoW Patch 2.2.
ReagentCost 2.1.2
[ download ]
Thursday, September 13th, 2007
- ReagentCost now supports the preview release of Auctioneer Advanced as a price data source. (Auctioneer 4.x is still supported as well.)
- Streamlined code for keeping track of addons that provide auction price data.
- Fixed some errors in
/rc reportand/rc [item link]output.
ReagentCost 2.1.1
[ download ]
Friday, July 20th, 2007
- Fixed errors caused by changes to the TradeSkill/Craft APIs in WoW Patch 2.1.
- Fixed an issue where we’d store incorrect info for recipe reagents, resulting in errors once we tried to display price data for them.
- Added support for the Ace AddonLoader — when that addon is present, ReagentCost won’t be loaded until needed (when you show a tradeskill window or type
/rc).
ReagentCost 2.1
[ download ]
Monday, May 21st, 2007
Updated TOC for WoW Patch 2.1.
ReagentCost 2.0.2
[ download ]
Monday, January 15th, 2007
Updated TOC to indicate compatibility with WoW Patch 2.0.5 and the Burning Crusade release.
ReagentCost 2.0.1
[ download ]
Thursday, December 7th, 2006
Fixed an error that occured on loading.
ReagentCost 2.0
[ download ]
Monday, December 4th, 2006
- Updated for compatibility with WoW 2.0 (and the Burning Crusade Closed Beta).
- Requires a WoW 2.0 compatible version of Auctioneer. (Support for other auction data source is pending, as I haven’t had 2.0-compatible versions of them to test against yet.)
ReagentCost 11200.1
[ download ]
Monday, August 21st, 2006
Updated TOC to reflect compatibility with WoW patch 1.12. (No actual changes.)
Reagent Cost 11100.1
[ download ]
Monday, June 19th, 2006
- Updated TOC to reflect compatibility with WoW patch 1.11. (No actual changes were needed.)
- Known Issue: Reagent Cost is out of date with recent versions of KC_Items and AuctionMatrix (renamed AuctionSync); a new release to resume compatibility is forthcoming.
ReagentCost 11000.1
[ download ]
Tuesday, March 28th, 2006
- Updated TOC to reflect compatibility with WoW patch 1.10. (No actual changes were needed.)
- Minor changes for compatibility with KC_Items 0.94.x. (Thanks Jawynd!)
- Minor improvements to utility code shared across Fizzwidget addons.
ReagentCost 10900.3
[ download ]
Wednesday, March 15th, 2006
- Futher changes in an attempt to support either the current “Release” version of Auctioneer (3.2.0.0620) or current “Beta”/”Alpha”/”Unstable” versions (3.2.0.0741 tested).
- Fixed a problem where RC’s SavedVariables could grow to an extremely large size.
ReagentCost 10900.2
[ download ]
Friday, January 13th, 2006
- Should now work properly with either the current “Release” version of Auctioneer (3.2.0.0620) or current “Beta”/”Unstable” versions (3.2.0.0671 and newer tested).
- The data format change from 10900.1 could cause errors when reporting on items you haven’t seen in the tradeskill window since updating — fixed. (You still need to view your tradeskill windows once on all characters before getting reports on the items they can make, if you haven’t since upgrading to 10900.1 or newer.)
ReagentCost 10900.1
[ download ]
Tuesday, January 3rd, 2006
- Updated for WoW patch 1.9.
- Fixed several general issues that resulted in problems dealing with alchemists’ elemental transmutes:
- We won’t get a stack overflow error trying to calculate reagent prices if a loop exists in the recipe chain (e.g. if you know both [Recipe: Transmute Life to Earth] and [Recipe: Transmute Earth to Life]).
- Transmutes and other recipes which fit a similar pattern (one reagent which is also produced by the skill is used to create another reagent which is also used by the skill) only report based on the price of the immediate reagent (even if it can be produced by other such recipes)… it’s more important to know that you might profit from transmuting [Essence of Earth] to [Essence of Water] than that you might also profit from trasmuting Life to Earth to Water.
- If you know more than one recipe that produces the same item, all of them will be listed in the output from
/rc reportand/rc [item link]. For internal calculations and display in the tradeskill window, the recipe with the lowest total materials cost is used. - These changes required a reformatting of the database we store your tradeskill recipes in; if you’ve been using previous versions, you’ll need to log in to each of your characters and view their tradeskill windows before
/rc reportand/rc [item link]will again be able to report on what they know.
- Fixed some cases where we wouldn’t recognize an item link.
- Fixed an issue where
/rc reportand/rc [item link]would incorrectly report items that sell at a loss. - Added
/rc autoload on|offcommand for those using ReagentCost with Auctioneer; when enabled, ReagentCost will automatically load Auctioneer when you show a tradeskill window (so that it use auction data to show reagent costs). When disabled — now the default — the tradeskill windows won’t show reagent costs unless Auctioneer is already loaded. (ReagentCost will still automatically load Auctioneer if you expressly ask for a price via/rc reportor/rc [item link].) - Knows its own version number — it’s present in startup messages and if you type
/rc helpor/rc version. Please include this version number when sending bug reports or help requests!


