2.4-13-g7f9bb60-nolib
Details
-
FilenameAckisRecipeList-2.4-13-g7f9bb60-nolib.zip
-
Uploaded by
-
UploadedSep 3, 2012
-
Size508.89 KB
-
Downloads98
-
MD5ec1a2c0e29333ee25cdf7584a7f69e4c
Supported WoW Retail Versions
- 5.0.4
Changelog
James D. Callahan III:
- 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.