2.2.3-45-gc93922d-nolib
Details
-
FilenameAckisRecipeList-2.2.3-45-gc93922d-nolib.zip
-
Uploaded by
-
UploadedApr 4, 2011
-
Size542.88 KB
-
Downloads29
-
MD5066caf6134fcc9ff61f836fd27e903f6
Supported WoW Retail Versions
- 4.0.6
Changelog
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.