- We now keep track of what recipes which characters (on which realms) know; the
/rc report
and reagents
commands now only list recipes the current character knows by default. Use /rc report all [skillname]
to list all recipes known by all characters on a realm (within a specific skill, if given), or /rc report allrealms [skillname]
for all recipes ReagentCost has seen regardless of character/realm.
- Better handling of Auctioneer’s LoadOnDemand nature — you should be less likely to see “missing required dependency” or “installed but non-functional” errors, and we’re smarter about when to automatically load Auctioneer if it’s needed but not yet loaded.
- Includes support for WoWEcon as a price data source, thanks to Jonathan Roy. I’ve not tested this myself, as I’m not wild about addons that involve separate executable programs, so it’s not “officially” supported.
- Includes refinements to code shared with other GFW mods.
This entry was posted
on Friday, November 18th, 2005 at 7:25 pm and is filed under ReagentCost.
December 8th, 2005 at 3:13 pm
What version of Auctioneer is this compatible with? Will it work with the latest “almost released” version of Auctioneer?
December 11th, 2005 at 2:42 am
Using Reagent cost 1800.4, downloaded and installed the latest versions of Auctioneer (3.2.0.0620) and Enanched Tooltip included in the release as a required dependency. When i open my Alchemy window to make potions and select a recipe the error i have is : Interface\addons\Enhtooltip\tolltip.lua:1028:stack overflow , it prevents me from crafting. If i disable reagentcost the error is gone and everything goes back to normal.
P
December 28th, 2005 at 11:32 pm
Yeah, I have the same problem. It is caused by recursion on trasmutes. If you have two that produce and take each other’s item, RC will get stuck in infinite recursion. I have a workaround and I have sent it to Gazmik. Hopefully it will be fixed in the next release.