Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-08-31 | remove compatibility section in the new app manifest | Jesse Plamondon-Willard | |
This apparently leads to NoSuitableGraphicsDeviceException errors when launching SMAPI for some players. | |||
2022-08-29 | prepare for release | Jesse Plamondon-Willard | |
2022-08-29 | update compatibility workaround for the recent PyTK update | Jesse Plamondon-Willard | |
2022-08-24 | fix broken mods with no ID listed as duplicate | Jesse Plamondon-Willard | |
2022-08-20 | prepare for release | Jesse Plamondon-Willard | |
2022-08-18 | update schema for Content Patcher 1.28.0 | Jesse Plamondon-Willard | |
2022-08-16 | fix log parser error if a mod logged a null character | Jesse Plamondon-Willard | |