2.5.8-nolib
Details
-
FilenameAckisRecipeList-2.5.8-nolib.zip
-
Uploaded by
-
UploadedNov 12, 2013
-
Size598.84 KB
-
Downloads165
-
MD58cc85d8ac536a957ecd1791bf6c57e15
Supported WoW Retail Versions
- 5.4.1
Changelog
tag 2.5.8
49ab60c78ac84dab6e74ed92139e29db3e1554ea
James D. Callahan III <jcallahan@curse.com>
2013-11-12 10:03:41 -0600
--------------------
James D. Callahan III:
- Minor whitespace cleanup.
Ressy:
- Add 'Misc' to Default settings
- Fix Tharynn Bouden
- Adding Tatia Brine & Healer Nan
- Update Tailoring vendor in Honor Hold
- Remove 'empties'
- Add "Master Cannon" trainer - Leatherworking
- Add "Master Bier" trainer info - First Aid
- Add 'Master Marhsall' trainer - Cooking
- Add 'Master Chang' trainer - Cooking
- Adding strings for additional trainers
- Resolving 'empties' - unused stuff
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.