7.0.3.5
Details
-
FilenameAckisRecipeList-7.0.3.5.zip
-
Uploaded by
-
UploadedAug 5, 2016
-
Size785.33 KB
-
Downloads83,394
-
MD54aeb01a5e7d4d2591b0336856960789a
Supported WoW Retail Versions
- 7.0.3
Changelog
tag 7.0.3.5
ae2437e0622208ebf7ac17aa54e6311a191bb081
James D. Callahan III <jcallahan@curse.com>
2016-08-05 04:51:00 -0500
--------------------
Ressy:
- Add boss name/encounters
- Update locations
- Update recipe blacklist
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.