zhiyang7
a42acb8176
Merge with latest branch
2023-01-30 16:58:14 +08:00
zhiyang7
3e43d69745
Merge remote-tracking branch 'pathoschild/stable' into develop
...
# Conflicts:
# .gitignore
# build/common.targets
# src/SMAPI.Mods.ConsoleCommands/SMAPI.Mods.ConsoleCommands.csproj
# src/SMAPI.Mods.SaveBackup/SMAPI.Mods.SaveBackup.csproj
# src/SMAPI.Tests/SMAPI.Tests.csproj
# src/SMAPI.Toolkit/ModToolkit.cs
# src/SMAPI.Toolkit/SMAPI.Toolkit.csproj
# src/SMAPI.sln
# src/SMAPI/Constants.cs
# src/SMAPI/Framework/ContentManagers/ModContentManager.cs
# src/SMAPI/Framework/Input/GamePadStateBuilder.cs
# src/SMAPI/Framework/Logging/LogManager.cs
# src/SMAPI/Framework/ModLoading/AssemblyLoader.cs
# src/SMAPI/Framework/ModLoading/Framework/RewriteHelper.cs
# src/SMAPI/Framework/Models/SConfig.cs
# src/SMAPI/Framework/Patching/GamePatcher.cs
# src/SMAPI/Framework/Reflection/Reflector.cs
# src/SMAPI/Framework/SCore.cs
# src/SMAPI/Framework/SGame.cs
# src/SMAPI/Framework/SMultiplayer.cs
# src/SMAPI/Framework/StateTracking/LocationTracker.cs
# src/SMAPI/Metadata/CoreAssetPropagator.cs
# src/SMAPI/Metadata/InstructionMetadata.cs
# src/SMAPI/SMAPI.csproj
2023-01-16 17:28:55 +08:00
Jesse Plamondon-Willard
25b8e13ba8
prepare for release
2023-01-09 12:27:29 -05:00
Jesse Plamondon-Willard
a2944eed5c
prepare for release
2022-12-01 19:43:56 -05:00
Jesse Plamondon-Willard
613946003d
prepare for release
2022-11-12 15:14:59 -05:00
Jesse Plamondon-Willard
8090b30c6e
prepare for release
2022-10-21 20:12:02 -04:00
Jesse Plamondon-Willard
5739745b76
prepare for release
2022-10-10 20:03:01 -04:00
Jesse Plamondon-Willard
ee77efcc97
prepare for release
2022-10-09 19:42:24 -04:00
Jesse Plamondon-Willard
41e95642f0
prepare for release
2022-08-31 17:15:58 -04:00
Jesse Plamondon-Willard
8b6c732d71
prepare for release
2022-08-29 18:18:21 -04:00
Jesse Plamondon-Willard
f3a79219e8
prepare for release
2022-08-20 17:01:07 -04:00
Jesse Plamondon-Willard
4d9384b828
switch SMAPI to portable PDB format
2022-08-14 19:17:21 -04:00
Jesse Plamondon-Willard
bcb9e25d86
prepare for release
2022-07-06 22:25:45 -04:00
Jesse Plamondon-Willard
bbc476a2cf
split local deploy into its own targets file
2022-06-26 14:41:35 -04:00
Jesse Plamondon-Willard
dab1ef6acc
add flag to disable deprecated code
2022-06-20 18:01:48 -04:00
Jesse Plamondon-Willard
011aa4c9d0
prepare for release
2022-06-16 22:14:09 -04:00
Jesse Plamondon-Willard
1cded44f7a
prepare for release
2022-06-01 19:58:35 -04:00
Jesse Plamondon-Willard
bf960ce283
add backwards compatibility for mods using now-unused dependencies
2022-05-31 21:23:44 -04:00
Jesse Plamondon-Willard
9992915f56
replace MemoryCache with custom cache
...
This was causing significant frame stutters for some players since the migration to .NET 5 in Stardew Valley 1.5.5.
2022-05-31 18:32:23 -04:00
Jesse Plamondon-Willard
e4cd7c8eb0
prepare for release
2022-05-27 18:08:30 -04:00
Jesse Plamondon-Willard
336cc1cc0f
prepare for release
2022-05-22 14:38:33 -04:00
Jesse Plamondon-Willard
cd843dc10b
prepare for release
2022-05-15 19:14:28 -04:00
Jesse Plamondon-Willard
e943ae8413
prepare for release
2022-05-12 00:21:46 -04:00
Jesse Plamondon-Willard
cbe8b597cb
prepare for release
2022-05-08 20:11:02 -04:00
Jesse Plamondon-Willard
b45f50b57e
prepare for release
2022-05-06 19:40:13 -04:00
Jesse Plamondon-Willard
f78093bdb5
prepare for release
2022-05-01 17:39:57 -04:00
Jesse Plamondon-Willard
0b48c1748b
enable nullable annotations in the web project & related code ( #837 )
2022-04-12 19:15:39 -04:00
Jesse Plamondon-Willard
238045ba9c
reverse mod build package migration to .NET 5 ( #837 )
...
The migrated package didn't work consistently in VIsual Studio, so this suppresses nullable annotations in .NET Standard instead.
2022-04-07 22:19:48 -04:00
Jesse Plamondon-Willard
2e7c233f6c
enable nullable annotations by default ( #837 )
...
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
2022-04-06 21:48:55 -04:00
Shockah
ba42bb97d1
move proxying to a separate NuGet library
2022-02-16 19:08:40 +01:00
Jesse Plamondon-Willard
dbed0289d7
prepare for release
2022-01-16 22:57:40 -05:00
Jesse Plamondon-Willard
ad0e6b315d
prepare for release
2022-01-16 17:13:28 -05:00
Jesse Plamondon-Willard
5b5dd47c22
prepare for release
2021-12-05 19:10:28 -05:00
Jesse Plamondon-Willard
711e17a4f9
suppress non-applicable code warnings
2021-12-04 15:55:16 -05:00
Jesse Plamondon-Willard
bf5a9b8762
switch to scripted release package process
2021-12-02 20:48:00 -05:00
Jesse Plamondon-Willard
25ebcc1ea7
prepare for release
2021-11-30 21:54:29 -05:00
Jesse Plamondon-Willard
b294ac1203
prepare for release
2021-11-30 17:13:53 -05:00
Jesse Plamondon-Willard
727d75ae72
update to .NET 5 and official 64-bit
2021-11-28 00:01:41 -05:00
Jesse Plamondon-Willard
f8c9a2929b
prepare for release
2021-10-17 19:53:24 -04:00
Jesse Plamondon-Willard
08ba5dc520
bump to .NET Framework 4.5.2
2021-10-08 19:41:26 -04:00
Jesse Plamondon-Willard
6643da4574
prepare for release
2021-09-18 13:06:50 -04:00
Jesse Plamondon-Willard
6d4ea7f0bd
prepare for release
2021-09-03 18:36:12 -04:00
Jesse Plamondon-Willard
bbaa260007
drop support for unofficial 64-bit mode
2021-09-02 23:01:40 -04:00
Jesse Plamondon-Willard
c065675604
prepare for release
2021-08-26 01:13:24 -04:00
Jesse Plamondon-Willard
69b1c229de
prepare for release
2021-08-25 23:57:13 -04:00
Jesse Plamondon-Willard
31ac964a8b
prepare for release
2021-08-25 21:53:45 -04:00
Jesse Plamondon-Willard
b6e058c322
prepare for release
2021-08-04 18:34:29 -04:00
Jesse Plamondon-Willard
1bb51b2c41
prepare for release
2021-08-03 19:11:26 -04:00
Jesse Plamondon-Willard
d688cdf8c3
prepare for release
2021-08-01 13:11:27 -04:00
Jesse Plamondon-Willard
167d5831d1
use unmerged Harmony assembly ( #711 )
...
Harmony merges Mono.Cecil and MonoMod.Common into its DLL, and keeps some (but not all) of the merged types public. That causes type conflicts in SMAPI's code since it uses both Harmony and Mono.Cecil, and extern aliases break on Linux due to IDE/compiler limitations. This commit uses a custom build of Harmony without the assembly merging, so SMAPI can use and manage Mono.Cecil itself.
2021-07-23 20:29:44 -04:00