2.1.0-103-gd50ae52

Details

  • Filename
    AckisRecipeList-2.1.0-103-gd50ae52.zip
  • Uploaded by
  • Uploaded
    Jan 31, 2011
  • Size
    869.83 KB
  • Downloads
    559
  • MD5
    841130b253db9df6b6014833621d185d

Supported WoW Retail Versions

  • 4.0.3a

Changelog

mike:
    - Added three new trainers to the trainer database to prevent some errors when scanning Blacksmithing
    - Fixed a wrong spellid under "Heavy Frostweave Bandage"
    - Fix skill level of "Bloodied Pyrium Shoulders"
    - Durr, removed a vendor id causing an error
    - Removed the remaining references of "Stranglethorn Vale" and marked some recipes as no longer in the game
    - Removed all references of "The Barrens"
    - Marked a bunch of Leatherworking recipes as Removed from the game
    - Removed the vendor: "Rizz Loosebolt" from the Vendor database and got rid of all the "Alterac Mountains" references
    - Mark "Ice Deflector" as no longer in the game
    - Removed some mobs that are no longer in the game and marked some recipes as retired
    - Removed the vendor: "Micha Yance" as he is no longer in the game, also removed his id in any recipe database entries
    - Removed "Rin'wosho the Trader" from the Vendor database and marked all the recipes he used to sell as no longer in the game
    - Fixed some acquire data for recipes that come from limited supply vendors
    - Fixed all the "Stranglethorn Vale" references in the Vendor and Trainer databases and updated the coordinates of the NPCs
John Pasula:
    - When displaying the progress bar, we should never show less than the total known recipes.  Easier to give example.  Total recipes: 10.  Known = 3, unknown = 7.  Say we filter out recipes so that 1 known is filtered and 3 unknown get filtered, it would previously say we know 2 out of 6.  Now it will say we know 3 out of 7.
    - Copypasta fail.
    - When attempting the scan, lets see if the frame is open first.
    - When changing include filtered or excluded, refresh the display.
    - More page updates.  Moved some around.
    - Update wowpedia page info.
    - More updates for that page.  Added in reviews as well from external sites.
    - Update youtube page.
    - Create the youtube page.
    - Update main page and docmeta... Creating a new page with the youtube videos for ARL that get sent to me.
mike:
    - Removed some quests no longer in the game and marked some recipes as also no longer in the game
    - Removed some quests no longer in the game that some Alchemy and Engineering recipes used to be obtained from
    - Removed "Ulthaan" from the vendor database as he no longer is a vendor
    - Added some new quests to acquire some cooking recipes and changed acquire for some recipes as limitedvendor
    - Removed a bunch of quests no longer in the game that you used to acquire cooking recipes from
    - remove another debug line
John Pasula:
    - Update changelog.
    - Remove debug code, rank1/rank2 works.
    - When we know the higher rank of spell, we need to set both it and the lower rank to known but only increment the counter by 1.
    - More debug code for rank1/rank2 issue.  May have fixed root cause of bug.
    - Add debug code in for rank 1/rank 2 issue.
    - Remove debug code.
    - Start framework for saving the state of slot/class filters.
    - Readd restore code.
    - Comment out some legacy code that was causing issues with materials being checked.
    - Some debug code to help with the issue that have mats is constantly being checked.
    - For science, we won't try to restore previous state after a scan.
    - Remove debug code /arl scan first aid works now.  Along with all the other professions too.  Victory is mine!
    - Call TradeSkillUpdateFilterBar() to see if this pushes the filter updates properly.
    - Add some debug code into /arl scan code to see why first aid isn't being cast.  Blaming gnomes in the meantime.
    - Only get first aid name once, instead of repeating it everytime you do a /scan function.
    - Fix a bug with the have materials and have skill up check boxes.
    - Don't localize First Aid, we removed that a long time ago.
    - Another dry-code fix.
    - Fix dry-code error.
    - Dry coded implementation of trying to get the scanner to ignore rank 1 of rank 2 type professions (embroderies).  Needs pompy to test ingame once it's loaded.  Created a helper function to toggle recipes to save code reuse.
    - Start developing private.spell_overwrite_map Tailoring embroderies so far.  This is to help deal with the issue that some recipes cause overwrite others (profession specific) so when you know rank 2, it says you don't know rank 1.
    - Update changelog.
    - Butcher the strsplit code to work with first aid, and to pass a third argument if that's what we get.
    - Throw the chat command and its helper functions into a doend block.
    - have_skillip -> have_skillup
    - Few more updates.
    - Update in-game docs which appear on the website.
    - Call TradeSkillFrame_Update() after we're done playing with the filters during the scan.
    - Deal with the skill up filter in addition to having materials filter.
    - Remove erroneous arl scan command info on main page.
    - Add command line scanning to main page.
    - Localize the command line scanning message.
mike:
    - Removed quest no longer in game
    - Updated the Westfall Stew recipe, fixed it's skill level and acquire data
    - Updated coordinates for a vendor
    - Added the bugged custom string to two blacksmithing recipes
    - Mark "Glyph of Collosus Smash" as bugged for now
John Pasula:
    - Add placeholder for Feathered Lure.  Hopefully they add it in 4.0.6
    - Comment out Glyph of Colossus Smash.  It's being added in 4.0.6
mike:
    - Removed "Laird" from the Vendor database and marked the recipe he used to sell as removed from the game
    - "Brilliant Wizard Oil" and "Brilliant Mana Oil" are no longer obtainable
    - Removed "Bale" and "Jabbey" from the Vendor database
    - Remobed "Gikkix" from the Vendor database and marked the 4 recipes he used to sell as removed from the game :(.
John Pasula:
    - 4.0.6 enchanting recipe info updated.  They're rare boe world drops.
mike:
    - Gotta add the trainer to the trainer db before adding it to the acquire of recipes ;)
    - Fixed all the vendor locations from the new barrens area, ticket 1143
    - refresh the localization app
    - Fixed "Kelsey Yance" 's location
    - removed some vendor data in Alchemy
    - Fixed some qualities in Jewelcrafting
    - Removed some vendors no longer in the game
Jim-Bim:
    - Removed Explosive Bolts cause its no Engineering schematic
John Pasula:
    - Update changlog.
    - Fix a herpaderp C&P mistake.  Copy pasta as the wise Torhal would say.
    - Do the same thing with vendors as I did with trainers.  This won't work if you have a repo copy however.
    - Add ARL version to trainer dumping per BWMerlin's request.
    - Complete hack job and dry-code attempt to implementing ticket 1145. If it worked, you can now do /arl scan <profession> and it'll work.  If it didn't work, it'll eat your first born.
    - Update trainer info for first aid.  Looks like all the trainers teach everything.  2/33 trainers don't teach cata stuff but I'm assuming that's a bug.
mike:
    - Fix Black Embersilk Gown flag
John Pasula:
    - Update some JC recipes with proper rarities and created items and some trainer data for them.
    - Add new jewelcrafting recipes.
    - Add new inscription recipe.
    - Add new enchanting recipes.
    - Add new alchemy recipes.
mike:
    - Bleh, remove the Figurines .. because they are item drops for jewelcrafters, you don't actually learn them to craft
    - Added a bunch of missing Jewelcrafting recipes that are world drops
    - Fixed up some of the trainer data for trainers from the Old Barrens location, ticket 1155
    - update main page
James D. Callahan III:
    - Turned off the changelog, because packaging a new zip every time is teh awesomez.

Additional Files