Age | Commit message (Collapse) | Author |
|
created (#261)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%appdata% (#266)
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to ShneekeyTheLost on the Stardew Valley forums.
|
|
|
|
|
|
|
|
|
|
|
|
This caused obscure invalid-IL crashes when compiled through MonoDevelop on Linux.
|
|
|
|
|
|
|
|
|
|
|