3.0.22-15-gaf45426

Details

  • Filename
    AckisRecipeList-3.0.22-15-gaf45426.zip
  • Uploaded by
  • Uploaded
    Jun 14, 2015
  • Size
    740.23 KB
  • Downloads
    1,408
  • MD5
    45b8cd7ed66cc39ff2f96251ac49a1b5

Supported WoW Retail Versions

  • 6.1.0

Changelog

James D. Callahan III:
    - Cleanups for expansion and reputation filter panel checkbox generation.
    - Programmatically generate the filter panel checkboxes for AcquireTypes, to make their addition even simpler.
    - misc1/MISC1 => custom/CUSTOM
    - seasonal => worldevent
    - Addendum to last commit.
    - Cleanup for list entry padding.
    - Cleanup and clarification for ttAdd()
    - Replace "Obtained From" localization phrase with "Sources" from GlobalStrings
    - Cleanups.
    - Remove dumping functionality for non-explicitly-handled AcquireTypes.
    - Use the AcquireType directly, instead of looking it up by ID. Removal of duplicate recipe assignment.
    - Move each AcquireType to its own file, with cleanups along the way. Changed WORLD_EVENTS to WORLD_EVENT and WorldEvents to WorldEvent for consistency with other AcquireTypes.
    - Remove trainer and vendor scanning from the datamining config panel - these are automatically done when opening a trainer/vendor, and are pointless if nothing is targeted.
    - Move the body of InitializeScanButton inline to the only place it was called.
    - Move AcquireTypes.lua (move the body of ColorRGBtoHEX inline to the only place it was ever used there) and Recipe.lua to the Objects directory.

Additional Files