Category: TradeSkill Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
ayradyss's Portal Bug Reports Feature Requests
Author:
Version:
3.2.0 BETA 1
Date:
11-07-2009 02:37 PM
Size:
191.28 Kb
Downloads:
110,406
Favorites:
879
MD5:
Pictures
Click to enlarge
Alternative output to chatframe
Click to enlarge
/rb skill output
Click to enlarge
Output to the tooltip!
Click to enlarge
Auction House Color Coding
Recipe Book   Popular! (More than 5000 hits)
RecipeBook is a mod that allows you to browse tradeskill recipes with one alt and see whether your other alts know it.


************ PLEASE NOTE ******************
This is a BETA version. It seems to be working, but there are a number of things that aren't quite complete. Please be liberal with the bug reports and requests. Please let me know how the memory and CPU economy are.

Also: Your data WILL NOT carry over from old (prior to 3.0.2) versions.
****************************************


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 aucthouse to buy patterns.
* Previously, I 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.

RecipeBook is most easlily managed using the minimap button and integrated menus. However, there are some slash commands for those who prefer them:

Usage: /recipebook or /rb or /rbk or /rbook<options>
* General:
- /rb help : Displays a help message
- /rb on|off : Turns RecipeBook's data display on or off. It will continue to update alts' tradeskills when the tradeskill frames are opened, so you have the best list possible.
- /rb config : Opens the graphical config window.
- /rb skill: Open the skill browse window, which allows you to browse known recipes by character and tradeskill.

* 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.

* Banking:
- /rb bank: Displays your banked items and banking options

* Skill Display:
- /rb search <item> : Searches for items containing the given string.
- /rb searchmats <item> : Searches for items using materials which match the given string.

* Auction House Options (only available via /rb config):
- Color Recipes based on status: This will shade the icons for recipes you see in the Auction House based on whether other alts can learn them.
- Current color scheme is as follows (in order of precedence):
- Normal : Current alt can learn the recipe
- Green : Another alt can currently learn the recipe
- Orange : Current alt is the only character who will be able to learn the recipe (requires /rb self on)
- Cyan : Some alt or alts will be able to learn the recipe (may include current character)
- Red : No alt/alts will be able to learn the recipe, based on current data
- Dark Red : All available alts already know the recipe
- Blackout Banked Recipes: This will shade the icons for recipes that you have banked black in the Auction House so that you can tell you already have a copy.

* Debugging functions
- /rb debug : Turns on debug mode
- /rb verbose : Turns on verbose send mode.

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.

Housekeeping:
* Hopes for next phase: Updating your recipe list when you learn items (in progress). Better colour-coding customization.

Compatibilities:
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 link is the item link itself. That will add RecipeBook's data lines.
We're starting over with 3.0

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



PLEASE NOTE: If you learn a new recipe, you will have to open your appropriate tradeskill window to update RecipeBook's database. Hopefully this will change soon.
  Change Log - Recipe Book
3.2.0:
- /rb has been pulled as a slash command. You will need to use /rbk. I'm just exhausted by my workarounds for RatingBuster not working around from one patch to the next.
- Some tooltip debugging in the pattern matching section. RecipeBook will now default to using the GameTooltip if it is trying to access a tooltip that doesn't have the methods it wants. Please report ALL unusual behavior.
3.1.0:
- deDE version: Alchimie --> Alchemie; hopefully alchemy will detect now.
- Altered my Auctioneer tooltip hooks to be more in line with Auctioneer's API, thank you the Auctioneer IRC folks. Method to remove duplicate tooltips a little clunky, but seems to work.
- Nil check to RB skill brouse window.
- /rbk searchmats reinstated
- When right-clicking an item returned from the Search box, "Has Tradeskill (skill)" line is no longer present if no other alts have that tradeskill.

3.0.8:
FIXED:
- Turning off "banked" tracking for bags will now actually prevent items from being added to your banked list when you pick them up.
- RecipeBook data should now update more accurately when you are actively skilling up.
- No longer requires a relog to update the difficulty of known recipes if it changes while you are logged in.
- Fixed a line 234 error that occurred when mousing over a recipe that had a rep requirement AND a character could learn it in the future.
- Fixed a typo in RECIPEBOOK_ERR_TRADESKILLNOTSCANNED; now possessive is correctly used.
- Now using Blizzard's EasyMenu for some RecipeBook dropdown menus instead of tediously copying Blizzard code; this should improve functionality
- When a character is deleted from the Browse tab their name should no longer appear in the character selection dropdown.
- Fixed line 633 and 652 errors (apparently, that variable is no longer explicitly global)
- Auctioneer's Appraiser tab now includes RecipeBook data for its tooltips.
BETA 2:
- As a workaround for the Taint/focus issue, I've moved the RecipeBook sharing options. It's a little less intuitive, but I'm actively seeking feedback on what you think.
Right-click on the RecipeBook minimap button to get the share menu. It will use your current target if that target is a friendly player; otherwise it will prompt you for a name.
- Those who don't believe in minimap buttons, please continue to use "/rbk send altname to target" to share.
- I've added in "/rbk update from <player>" as well, to request an update from a player.
  Optional Files - Recipe Book
Sorry, there are currently no optional files available.
  Archived Versions - Recipe Book
File Name
Version
Size
Author
Date
3.2.0 BETA 1
191kB
ayradyss
05-28-2009 10:02 PM
3.0.8 BETA 1
190kB
ayradyss
02-02-2009 01:35 PM
3.0.2 ALPHA 8
189kB
ayradyss
11-16-2008 08:43 PM
  Comments - Recipe Book
Post A Reply Comment Options
Old 07-06-2006, 09:18 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Re: Re: Colours

Quote:
Originally posted by Mindleglalaxy
Hi Again,

Sorry to be a pain but I am partly coloured blind and thought I would try and keep with the colour scheme without having to ask for any changes. However it is just impossible for me to use the 2 red colours sorry - Red : No alt/alts will be able to learn the recipe, based on current data
- Dark Red : All available alts already know the recipe. If it is possible could you please change the Dark Red as it makes it hard to read the writing underneath it as well to something like yellow please? Or could you please let me know how to change it myself incase everyone else is happy with the colour scheme as I know its my problem not yours or the addons. I would actually prefer Blue to be the colour for known recipes as that is what all the other addons have used and am now so used to it lol and maybe make the cyan one yellow. Anyway hope you can help and if you think better for me to make my own changes just let me know how.

Thanks again and sorry
New version has (a little clumsy) a way to change the color schemes
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-26-2006, 01:17 AM  
Mindleglalaxy
A Murloc Raider

Forum posts: 8
File comments: 43
Uploads: 0
Lightbulb Re: Colours

Hi Again,

Sorry to be a pain but I am partly coloured blind and thought I would try and keep with the colour scheme without having to ask for any changes. However it is just impossible for me to use the 2 red colours sorry - Red : No alt/alts will be able to learn the recipe, based on current data
- Dark Red : All available alts already know the recipe. If it is possible could you please change the Dark Red as it makes it hard to read the writing underneath it as well to something like yellow please? Or could you please let me know how to change it myself incase everyone else is happy with the colour scheme as I know its my problem not yours or the addons. I would actually prefer Blue to be the colour for known recipes as that is what all the other addons have used and am now so used to it lol and maybe make the cyan one yellow. Anyway hope you can help and if you think better for me to make my own changes just let me know how.

Thanks again and sorry
Mindleglalaxy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-25-2006, 06:58 AM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Quote:
Originally posted by lochnar
The date and version listed in your description are 5/21/2006 version 1.10.3 but the date at the top says 4/12/2006 and the download file is 1.10.2c. Is 1.10.3 actually available?
Apparently, something is wrong with the way I'm uploading. The 1.10.3 file should be available. I'll re-upload it.
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-23-2006, 07:42 PM  
lochnar
A Murloc Raider

Forum posts: 5
File comments: 4
Uploads: 0
The date and version listed in your description are 5/21/2006 version 1.10.3 but the date at the top says 4/12/2006 and the download file is 1.10.2c. Is 1.10.3 actually available?
lochnar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-12-2006, 09:07 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
No, the zip should be correctly named - evidently, it's not. Something must have gone wrong with the upload. Fixing.

Quote:
Originally posted by Deymus
When I go to download the latest version (1.10.2c) the zip file is named 1.10.1, which as I recall is the previous version. Is it truely the latest version and just named incorrectly or is the zip the previous version or what?
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-12-2006, 10:52 AM  
Deymus
A Kobold Labourer
 
Deymus's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
When I go to download the latest version (1.10.2c) the zip file is named 1.10.1, which as I recall is the previous version. Is it truely the latest version and just named incorrectly or is the zip the previous version or what?
Deymus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-11-2006, 06:08 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Bugs...

Let me know, Malice, if you're still getting bugs? I think i've squished them all. I really do need the line number at least, if not the whole error, in order to narrow down where it's happening - there are 2400 lines of interlinked code to sort through.
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-06-2006, 05:50 PM  
fatechosenone
A Deviate Faerie Dragon

Forum posts: 17
File comments: 3
Uploads: 0
as soon as i log in i see

"interface\AddOns\RecipeBook\RecipeBook.lua :216: attempt to compare string with number"

EDIT: seems fixed.I just had to delete my old Recipebook data from WTF. in case anyone else has this problem.

Last edited by fatechosenone : 04-06-2006 at 06:08 PM.
fatechosenone is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-02-2006, 09:04 PM  
Malice
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi

I'm get a error with your newest build only usually happens when i open the world map or suction house, It doesn't really mess anything up but it still error, Next time it happens i will try and copty it.
Malice is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-05-2006, 04:19 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Re: Love the mod, but...

Quote:
Originally posted by Deymus
I'm getting an error when I try to send my rb info for cooking to a friend. He can send his info on cooking to me, but I can't send mine to him. The error states that there isn't any recipebook info on cooking. Possibly a typo somewhere?

I have the latest version (1.9.0). Other than that, this mod is fantastic.

Hm - check to make sure that you've updated your cooking skill - open and close the cooking window. Then check to make sure that RecipeBook actually stored it (/rb skill yourcharacter cooking).
Failing that, I'm not sure. I've not run into any particular error of that sort...
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-27-2006, 01:02 PM  
Deymus
A Kobold Labourer
 
Deymus's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Love the mod, but...

I'm getting an error when I try to send my rb info for cooking to a friend. He can send his info on cooking to me, but I can't send mine to him. The error states that there isn't any recipebook info on cooking. Possibly a typo somewhere?

I have the latest version (1.9.0). Other than that, this mod is fantastic.
Deymus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.