summaryrefslogtreecommitdiff
path: root/src/SMAPI
AgeCommit message (Expand)Author
2021-11-30prepare for releaseJesse Plamondon-Willard
2021-11-30prepare for releaseJesse Plamondon-Willard
2021-11-28add support for loading BmFont files for custom languagesJesse Plamondon-Willard
2021-11-28add map overlay patchesJesse Plamondon-Willard
2021-11-28remove outdated note in config.jsonJesse Plamondon-Willard
2021-11-28remove walls_and_floors asset propagationJesse Plamondon-Willard
2021-11-28remove GameFramework build property from packageJesse Plamondon-Willard
2021-11-28remove GameExecutableName build property from packageJesse Plamondon-Willard
2021-11-28update for custom languagesJesse Plamondon-Willard
2021-11-28fix error resolving native DLLs like libSkiaSharpJesse Plamondon-Willard
2021-11-28remove path-too-long exception handlingJesse Plamondon-Willard
2021-11-28remove handling for exception no longer thrown by the gameJesse Plamondon-Willard
2021-11-28remove reference no longer needed in .NET 5Jesse Plamondon-Willard
2021-11-28remove libgdiplus workaround on macOSJesse Plamondon-Willard
2021-11-28update for accessibility change in Stardew Valley 1.5.5Jesse Plamondon-Willard
2021-11-28fix error reading console title on Linux with .NET 5Jesse Plamondon-Willard
2021-11-28use new mod hooks to synchronize tasksJesse Plamondon-Willard
2021-11-28update for other changes in SDV 1.5.5Jesse Plamondon-Willard
2021-11-28update for asset name format changeJesse Plamondon-Willard
2021-11-28update to .NET 5 and official 64-bitJesse Plamondon-Willard
2021-11-28update for game assembly name now consistent on all platformsJesse Plamondon-Willard
2021-11-28update for Netcode now merged into game assembly on all platformsJesse Plamondon-Willard
2021-11-28drop support for XNA FrameworkJesse Plamondon-Willard
2021-11-28update versions for Stardew Valley 1.5.5 and remove 1.5.4-specific checksJesse Plamondon-Willard
2021-10-17prepare for releaseJesse Plamondon-Willard
2021-10-17Add Polish translationZangorr
2021-10-09Merge pull request #807 from ellipszist/developJesse Plamondon-Willard
2021-10-08fix compile errors on LinuxJesse Plamondon-Willard
2021-10-08bump to .NET Framework 4.5.2Jesse Plamondon-Willard
2021-10-06fix barn/coop map edits resetting the exit warpJesse Plamondon-Willard
2021-09-27fix SMAPI's display device not hooked correctly in split-screen modeJesse Plamondon-Willard
2021-09-25fix farmhouse edits shifting player down one tileJesse Plamondon-Willard
2021-09-18prepare for releaseJesse Plamondon-Willard
2021-09-18simplify exception logsJesse Plamondon-Willard
2021-09-18add simpler error when an asset isn't foundJesse Plamondon-Willard
2021-09-18add more visible log output for players during early startupJesse Plamondon-Willard
2021-09-16Add Thai translationsELL
2021-09-13add asset propagation for giftbox textureJesse Plamondon-Willard
2021-09-08fix error when loading corrupted translation filesJesse Plamondon-Willard
2021-09-03prepare for releaseJesse Plamondon-Willard
2021-09-03remove asset propagation for Data/BundlesJesse Plamondon-Willard
2021-09-02drop support for unofficial 64-bit modeJesse Plamondon-Willard
2021-09-02fix build errors on LinuxJesse Plamondon-Willard
2021-09-02avoid duplicate update key parsing logic, fix unit testsJesse Plamondon-Willard
2021-09-02prepare path utilities for the upcoming Stardew Valley 1.5.5Jesse Plamondon-Willard
2021-09-01add friendly errors when using SMAPI 3.12.x with Stardew Valley 1.5.5+Jesse Plamondon-Willard
2021-09-01fix translations not initialized for temporary content packsJesse Plamondon-Willard
2021-09-01reduce unneeded operations when scanning/rewriting mod DLLsJesse Plamondon-Willard
2021-09-01adjust rewriter for backport to Stardew Valley 1.5.4Jesse Plamondon-Willard
2021-09-01tweak new codeJesse Plamondon-Willard