v1.1.0-beta2-16-gd87857b
Details
-
FilenameAckisRecipeList-v1.1.0-beta2-16-gd87857b.zip
-
Uploaded by
-
UploadedMay 31, 2010
-
Size1.05 MB
-
Downloads450
-
MD5f7356403d021289e077f9633b27ab989
Supported WoW Retail Versions
- 3.3.5
Changelog
James D. Callahan III:
- In ListFrame:Initialize() - don't check which tab we're viewing, just call it's Initialize().
- Pulled code from ListFrame:Initialize() to make RecipesTab:Initialize().
- Moved FormatRecipeText() to be beneath SetTextColor().
- Disable entry and state buttons in ListFrame:ClearLines(), and enable those that are shown in ListFrame:Update() - fixes issue of highlight texture showing when not appropriate.
- Converted remaining uses of RecipeMatchesSearch().
- Split code from ListFrame:Initialize() into AcquisitionTab:Initialize() and LocationTab:Initialize().
- Renamed RecipeMatchesSearch() to SearchBox:MatchesRecipe()
mike:
- Fixed recipe binding for "Hard Khorium Battleplate" .. RBOP->RBOE
- Added some new quests
- Corrected some phrases
- Added the dalaran cooking quests to 3 cooking recipes
- Fixed the quality coloring of some recipes, some were not colored COMMON like they should have been. Scanner also didn't pick up the ones fixed in this. Also for "Imbued Netherweave Boots", changed AddRecipeVendor() to AddRecipeLimitedVendor()
- Fixed the quality coloring of trainable only recipes, some were not colored COMMON like they should have been. Scanner also didn't pick up the ones fixed in this
- Fixed the quality of many trainable-only recipes in the Alchemy, Enchanting, Leatherworking, and Tailoring databases. * -> COMMON
- Fixed the quality of some Inscription recipes
James D. Callahan III:
- Turned off the manual ChangeLog. Did I mention that having to make a commit to the project to do this is fucking retarded?