Age | Commit message (Collapse) | Author |
|
|
|
metadata (#316)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mines yet
|
|
|
|
no log entry
|
|
|
|
|
|
values being initialised
|
|
save is loaded
|
|
|
|
The method was misleadingly named (since only some of the events were in the method), and unnecessarily limited the possible flows.
|
|
|
|
|
|
a whole new set of problems (#283)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
presses a key in the SMAPI console
|
|
|
|
|
|
This revamps SMAPI's startup process to simplify mod development by ensuring that core components are ready by the time mods are loaded (which is also needed for the upcoming content API), and eliminate or reduce SEHExceptions some players experience.
|
|
needed (#264)
|
|
# Conflicts:
# src/StardewModdingAPI/Framework/SGame.cs
|
|
|
|
|
|
|
|
|
|
|
|
player is initialised
|
|
|
|
|
|
|
|
|