Age | Commit message (Expand) | Author |
2018-06-20 | fix list_items and player_add commands not handling secret notes | Jesse Plamondon-Willard |
2018-06-19 | bump versions for beta release | Jesse Plamondon-Willard |
2018-06-19 | refactor player_add command a bit (#542) | Jesse Plamondon-Willard |
2018-06-10 | remove unused import | Dan Volchek |
2018-06-10 | find item if there is exactly one exact name match | Dan Volchek |
2018-06-09 | fix world_setseason command not normalising season | Jesse Plamondon-Willard |
2018-06-08 | update versions for beta release | Jesse Plamondon-Willard |
2018-05-24 | bump versions for beta release | Jesse Plamondon-Willard |
2018-05-16 | bump versions for release | Jesse Plamondon-Willard |
2018-05-16 | fix typo in command help | Jesse Plamondon-Willard |
2018-05-12 | add bundled save backup mod (#253) | Jesse Plamondon-Willard |
2018-05-12 | minor cleanup | Jesse Plamondon-Willard |
2018-05-12 | fix world_setseason command not running season change logic | Jesse Plamondon-Willard |
2018-05-06 | bump version for beta 8 release | Jesse Plamondon-Willard |
2018-05-03 | switch back to shared project due to installer issues | Jesse Plamondon-Willard |
2018-05-03 | bump beta version | Jesse Plamondon-Willard |
2018-05-02 | reorganise to avoid errors deploying web app, fix WMI error in Linux installer | Jesse Plamondon-Willard |
2018-05-01 | bump beta version | Jesse Plamondon-Willard |
2018-04-30 | update for beta.2 | Jesse Plamondon-Willard |
2018-04-27 | remove alias no longer needed in SDV 1.3 (#453) | Jesse Plamondon-Willard |
2018-04-25 | update for upcoming 2.6 beta release | Jesse Plamondon-Willard |
2018-04-25 | update release notes, refactor a bit (#474) | Jesse Plamondon-Willard |
2018-04-19 | update documentation format and document field | Dan Volchek |
2018-04-17 | refactor finding items by name slightly | Dan Volchek |
2018-04-16 | add world ready check and more helpful error messages | Dan Volchek |
2018-04-16 | add Name as new type, show more helpful info on multiple matches | Dan Volchek |
2018-04-16 | fix private method comment location | Dan Volchek |
2018-04-15 | initial player_add changes | Dan Volchek |
2018-04-14 | fix world_settime command sometimes breaking NPC schedules | Jesse Plamondon-Willard |
2018-04-11 | drop support for Stardew Valley 1.2 (#453) | Jesse Plamondon-Willard |
2018-04-11 | update for 2.5.5 release | Jesse Plamondon-Willard |
2018-03-26 | update for 2.5.4 release | Jesse Plamondon-Willard |
2018-03-25 | update Json.NET package | Jesse Plamondon-Willard |
2018-03-11 | add initial compatibility with Stardew Valley 1.3 (#453) | Jesse Plamondon-Willard |
2018-03-04 | bump version for release | Jesse Plamondon-Willard |
2018-02-25 | update for 2.5.2 release | Jesse Plamondon-Willard |
2018-02-24 | update for 2.5.1 release | Jesse Plamondon-Willard |
2018-02-24 | update for 2.5 release and simplify assembly info | Jesse Plamondon-Willard |
2018-01-21 | update for release | Jesse Plamondon-Willard |
2018-01-20 | update Json.NET to 11.0.1-beta3 to fix parsing error with JSON comments in ar... | Jesse Plamondon-Willard |
2017-12-16 | bump version for upcoming release | Jesse Plamondon-Willard |
2017-12-15 | rm unneeded assembly references (#409) | Jesse Plamondon-Willard |
2017-11-26 | fix player_add command not handling upgrade level (#397) | Jesse Plamondon-Willard |
2017-10-27 | fix ConsoleCommands mod including Json.NET DLL | Jesse Plamondon-Willard |
2017-10-27 | rename TrainerMod to Console Commands to clarify purpose | Jesse Plamondon-Willard |