index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Mods.ConsoleCommands
/
Framework
/
Commands
/
World
Age
Commit message (
Expand
)
Author
2022-04-13
enable nullable annotations in bundled mods (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2022-04-06
simplify with newer pattern features
Jesse Plamondon-Willard
2022-04-06
simplify 'is not' patterns
Jesse Plamondon-Willard
2021-09-01
add hurry_all console command
Jesse Plamondon-Willard
2021-07-30
fix build error on Linux
Jesse Plamondon-Willard
2021-07-28
refactor new code a bit
Jesse Plamondon-Willard
2021-07-27
world_clear: Adding 'removeable' option that includes everything except perma...
bladeoflight16
2021-07-27
world_clear: Lining up parameter descriptions
bladeoflight16
2021-04-02
update resource clump logic for SDV 1.5 (#770)
Jesse Plamondon-Willard
2021-02-21
update ambient light when setting game time
Jesse Plamondon-Willard
2021-01-22
rename TrainerCommand to ConsoleCommand to match the rest of the code
Jesse Plamondon-Willard
2020-12-20
update for location furniture changes
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-04-11
use SDate to set DaysPlayed
Kevin Daughtridge
2020-04-10
set daysPlayed in world_set{day,season,year} commands
Kevin Daughtridge
2020-01-22
add test_input console command
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-03-17
add crops to world_clear
Jesse Plamondon-Willard
2019-03-17
fix world_clear removing chests that match a debris name
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-22
add world_clear console command
Jesse Plamondon-Willard
2018-12-04
cleanup, add release note
Jesse Plamondon-Willard
2018-06-09
fix world_setseason command not normalising season
Jesse Plamondon-Willard
2018-05-12
fix world_setseason command not running season change logic
Jesse Plamondon-Willard
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-03-11
add initial compatibility with Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2017-10-27
rename TrainerMod to Console Commands to clarify purpose
Jesse Plamondon-Willard