2.5.7-10-gff3765f-nolib

Details

  • Filename
    AckisRecipeList-2.5.7-10-gff3765f-nolib.zip
  • Uploaded by
  • Uploaded
    Nov 3, 2013
  • Size
    598.49 KB
  • Downloads
    39
  • MD5
    ac0dafb1767499c28f42f3f45c70849d

Supported WoW Retail Versions

  • 5.4.1

Changelog

James D. Callahan III:
    - Ensure arg1 is non-nil before attempting to lowercase/trim it.
    - Added "empties" dump subcommand - shows sources without recipes.
    - Added some input protections.
    - Added developer dump commands: "/arl dump <command>" - bossids, phrases, profession, and zones.
Ressy:
    - Update to trainers in Icecrown
James D. Callahan III:
    - Finally got around to cleaning up the command handler.
    - Don't allow mistyped profession names or silly words to reach the Scan method.
    - Yanked now-unnecessary do-block.
    - Removed StrSplit function in favor of simply using AceConsole's GetArgs method: To scan the First Aid profession, simply enclose it in quotes.