Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The game now uses MonoGame on all platforms.
|
|
|
|
|
|
|
|
|
|
Simplify and optimize PatchImage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
context)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The dictionary errors were improved in .NET 5, so they include the key automatically.
|
|
|
|
|
|
* SMAPI now also searches the root game folder for unresolved assemblies. This fixes an issue resolving the game DLL when the player's DLL version doesn't match the one used to compile SMAPI.
* The DLL search folders are now scanned once and cached to avoid repeated iterations on startup.
|
|
|
|
|
|
|
|
That avoids error reports on mods when pirated players have an older 1.5.5 build that break mods, and ensures that the new build number shown in the SMAPI log is available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|