summaryrefslogtreecommitdiff
path: root/src/TrainerMod/Framework
AgeCommit message (Expand)Author
2017-07-23remove TrainerMod's save and load commands in 2.0Jesse Plamondon-Willard
2017-07-02add unified player_add command which adds any item type (#302)Jesse Plamondon-Willard
2017-07-02migrate list_items command to new item repository (#302)Jesse Plamondon-Willard
2017-07-02add list_item_types command (#302)Jesse Plamondon-Willard
2017-07-02add item repository which returns all spawnable items in the game (#302)Jesse Plamondon-Willard
2017-07-02encapsulate TrainerMod's argument parsing (#302)Jesse Plamondon-Willard
2017-07-02split TrainerMod commands into separate classes (#302)Jesse Plamondon-Willard
2017-03-14simplify TrainerMod int parsing with C# 7 out variablesJesse Plamondon-Willard
2016-11-14hide TrainerMod internalsJesse Plamondon-Willard
2016-11-14format & document TrainerMod codeJesse Plamondon-Willard
2016-11-04remove extensions from public interface, refactor & documentJesse Plamondon-Willard