v1.1.0-beta1-20-g6e0eb36-nolib
Details
-
FilenameAckisRecipeList-v1.1.0-beta1-20-g6e0eb36-nolib.zip
-
Uploaded by
-
UploadedApr 15, 2010
-
Size834.55 KB
-
Downloads58
-
MD57e6dee7bfadefe133cc86002507d3142
Supported WoW Retail Versions
- 3.3.3
Changelog
James D. Callahan III:
- Added "is_linked" parameter to addon:DisplayFrame() - saves the linked state to the MainPanel so calls to UpdateFilters() will show correct results.
- New recipe state: LINKED - used in addon:UpdateFilters() in place of KNOWN if the is_linked parameter is true.
- In addon:Scan(): Don't mark the profession as having been scanned if it's a linked profession.
- Removed HasCredentials() - the remaining code in it was of no use.
mike:
- Updated tailoring link
James D. Callahan III:
- In HasCredentials(): Removed faction-checking code - other functions along the line do this properly.
mike:
- Made two tailoring recipes limited supply vendor acquire
- In Jewelcrafting and Tailoring databases, changed recipes with AddRecipeVendor() to AddRecipeLimitedVendor() if they have limited supply.
James D. Callahan III:
- Moved trainer-only recipe check from addon:PrintScanResults() to addon:TooltipScanRecipe(), since recipes with no item never reach the former function.
- In addon:ScanTrainerData(): Fixed output logic.
- In Player:HasProperRepLevel() - fixed logic to return the correct values for reputations which aren't stored.
- In addon:PrintScanResults(): If the recipe is flagged Trainer AND it doesn't have a physical recipe item, warn if its quality isn't Common.
- In LoadRecipe(): Call addon:InitializeLookups() if it hasn't been already.
- In addon:PrintScanResults(): Complain if the recipe's quality isn't Common when it's a trainer-learned recipe.
mike:
- Updated the Inscription tradeskill link
- Ticket 989 - fixed a bunch of qualities for engineering recipes
- Ticket 988 - Fix quality colors for some Smelting recipes
- turn off changelog