7.0.3.4-16-g87c7b17

Details

  • Filename
    AckisRecipeList-7.0.3.4-16-g87c7b17.zip
  • Uploaded by
  • Uploaded
    Aug 3, 2016
  • Size
    761.83 KB
  • Downloads
    1,253
  • MD5
    4d53e915756a68c354a0ba663a2117d1

Supported WoW Retail Versions

  • 7.0.3

Changelog

James D. Callahan III:
    - Add the GetEffectiveExpansionID function since the pre-patch live client will return the wrong value for what we want.
    - Remove _localizedProfessionName from the prototype data for skeleton recipe entries - this isn't ever referenced anywhere.
    - Remove SetPreviousRankSpellID from recipe dump, remove PreviousRankSpellID method (since it was only used there), and make the SetPreviousRankSpellID method be a null op until it's completely removed from profession modules.
    - Correct an old typo that has thus far not caused a Lua error...
    - Cleanup and simplification.
    - Dead code removal.
    - Use the profession's module for adding recipe skeleton entries, instead of the addon object.
Ressy:
    - Localizations
    - Added Location
    - Added Reputations & Boss Encounter
    - Update blacklists
    - Update no role flags
James D. Callahan III:
    - Add detection for invalid recipes when running a development build - when found, they will be removed so a new recipe dump will correct the issue.
    - Variable renames.
    - Remove name-shortening code for Enchanting - this hasn't been necessary for years.

Additional Files