summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/Framework/Commands/World
AgeCommit message (Expand)Author
2022-04-13enable nullable annotations in bundled mods (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-04-06simplify with newer pattern featuresJesse Plamondon-Willard
2022-04-06simplify 'is not' patternsJesse Plamondon-Willard
2021-09-01add hurry_all console commandJesse Plamondon-Willard
2021-07-30fix build error on LinuxJesse Plamondon-Willard
2021-07-28refactor new code a bitJesse Plamondon-Willard
2021-07-27world_clear: Adding 'removeable' option that includes everything except perma...bladeoflight16
2021-07-27world_clear: Lining up parameter descriptionsbladeoflight16
2021-04-02update resource clump logic for SDV 1.5 (#770)Jesse Plamondon-Willard
2021-02-21update ambient light when setting game timeJesse Plamondon-Willard
2021-01-22rename TrainerCommand to ConsoleCommand to match the rest of the codeJesse Plamondon-Willard
2020-12-20update for location furniture changesJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-04-11use SDate to set DaysPlayedKevin Daughtridge
2020-04-10set daysPlayed in world_set{day,season,year} commandsKevin Daughtridge
2020-01-22add test_input console commandJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-03-17add crops to world_clearJesse Plamondon-Willard
2019-03-17fix world_clear removing chests that match a debris nameJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-22add world_clear console commandJesse Plamondon-Willard
2018-12-04cleanup, add release noteJesse Plamondon-Willard
2018-06-09fix world_setseason command not normalising seasonJesse Plamondon-Willard
2018-05-12fix world_setseason command not running season change logicJesse Plamondon-Willard
2018-04-14fix world_settime command sometimes breaking NPC schedulesJesse Plamondon-Willard
2018-04-11drop support for Stardew Valley 1.2 (#453)Jesse Plamondon-Willard
2018-03-11add initial compatibility with Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2017-10-27rename TrainerMod to Console Commands to clarify purposeJesse Plamondon-Willard