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

  • Your Rating

  • Share
  • Report Abuse

Recipe Book

 

Project Updated:
Files Updated: 11-07-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): 109
Downloads Total: 230,586
Favorites: 2,359
Comments: 876
  • 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 1,365 11/7/2009
  Recipe Book RecipeBook 3.1.0 (interim) Release 3.1.0 21,944 5/29/2009
  Recipe Book 3.0.8b3 Beta 3.0.8 12,978 2/8/2009
  Recipe Book 3.0.8 BETA 2 Beta 3.0.8 321 2/3/2009
  Recipe Book 3.0.8 beta 1 Release 3.0.8 10,810 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.
  • 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
  • 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
  • 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
  • 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
  • It colors them for me too, but in the auction house the coloring is messed :-(

    Reply Report Permalink
  • Ebony951 said 

    Please do an update I love this app It helps me so much :D

    Reply Report Permalink
  • Alifar said 

    why it doesn't color recipes ???

    Reply Report Permalink
  • It colors them for me..

    Reply Report Permalink
  • I looked into this some, and it seems to be conflicts with various addons.

    I don't have the skill to workaround the bug, but I can tell from my own testing that Broker Currency causes it, and it looks like XLoot has caused it for Eniac73, for blankstare2, it may be the version of questhelper you're using.

    Reply Report Permalink
  • Thanks for an update!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 33,008 Atlasloot Enhanced PvP, Arena, Map & Minimap...
  2. 5,783 Ackis Recipe List Professions, and Data Export
  3. 2,781 Addon Control Panel Libraries, Development Tools...
  4. 1,382 Altoholic Guild, Bags & Inventory, Mail...
  5. 1,196 Armory Bags & Inventory, Achievements...