2.2.3-61-gd7a3e06
Details
-
FilenameAckisRecipeList-2.2.3-61-gd7a3e06.zip
-
Uploaded by
-
UploadedApr 26, 2011
-
Size831.37 KB
-
Downloads1,776
-
MD573be787504bb6238717034180f0702ae
Supported WoW Retail Versions
- 4.0.6
Changelog
mike:
- Apparently "Jeweler's Emerald Monocle" changed to "Jeweler's Amber Monocle" and added Punisher's Band
- Dumped the inscription database to update the name changes of some glyphs
- In 4.1, there were 4 cooking recipes brought out of retirement and 2 that were brought to the horde side
- Scanned any trainers/vendors in Ghostlands
- Scanned all the trainers/vendors in Durotar
- Scanned the vendors in The Hinterlands that I could .... and Ironfeather Shoulders is on a vendor as limited supply
- Clean up the Tailoring database a little
- formatted some tables
- Fixed the crafteditemid for Embersilk Bandage
- Fixed skill level of Embersilk Bandage
- Fixed the skill levels of 3 Leatherworking recipes
- Removed the mob: Decaying Horror .. and marked "Living Breastplate" as removed from the game
- Removed the mob: Blackwater Deckhand
- Removed the trainer: Thorkaf Dragoneye and marked "Dragonscale Gauntlets" as removed from the game
- Removed the vendor: Lady Palanseer and the 10 recipes that were sold by the old Jewelcrafting Quartermasters are not obtainable anymore so marked them as removed
- Updated Jagdor Swiftstrider's location, marked Tough Scorpid Gloves, Tough Scorpid Shoulders, and Tough Scorpid Leggings as removed from the game and removed two mobs no longer in the game
James D. Callahan III:
- Don't upvalue private.Player for the main chunk.
- Major overhaul of the tooltip acquire-type data functions.
- Major overhaul of the main recipe tooltip code. Various minor tweaks.
- Why the fuck was tooltip information for recipe achievements in an @alpha@ block?
mike:
- Removed the vendor: Captain O'Neal
- Scanned all the trainers/vendors in Stormwind City
- Removed the Ammo filter
James D. Callahan III:
- Logic fixes for recipe:SetRequiredFaction()
- Replaced all occurrences of MODNAME with private.addon_name and made some small tweaks along the way.
- Moved private.SetTextColor() from Core.lua to Utilities.lua
- togglerecipe() --> SetRecipeAsKnownOrLinked() - also, flipped some logic and re-named a variable.
- Removed some un-used variables and commented-out code.
- Useless comments are useless. Fixed some syntax, too.
- Storing recipe counts on the Player object is just dirty.
- General cleanup and removed unnecessary uses of LibBabble-Faction.
- Player code cleanup and removed some unnecessary LibBabble-Faction uses.
mike:
- Both "Temple of Ahn'Qiraj" and "Ruins of Ahn'Qiraj" are in Silithus not Tanaris!
- Scanned all the trainers/vendors in Netherstorm
- Scanned all the trainers/vendors that I could in Blade's Edge Mountains
- Scanned all the trainers/vendors that I could in Zangarmarsh
James D. Callahan III:
- Insert the trainer scan header at the top of the output table only if there was previous output. Normalize the coordinates, and display the current values versus the scanned ones in cases where the difference is negligible.
- Detect if a trainer's coordinates are incorrect in the database. Also, don't check for found_whatever - send the output if it isn't empty.
- Removed Nerog from the Alliance version of "Forged Documents". Herp?
- Disable the datamining options and turn off all relevant settings for non-Devel versions - people who had no business turning the stuff on were constantly doing so and then filing tickets about the popups.
- Bugfix - frame reference.
- Cleanup.
- Flip some logic around and clarify variables.
- Logic fixes.
- Tooltip scans will now ignore obtain flags for recipes marked as retired.
- Miscellaneous cleanup.
- Trainers which do not exist in private.trainer_list will now be added when scanned - their faction and coordinates will be stored as those of the scanning player.
- Combined all of the AddTrainer() functions in the various trainer files into private:AddTrainer()
mike:
- Saronite Mindcrusher isn't retired anymore
- Scanned all the trainers/vendors in Thunder Bluff
- Scanned all the trainers/vendors in Tanaris
- Scanned all the trainers/vendors in Hillsbrad Foothills
- Update Catarina Stanford's data
- Scanned all the trainers/vendors in Darnassus
- Update names of some of the custom string entries
James D. Callahan III:
- Minor cleanup.
John Pasula:
- Update alt-tradeskill listing tooltip and changelog.
- Update Scanner.lua for removed specialities.
- Comment out speciality code from Core.lua stuff left in.
mike:
- Scanned the Tailoring trainer, Me'lynn.. updated her coordinates and added her id to many recipes she teaches
John Pasula:
- Update change log.