2.3.0-101-g78dcc61-nolib

Details

  • Filename
    AckisRecipeList-2.3.0-101-g78dcc61-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 20, 2012
  • Size
    574.94 KB
  • Downloads
    47
  • MD5
    151274a4cd41e012d6dd1a25dc9bb406

Supported WoW Retail Versions

  • 4.3.4

Changelog

James D. Callahan III:
    - More search cleanup - removed side-effects.
    - Search code cleanup.
    - Make sure the emphasis vanishes when the list is scrolled…
    - Added emphasis for the character's current location when viewing the Location tab - helps with "what can I get here" moments.
mike:
    - remove the vendor flag from "Bread of the Dead"
James D. Callahan III:
    - Removed support for Cartographer_Waypoints since Cartographer has been dead since 2008…
    - Also handle waypoint icon changes on the world map.
    - If acquire_tip is nil (turned off) don't try to do anything with it. Fixes ticket #1468
mike:
    - Added a new Vendor to the Vendor db: "Layna Karner" .. and added her ID to the Blacksmithing recipes that she sells
    - Remove the Vendor: Jazzrik from the Vendor db since he's no longer in the game and updated some of the waypoints for a few vendors
    - Added a new Vendor to the Vendor db: Daleohm
    - The Blacksmithing plans Frostguard are also sold by a vendor in limited quantity
James D. Callahan III:
    - Fixed coordinates for Alchemy trainer Yelmak - they were off by about 140 yards.
    - Replace the TomTom "greet dot" waypoint icon with the icon for the waypoint's profession.
    - Cleaned up the TradeSkill AddOn-detection code and moved it out of CreateScanButton()
    - TooltipScanRecipe() --> ScanTooltipRecipe() because Yoda.
    - Dataminer: Fixed output for missing item filter types.
    - Dataminer: Fixed lookup on "first aid"
    - Dataminer: Warn about missing item filter type.
    - PrintScanResults() --> ProcessScanData() to reflect actual operation.
    - Dataminer: Further streamlining of role detection.
mike:
    - dump inscription
    - Updated Jewelcrafting dump
    - Dumped Cooking
James D. Callahan III:
    - Dataminer: Streamlining. Account for well fed. Re-add MP5 check since it miraculously still exists on a handful of items.
mike:
    - Change Dig Rat Stew quality to UNCOMMON
    - Dump Tailoring
    - dump that blacksmithing shit!
    - dump Alchemy, fixes quality set for the alchemist stones most recently added to the game
James D. Callahan III:
    - Dataminer: Don't add WORLD_DROP or MOB_DROP filters to recipes which have INSTANCE or RAID filters. Don't remove WORLD_DROP from recipes which have INSTANCE or RAID.
mike:
    - Leatherworking db dump that shit! .. Mainly adds a bunch of random role type flags and also clean up the Runic Leather Gauntlets recipe entry
    - weee
    - remove the recipe item id from Truesilver Transformer
John Pasula:
    - Update ToC x-compatabile with to be 50100
    - Add itIT localization.
James D. Callahan III:
    - Dataminer: Alphabetical order FTW. Added entry for "dodge" since "dodge rating" alone won't catch all cases.
mike:
    - dump engineering db
John Pasula:
    - Clean up special cases and normal cases.
    - Add pvp checks in.
    - Few more dataminer tweaks.
mike:
    - add the ID of the engineering trainer Torhal added before ;) to the goggles he teaches
James D. Callahan III:
    - Dataminer: I meant DPS, not TANK.
mike:
    - Cleanup the previous engineering and enchanting dumps
James D. Callahan III:
    - Dataminer: Applied Black Magic Voodoo to ensure Leg Armor kits correctly attribute to certain roles.
    - Dataminer: Revamped role-detection code to be more precise, and removed deprecated/obsoleted checks.
mike:
    - Fix the crafted item id's for the 3 pvp items from Inscription
James D. Callahan III:
    - Fixed the fucking Recipe Item IDs for the "Tough Scorpid" Leatherworking items.
    - Dataminer: Remove unnecessary indentation in output.
    - Dataminer: Automatically correct wrong recipe quality for trainer recipes.
    - Dataminer: Look for rage and health increases to assign roles.
    - Dataminer: Don't automatically add MOB_DROP if the recipe is flagged INSTANCE or RAID.
    - Dataminer: Automatically correct recipe item qualities.
    - Fixed logic for data miner role-detection.
    - When scanning recipes for issues, don't just complain: Fix the issue and tell the dev to do a profession dump.
    - Somehow, we missed the fact that matching against "technique: " would be a good thing for the data miner. Meh.
    - Added recipe:RemoveFilters().
    - Fixed Recipe item ID for Extreme-Impact Hole Puncher.
    - Removed Nezrog as a trainer from Vicious Charm of Triumph, Vicious Eye of Dominance, and Vicious Jawbone of Conquest.
    - Removed Godan as a trainer for Maelstrom Shatter.
    - Added Engineering trainer "Jack" Pisarek Slamfix and included him in the recipes he teaches. Fixed a few skill levels.
mike:
    - Removed some mobs from the mob db and marked some of the Heavy Scorpid * patterns from Leatherworking as removed from the game
    - Fix the recipe binds for the Runic Plate * Blacksmithing recipes
    - The Blacksmithing plans "Phantom Blade" was brought back wayy back in 4.3.0 >< ... No longer marked as removed from the game and cleaned up the entry a bit
John Pasula:
    - Fix for localization spitting out errors with missind entries.
    - Fix Collusus Smash Ticket 1449
    - Revert localization change.
mike:
    - Suppress the missing localization phrase translation errors for non-enUS locales
    - Add a new Vendor to the Vendor database "Evie Whirlbrew"..Resurrected the Alchemy Living Action Potion from removed from the game to acquired from a vendor, because that was done by Blizzard in Feb 2011 ~lart me
    - Removed a mob from the mob database that's no longer in the game
    - Marked "Enchant Gloves - Advanced Mining" as removed from the game
    - Removed a mob no longer in the game
    - Add the waypoint for the Stratholme entrance
    - Updated waypoint for an Engineering trainer and engineering quest
    - Added waypoints for the Gnomeregan entrance
    - Removed a mob from the mob db: "Rotting Behemoth", Added a new Vendor to the Vendor db: "Calandrath", and fixed the acquire data and flag for the Alchemy recipe "Greater Nature Protection Potion"
    - Fix the skill levels for multiple Northrend Cooking recipes
James D. Callahan III:
    - Dud commit.
mike:
    - Glyph of Lay on Hands is taught by NIR not MIR!
John Pasula:
    - Fix glyph of lay on hands discovery info.
mike:
    - Update some instance entrance coordinates
    - Updated the vendor entry Yuka Screwspigot since it was her pre cataclysm version still in there
    - Removed the NAXX40_GONE custom string
James D. Callahan III:
    - Path fix.
    - Formatting fix.
    - Add newline at end of .pkgmeta
    - Removed useless comment/return
    - Minor reformatting and removed some dead code.
mike:
    - Removed the hunter flag from Kibler's Bits
    - Dump the Enchanting database in game and update the db file
    - Fixed the CraftedItemID for Vicious Fur Cloak and Vicious Hide Cloak
    - Datamined the Leatherworking trainer, Namha Moonwater, and added her ID to many recipes she teaches
    - Marked "Wolfshead Helm" from the Leatherworking database as removed from the game
    - Marked "Greater Shadow Protection Potion" as removed from the game, and removed a mob from the mob db