Ayradyss's Mods Beta Test Page
RecipeBook@comcast.net
Information
RecipeBook : Currently in BETA 3.0.8-2
(30000) - 2 February 2009
SimpleTip
Redux : Currently in RELEASE 3.0 (30000)
AutoInvite : Currently in RELEASE
0.4 (1700)
ColorHealthBar : Currently in RELEASE
2.0 (20000)
GrimoireKeeper: Discontinued as of WoW 3.0
Downloads
- RecipeBook
(3.0.8): Most current playable version.
- Breakpoint:
3.0.2 version IS
NOT backwards compatible for sharing or database purposes.
Your Items DB will be wiped.
- SimpleTip
Redux: Most current playable version.
News
- RecipeBook
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 [dropdownFrame]
errors (apparently, that variable is no longer explicitly global)
- Auctioneer's Appraiser tab now includes
RecipeBook data for its tooltips.
- STILL A BUG:
- I am aware that if you have a lot of Shared
data, RecipeBook throws a taint error on trying to Set Focus through
the player frame right-click menu. Currently, my options are:
1) Take away the right-click menu for RecipeBook 2) Live with
it. I'm trying to find option (3).
- 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 also added "/rbk update from <target>" to request an update from someone.
- RecipeBook
3.0.2
- Updated
for compliance with World of Warcraft
3.0 Patch - note: There are probably bugs.
- Basic
RB Functions appear to be working
correctly (data collection and display).
- Inscription
has been added and appears to be
tracking, but has a temporary icon for now - will be fixed later.
- On
a related note, if Herbalism is shaky,
please let me know.
- Merchant
color-coding seems a little
shaky.
- Basic
sharing appears to be working.
- Auction
House has NOT been tested.
- Unholy
Weapon is probably still not
color-coding correctly. I'll be reinvestigating this issue
- NO
compatibility reports in at this time.
- Given
changes to items and item information,
data are being wiped in this version.
- ALPHA
5:
- Patched
in some hacky little code to prevent linked tradeskills from
overwriting your personal RecipeBook data.
- Eventually,
I'm hoping to have RecipeBook make
use of linked tradeskills - still working out the details.
- Current
plan is to use a prompt-to-store
system, with an option to auto-store.
- ALPHA
6:
- localization.de.lua
should now include Inscription as Inschriftenkunde - hoping that's
correct.
- Addition
of Inscription to localization.de.lua SHOULD fix all gathering
professions and all professions whose English name alphabetizes after
Inscription *blush*
- Fix
to RecipeBookUI.xml - changed OnClose to
OnHide, which is a correct script item.
- Tweaks
to BASIC AuctionHouse performance are
complete.
- Found
the bug preventing Enchant Weapon - Unholy and any similar enchants
from color-coding correctly (need to pass TWO parameters, not just one)
- Keybindings
reinstated :)
- ALPHA
7 and 8 composite:
- API
change: Call RecipeBook_DoHookedFunction(self, tooltip) to pull RB data
into a tooltip.
- Some
more conversions to match the new
Blizzard API in tooltip processing.
- ALPHA
ADDITION: There is now a RecipeBook
option to auto-save Linked tradeskills as shared tradeskills.
- Basically,
when you click on a [Tradeskill]
link, the opened skill will save just as if that player had shared that
skill.
- The
option is found on your Sharing tab.
- Linked
tradeskills default to not being
stored. Go to the Sharing tab to enable this option.
- Added
check to make sure you don't wind up
storing yourself as shared data when clicking on links.
- NEW:
RecipeBook now defaults its merchant and
AH color-coding to only your personal data.
- You
may change this option on the Options
Tab, under Auction and Merchant Options.
- Small
adjustment to spacing on Options tab to
stop overlap of some options labels.
- Fixed
a rather interesting bug involving deleting characters from the Browse
tab. This means they should now delete instead of pretending.
:)
- When
characters are deleted from the Browse
tab, the tab should now return to your current character.
- Zoning
appears to give RecipeBook problems on
updating known data. Working on this.