2.4-21-g55d3ebb

Details

  • Filename
    AckisRecipeList-2.4-21-g55d3ebb.zip
  • Uploaded by
  • Uploaded
    Sep 4, 2012
  • Size
    841.54 KB
  • Downloads
    3,110
  • MD5
    30ff386e04eb97b4b20c9111b039362a

Supported WoW Retail Versions

  • 5.0.4

Changelog

James D. Callahan III:
    - Since custom entries don't always have an associated zone, account for that.
    - Replaced usage of LibBabble-Zone with GetMapNameByID for custom string entries.
    - More dataminer tweaks
    - Another tweak to responsiveness for searching.
mike:
    - Removed the Resistance Armor Kits in the Leatherworking database since they were removed, and removed the mobs that used to be associated with those recipes
    - Added a bunch of recipes from various professions that have multiple ranks where it auto-updates it when you reach a certain skill level of that profession
James D. Callahan III:
    - Added new patterns for the data miner. Fixes rage potions, Barbaric Belt, Blade Ward, and some cooking recipes.
    - Logic fix.
    - Typo fix.
    - Removed SPELL_OVERWRITE_MAP - now check for recipe:PreviousRankID() instead.
    - Recipe dumps will now include recipe:SetPreviousRankID() where appropriate.
    - Updated Leatherworking and Tailoring recipes to use recipe:SetPreviousRankID()
    - Added recipe_prototype methods SetPreviousRankID and PreviousRankID; this is much cleaner (as a one-to-one mapping) than maintaining a monolithic SPELL_OVERWRITE_MAP.
    - Display tweak.
    - Actually remove the textures…
    - Removed the profession textures we were shipping with in favor of SetPortraitToTexture() and GetTradeSkillTexture()
    - Use BOOKTYPE_PROFESSION rather than "profession".
    - Made the search box inherit from SearchBoxTemplate.
    - Made search-on-type more responsive.
    - ChangeLog update.

Additional Files