Age | Commit message (Expand) | Author |
2021-11-28 | fix error resolving native DLLs like libSkiaSharp | Jesse Plamondon-Willard |
2021-11-28 | remove path-too-long exception handling | Jesse Plamondon-Willard |
2021-11-28 | update for asset name format change | Jesse Plamondon-Willard |
2021-11-28 | update to .NET 5 and official 64-bit | Jesse Plamondon-Willard |
2021-09-02 | prepare path utilities for the upcoming Stardew Valley 1.5.5 | Jesse Plamondon-Willard |
2021-08-25 | add 64-bit compatibility check before loading mods | Jesse Plamondon-Willard |
2021-04-04 | standardize spelling of 'macOS' | Jesse Plamondon-Willard |
2021-03-21 | remove unused code (#767) | Jesse Plamondon-Willard |
2021-03-08 | fix installer error when Mods folder doesn't exist in 3.9.3 (#764) | Jesse Plamondon-Willard |
2021-03-07 | add descriptive error for PathTooLongException which crashes SMAPI or the ins... | Jesse Plamondon-Willard |
2020-09-08 | rename PathUtilities.NormalizePathSeparator, add normalization for more cases | Jesse Plamondon-Willard |
2020-09-05 | simplify path separator normalization | Jesse Plamondon-Willard |
2020-09-05 | add unit tests for PathUtilities, fix some edge cases | Jesse Plamondon-Willard |
2020-08-23 | add EarlyConstants for constants needed before external DLLs are loaded | Jesse Plamondon-Willard |
2020-08-23 | move file for upcoming change | Jesse Plamondon-Willard |
2020-05-16 | use newer C# features | Jesse Plamondon-Willard |
2020-02-22 | fix errors loading spouse room content packs in SMAPI 3.3 | Jesse Plamondon-Willard |
2020-02-02 | prefix OS name in log on Android | Jesse Plamondon-Willard |
2019-12-15 | fix Linux systems with libhybris-utils installed incorrectly detected as Andr... | Jesse Plamondon-Willard |
2019-09-14 | add Android detection | Jesse Plamondon-Willard |
2019-09-14 | remove custom enum, add Android to SMAPI's platform enum | Jesse Plamondon-Willard |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard |
2019-09-14 | move environment utility into toolkit for reuse | Jesse Plamondon-Willard |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard |