v1.1.0-beta2-16-gd87857b-nolib
Details
-
FilenameAckisRecipeList-v1.1.0-beta2-16-gd87857b-nolib.zip
-
Uploaded by
-
UploadedMay 31, 2010
-
Size836.53 KB
-
Downloads47
-
MD571a79341b1aca88ac1e9e3d4fd9782d5
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?