• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Recipe Book

 

Project Updated:
Files Updated: Sat, Nov 7 2009
Supports Game Version: 3.2.0
Category: Professions
Tags:

, , and [Edit Tags]

Project Manager: Ayradyss
Additional Authors: No additional authors
Current Version: RecipeBook 3.2.0 (interim 1)
License: Creative Commons
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 218
Downloads Total: 234,766
Favorites: 2,356
Comments: 877
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Recipe Book
  •  

  • RecipeBook: Ayradyss's Addon
  • Last Update: 27 May 2009
  • Contact: recipebook (at) comcast.net
  • Install: Unzip into the World of Warcraft/Interface/AddOns directory.

RecipeBook Version 3.1.0 beta 1

Note: interim builds are available at http://home.comcast.net/~recipebook - but be aware, these builds may be buggy and may or may not be compatible with formal release versions.

A RL Note: I work full-time plus and have a toddler. Real Life always comes first. Please do keep me up to date on bugs and requests, but there may be blocks of 4-6 weeks where I don't do anything but work and sleep, no time for code.

Brief description:

Adds information to recipes on which alts know or can learn them. Color codes recipes in the auction house. Allows sharing of recipe data between accounts.

For example:

I have character BetsyRoss, who is a tailor by nature. She knows Pattern: American Flag, but for some reason, I can never remember this when UncleScrooge goes to the auction house to buy patterns.

  • Previously, would have to keep a written or mental list of BetsyRoss's known patterns so that UncleScrooge didn't buy her a second copy of Pattern: American Flag on accident.
  • Now, with RecipeBook, UncleScrooge can mouse over Pattern: American Flag and see "Already known by: BetsyRoss" right there on the tooltip - or, if he chooses, in a special chat tab just for RecipeBook information.

It's fun! It's helpful! It's easy to use! It's also still in development, so there are a few known issues and some miscellaneous housework to be done.

Usage

/rb or /rbk or /recipebook will all work for slash commands. I am aware that RatingBuster uses /rb. That's what /rbk is for :)

General:

- /rb help : Displays a help message

Sharing:

- /rb send <alt> to <player> : Sends your RecipeBook data for a given alt to another player. Use 'all' as your alt to send all alts you know. Use 'me' to send just your character. Use 'guild' to send to your guild.

Banking:

- /rb bank : Displays your banked items and options for banked items.

Skill Display

- /rb skill : Use /rb skill to open a window which allows you to browse recipes known by alt and tradeskill. So, just in case UncleScrooge were curious, he could type "/rb skill", select BetsyRoss via the dopdown menu accessed by clicking on the "[click to change]" next to his name, and view all her Tailoring recipes.

Searching

- /rb search : Opens the RecipeBook Search Window. (You can also bind this to a key)
- /rb search <item> : Searches for items containing the given string.
- /rb searchmats <item> : Searches for items using materials which match the given string.

Configuration:

All configuration options can be accessed through the RecipeBook GUI: use /rb config to open this, use the minimap icon to open the configuration, or bind a key to it using the "keybindings" button in your main menu.

Known issues:

  • RecipeBook only updates its recipe list when your tradeskill window is open. So, if BetsyRoss just learned Pattern: Giant American Flag, she'll have to open her Tailoring window before RecipeBook (or UncleScrooge) knows about it.
  • I suspect Enchant Weapon: Unholy Weapon is still broken.

Compatibilities:

=== For mod authors: ===
  • The easiest way to add RecipeBook compatibility to *your* mod is to call the following in your tooltip output:
RecipeBook_DoHookedFunction(tooltip, [link]);
- Where tooltip is the tooltip (or tooltip name) you're using and (now optional) link is the item link itself. That will add RecipeBook's data lines.
=== Awaiting compatibility data from WotLK and 3.0 ===

Special thanks:

Curse Gaming's Pentarion and Ghandi, for some hard work helping me debug the German client version. Particularly to Pentarion for ongoing translation work.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Recipe Book RecipeBook 3.2.0 (interim 1) Release 3.2.0 5,474 11/7/2009
  Recipe Book RecipeBook 3.1.0 (interim) Release 3.1.0 21,962 5/29/2009
  Recipe Book 3.0.8b3 Beta 3.0.8 12,984 2/8/2009
  Recipe Book 3.0.8 BETA 2 Beta 3.0.8 325 2/3/2009
  Recipe Book 3.0.8 beta 1 Release 3.0.8 10,817 2/2/2009
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Phileksa said

    I love this AddOn, too, but I have two LWs. Both of them know two recipes, but it keeps insisting that one of them doesn't know the recipe while the other does. This has proven not useful, since I've grabbed those recipes because Recipe Helper keeps reporting them as "not known by ..." when that character knows them! Why has't Recipe Book recognized that they both know them? I've gone through and even clicked on each recipe in their trade windows, hoping it would recognize that both of them have these two recipes, but it still insists the one doesn't have it.

    Reply Report Permalink
  • Ayradyss said

    @phileksa - What recipes SPECIFICALLY are of concern? Second: can you send me your savedvariables file? Drop me a PM on the site if you need instructions on how to do that.

    recipebook (at) comcast-dot-net

    Reply Report Permalink
  • drdoom5081 said

    I love this addon, but I noticed that I get messages saying that "Some reagents for <name>'s <profession> were not yet in local cache. This will not affect known recipe data. We will continue to watch for these items..."

    I suspect you know about this, but if not, I get it a lot. I have over 450 leatherworking patterns, and I think the addon is trying to scan it all before it all loads. I would suggest using a delay before processing, maybe with LibQueue or something.

    Sometimes I notice that I get horrible interface lag when I have my entire list open, not sure if its related, it might be interference from another mod. I'll let you know if I narrow it down.

    BTW great work here, I'm a mod author myself, so I want to let you know that your work is appreciated, and RL comes first.

    Reply Report Permalink
  • drdoom5081 said

    Just to clarify more on the interface lag, it only happens when the entire list is shown, if I filter out a lot of recipes it goes away. Its remotely possible that it is related to addon memory, I'm at around 66 MB when it happens, normally it idles around 59 MB. I haven't really added or changed any mods except RecipeBook. Maybe too many temporary tables being created and destroyed?

    Reply Report Permalink
  • drdoom5081 said

    Maybe you could add an option to have RecipeBook query all the items individually if the user so chooses? That might be nice.

    Reply Report Permalink
  • Ayradyss said

    @DrDoom - individual query option is definitely a thought. I'll put it on my list. :)

    Reply Report Permalink
  • Ayradyss said

    WRT the interface lag itself, I'll investigate that.

    Reply Report Permalink
  • Ayradyss said

    DrDoom -
    That happens when you haven't got a particular item loaded into your local WoW cache - if you've ever noticed that sometimes you will open a tradeskill item and it takes a second or two for one of the more esoteric materials to load, that's one of the materials that 'isn't in local cache'.
    Some of the profession mods get around this by doing a fetch on each item - that's why with things like ATSW you have that one-time "loading" screen that shows up with a progress bar when you open the tradeskills. I opted to avoid that to reduce DB lag; if you actually go through your 250 LW recipes and click on each one to let your machine cache all the reagents locally, then the message will probably disappear until the next patch Blizz sends down.

    Reply Report Permalink
  • Ayradyss said

    OK - I've got updated addons across the board; I've added Xloot, Quest Helper, and Broker_Currency and I've made a few changes to RecipeBook. I cannot replicate the line 447 error under my current setup. I will upload what I have and await updated bug reports.

    I am also going to play around with my to-do list, so if folks have priority requests I may actually have a little code time.

    Reply Report Permalink
  • psbaker said

    Is there a way to remove an alt that has been deleted besides removing the files in the wtf folder and rescanning all of the data on my current toons?

    Reply Report Permalink
  • Ayradyss said

    @psbaker - You should be able to select the alt's data and click "delete". If that is not working let me know.

    Reply Report Permalink
  • Flapsie said

    How is it going ?

    Reply Report Permalink
  • any news?

    Reply Report Permalink
  • Ayradyss said

    Still working on debugging the line 447 error; I may need to change some structural stuff so it could be a bit. Code time is limited.

    Hopefully I'll have a chance to get an interim version up, but don't hold your breath for this weekend.

    Reply Report Permalink
  • quel said

    the 3.1 version of recipe book works just fine with 3.2.

    Reply Report Permalink
  • Ebony951 said

    Can't wait for the new update I've been unable to buy any of the recipes for my alts due to poor memory :( I can't remember what they already know so this app a god send :)

    Reply Report Permalink
  • Scorpella said

    3.2 Recipe Book NEEDED Plz

    Reply Report Permalink
  • Ayradyss said

    Aha! Curse is letting me load the page again!

    Flaer - I'll re-enable RatingBuster; RecipeBook's code is specifically written to defer the /rb command to RatingBuster (i.e. if the addon is loaded, RecipeBook shouldn't actually enable /rb as a command) so something must have gone wrong. I'll take a look.

    Freydis - can you screenshot or give me some more information to work from?

    Line 447 error: Can someone who gets it please go in and change line 447 in RecipeBook.lua to
    local name, link = getglobal(tooltip):GetItem();
    and tell me if that resolves the error or not?

    Starting a new job on Monday (yay!) and have been consumed with moving and new job stuff but I will hopefully have a little more stable schedule now.

    Reply Report Permalink
  • DerDude said

    Same Error if i move the mouse over an item.

    Reply Report Permalink
  • Flaer02 said

    Your addon shares the same slash command as Rating Buster, /rb. Would it be possible to change it to something else? Currently I'm unable to open Rating Buster as Recipe Book takes preference.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 22,531 Atlasloot Enhanced PvP, Arena, Map & Minimap...
  2. 4,415 Ackis Recipe List Professions, and Data Export
  3. 1,811 Addon Control Panel Libraries, Development Tools...
  4. 1,230 Armory Bags & Inventory, Achievements...
  5. 1,124 Altoholic Guild, Bags & Inventory, Mail...