Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
better extensibility (#480)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mods should use the new input API to suppress input instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This lets SMAPI intercept all input using the new Game1.hooks in SDV 1.3.0.32. However, intercepting mouse clicks needs a few more changes in the game code.
|
|
|
|
|
|
|
|
|
|
|
|
under their name (#451)
|
|
|
|
This supports mods like Custom Farm Types that need to intercept the very first save, which doesn't raise the normal save events since the world isn't fully initialised yet.
|
|
|
|
|
|
|
|
notes (#389)
|