index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Mods.ErrorHandler
/
SMAPI.Mods.ErrorHandler.csproj
Age
Commit message (
Expand
)
Author
2022-06-12
patch PyTK temporarily to fix scale-up compatibility in SMAPI 3.15
Jesse Plamondon-Willard
2021-11-28
remove GameExecutableName build property from package
Jesse Plamondon-Willard
2021-11-28
update to .NET 5 and official 64-bit
Jesse Plamondon-Willard
2021-11-28
update for Netcode now merged into game assembly on all platforms
Jesse Plamondon-Willard
2021-11-28
drop support for XNA Framework
Jesse Plamondon-Willard
2021-10-08
bump to .NET Framework 4.5.2
Jesse Plamondon-Willard
2021-09-02
drop support for unofficial 64-bit mode
Jesse Plamondon-Willard
2021-07-30
migrate to the new Harmony patch pattern used in my mods
Jesse Plamondon-Willard
2021-07-28
add accessed key to dictionary KeyNotFoundException message
Jesse Plamondon-Willard
2021-05-01
add error-handling for seasonal tilesheet crash
Jesse Plamondon-Willard
2021-04-02
add initial support for 64-bit Windows hack (#767)
Jesse Plamondon-Willard
2021-03-21
Drop hardcoded 32-bit restrictions on most SMAPI assemblies (#767)
Jesse Plamondon-Willard
2021-03-21
split compile flag into separate Windows + XNA flags (#767)
Jesse Plamondon-Willard
2021-01-15
move error-handling Harmony patches into a new Error Handler bundled mod
Jesse Plamondon-Willard