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:
- 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.
ALPHA 8:
- 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.
- Added check to make sure you don't wind up storing yourself as shared data when clicking on links.
- Linked tradeskills default to not being stored. Go to the Sharing tab to enable this option.
- 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.
- Localization.fr.lua should be semi-functional :)