Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-01 | fix `world_downminelevel` command not working, prevent invalid ↵ | Jesse Plamondon-Willard | |
`world_setminelevel` value | |||
2017-03-01 | fix TrainerMod letting player add invalid items | Jesse Plamondon-Willard | |
2017-03-01 | remove unneeded 'types' TrainerMod command | Jesse Plamondon-Willard | |
2017-03-01 | improve TrainerMod feedback to user, standardise color/colour spelling | Jesse Plamondon-Willard | |
2017-03-01 | Update <> to [] for changed commands | Efreak | |
2017-03-01 | Return current values for max/current health/stamina/immunity instead of ↵ | Efreak | |
errors when no value given | |||
2017-03-01 | toggle timefreeze when no value given | Efreak | |
2017-02-27 | typo | Efreak | |
fix a typo preventing usage of player_setstamina | |||
2017-02-13 | migrate TrainerMod to new API (#199) | Jesse Plamondon-Willard | |
2017-02-07 | remove oldest deprecated code (#231) | Jesse Plamondon-Willard | |
Since Stardew Valley 1.2 breaks most mods anyway, this commits removes the oldest deprecations and fixes the issues that are easiest for mods to update. See documentation for details. | |||
2017-01-14 | add console commands to open game & date folders (#172) | Jesse Plamondon-Willard | |
2016-12-09 | add reflection API for mods (#185) | Jesse Plamondon-Willard | |
2016-12-07 | replace out_items, out_melee, and out_rings commands with a searchable ↵ | Jesse Plamondon-Willard | |
list_items command | |||
2016-11-16 | minor tweaks | Jesse Plamondon-Willard | |
2016-11-16 | cleanup | Jesse Plamondon-Willard | |
2016-11-14 | migrate TrainerMod to new logging framework (#168) | Jesse Plamondon-Willard | |
2016-11-14 | make TrainerMod non-static | Jesse Plamondon-Willard | |
2016-11-14 | hide TrainerMod internals | Jesse Plamondon-Willard | |
2016-11-14 | remove obsolete TrainerMod command | Jesse Plamondon-Willard | |
2016-11-14 | format & document TrainerMod code | Jesse Plamondon-Willard | |
2016-11-08 | update TrainerMod for 1.0 | Jesse Plamondon-Willard | |
2016-11-04 | remove old obsolete log methods | Jesse Plamondon-Willard | |
2016-11-04 | remove extensions from public interface, refactor & document | Jesse Plamondon-Willard | |
2016-11-04 | normalise inconsistent line endings | Jesse Plamondon-Willard | |
2016-10-26 | use simpler crossplatform window management (#126) | Jesse Plamondon-Willard | |
2016-10-26 | remove broken and unused test code (#126) | Jesse Plamondon-Willard | |
2016-05-29 | Attempt to migrate to new directory structure. | Gormogon | |