Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The game will use Linux-style paths for assets on all platforms, which will break the current equivalence between path and asset name formats.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Apparently some 32-bit-only DLLs load successfully with the unofficial 64-bit version of the game.
|
|
|
|
|
|
|
|
|
|
|
|
That reduces time spent trying to rewrite them (which won't work anyway), and shows a more informative message than the default 'DLL couldn't be loaded' error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SMAPI now tracks the actual folder name being loaded to avoid edge cases where the folder name doesn't match the save ID.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
permanent bushes
|
|
|
|
|
|
|
|
|