Age | Commit message (Expand) | Author |
---|---|---|
2017-10-27 | rename TrainerMod to Console Commands to clarify purpose | Jesse Plamondon-Willard |
2017-10-27 | fix player_setlevel command not also changing XP (#359) | Jesse Plamondon-Willard |
2017-09-23 | drop support for SMAPI 1.x (#360) | Jesse Plamondon-Willard |
2017-07-23 | remove TrainerMod's save and load commands in 2.0 | Jesse Plamondon-Willard |
2017-07-02 | add unified player_add command which adds any item type (#302) | Jesse Plamondon-Willard |
2017-07-02 | migrate list_items command to new item repository (#302) | Jesse Plamondon-Willard |
2017-07-02 | add list_item_types command (#302) | Jesse Plamondon-Willard |
2017-07-02 | encapsulate TrainerMod's argument parsing (#302) | Jesse Plamondon-Willard |
2017-07-02 | split TrainerMod commands into separate classes (#302) | Jesse Plamondon-Willard |