Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-16 | fix Context.HasRemotePlayers being true when there's no farmhandsHEADdevelop | Jesse Plamondon-Willard | |
2023-05-14 | fix install error if a game folder has an invalid symlink | Jesse Plamondon-Willard | |
2023-05-14 | fix typo | Jesse Plamondon-Willard | |
2023-04-30 | fix error deserializing null semantic version | Jesse Plamondon-Willard | |
2023-04-30 | fix ModFolder not being JSON-serializable | Jesse Plamondon-Willard | |
2023-04-22 | add multiplayer player type to window titles | Jesse Plamondon-Willard | |
2023-04-09 | embed debug symbols for Linux/macOS compatibility | Jesse Plamondon-Willard | |
This fixes error stack traces not having line numbers on Linux/macOS. | |||
2023-04-09 | update release notes & tweak recent changes | Jesse Plamondon-Willard | |
2023-04-09 | update release notes | Jesse Plamondon-Willard | |
2023-04-09 | prepare for release | Jesse Plamondon-Willard | |
2023-04-02 | update schema for Content Patcher 1.29.0 | Jesse Plamondon-Willard | |
2023-04-02 | adjust ModContentManager.HandleUnknownFileTypes to let mods patch it | Jesse Plamondon-Willard | |
2023-04-02 | fix IsWorldReady being editable by mods | Jesse Plamondon-Willard | |
2023-04-02 | update release notes & tweak recent changes | Jesse Plamondon-Willard | |
2023-04-02 | add PerScreen.IsActiveForScreen() | Jesse Plamondon-Willard | |
2023-04-02 | update to FluentHttpClient 4.3.0 | Jesse Plamondon-Willard | |
2023-04-02 | remove LargeAddressAware flag | Jesse Plamondon-Willard | |
This isn't needed anymore since SMAPI is 64-bit now. | |||
2023-01-22 | suppress findstr installer error for some players | Jesse Plamondon-Willard | |
2023-01-09 | prepare for release | Jesse Plamondon-Willard | |
2023-01-08 | add delegating mod hooks for mod use | Jesse Plamondon-Willard | |
2023-01-08 | update packages | Jesse Plamondon-Willard | |
2022-12-28 | simplify Save Backup compression | Jesse Plamondon-Willard | |
We don't need special handling for macOS anymore, since all platforms have .NET 5 now. | |||
2022-12-01 | prepare for release | Jesse Plamondon-Willard | |
2022-11-14 | update release notes | Jesse Plamondon-Willard | |
2022-11-13 | update release notes | Jesse Plamondon-Willard | |
2022-11-12 | prepare for release | Jesse Plamondon-Willard | |
2022-11-11 | update release notes | Jesse Plamondon-Willard | |
2022-11-11 | raise all deprecation messages to the final level | Jesse Plamondon-Willard | |
2022-11-11 | set max game version | Jesse Plamondon-Willard | |
2022-11-11 | update release notes | Jesse Plamondon-Willard | |
2022-11-09 | add option to disable console input | Jesse Plamondon-Willard | |
2022-11-09 | fix & improve split-screen column in log parser | Jesse Plamondon-Willard | |
2022-10-21 | prepare for release | Jesse Plamondon-Willard | |
2022-10-17 | prevent Steam vdf read errors from crashing the installer | Jesse Plamondon-Willard | |
2022-10-16 | update release notes | Jesse Plamondon-Willard | |
2022-10-10 | prepare for release | Jesse Plamondon-Willard | |
2022-10-10 | fix error when Steam .vdf file doesn't exist | Jesse Plamondon-Willard | |
2022-10-09 | prepare for release | Jesse Plamondon-Willard | |
2022-10-09 | drop UseRawImageLoading option | Jesse Plamondon-Willard | |
Raw image loading is now always enabled, except in PyTK compatibility mode. | |||
2022-10-09 | set texture name earlier to support mods like SpriteMaster | Jesse Plamondon-Willard | |
2022-10-09 | add 'strict mode' release with deprecated APIs stripped out | Jesse Plamondon-Willard | |
2022-10-09 | suppress Harmony debug mode by default | Jesse Plamondon-Willard | |
2022-10-09 | update to Harmony 2.2.2 | Jesse Plamondon-Willard | |
2022-10-09 | optimize string splits | Jesse Plamondon-Willard | |
2022-10-09 | make deprecation warnings a bit stronger for the upcoming 4.0.0 release | Jesse Plamondon-Willard | |
2022-10-09 | polish recent changes & update release notes | Jesse Plamondon-Willard | |
2022-10-08 | change square brackets to round ones in manifest name | Jesse Plamondon-Willard | |
2022-10-07 | update FluentHttpClient | Jesse Plamondon-Willard | |
2022-09-28 | fix handling of GitHub prerelease versions marked as non-prerelease | Jesse Plamondon-Willard | |
2022-08-31 | prepare for release | Jesse Plamondon-Willard | |