v1.1.0-beta1-19-gf009445

Details

  • Filename
    AckisRecipeList-v1.1.0-beta1-19-gf009445.zip
  • Uploaded by
  • Uploaded
    Apr 15, 2010
  • Size
    1.05 MB
  • Downloads
    198
  • MD5
    dd6a24cbcfba8d6d2bd7ff832a966780

Supported WoW Retail Versions

  • 3.3.3

Changelog

James D. Callahan III:
    - 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

Additional Files