Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | add item repository which returns all spawnable items in the game (#302) | Jesse Plamondon-Willard | |
Based on code I wrote for CJB Item Spawner. | |||
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 | |
2017-03-14 | simplify TrainerMod int parsing with C# 7 out variables | Jesse Plamondon-Willard | |
2016-11-14 | hide TrainerMod internals | Jesse Plamondon-Willard | |
2016-11-14 | format & document TrainerMod code | Jesse Plamondon-Willard | |
2016-11-04 | remove extensions from public interface, refactor & document | Jesse Plamondon-Willard | |