yangzhi
|
bfb0adb849
|
Merge remote-tracking branch 'pathoschild/stable' into develop
# Conflicts:
# src/SMAPI.Toolkit/SMAPI.Toolkit.csproj
# src/SMAPI/Framework/SCore.cs
|
2023-07-18 09:58:29 +08:00 |
yangzhi
|
bf0903b173
|
Compatibility fix
|
2023-06-26 16:41:39 +08:00 |
Jesse Plamondon-Willard
|
4e27841fb2
|
prepare for release
|
2023-06-24 16:53:13 -04:00 |
Jesse Plamondon-Willard
|
7d96f29aff
|
remove test_input time limit
|
2023-06-24 14:20:37 -04:00 |
yangzhi
|
18f34debcc
|
Merge remote-tracking branch 'pathoschild/stable' into develop
# Conflicts:
# src/SMAPI.Toolkit/SMAPI.Toolkit.csproj
# src/SMAPI/SMAPI.csproj
|
2023-06-19 10:46:03 +08:00 |
yangzhi
|
8dbd00eade
|
Fix loader's link error problem
|
2023-06-16 16:19:45 +08:00 |
Jesse Plamondon-Willard
|
46947683cd
|
prepare for release
|
2023-04-09 13:08:06 -04: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
|
45979c57dd
|
defer weapon data parsing until needed, handle invalid formats
|
2022-12-28 11:30:35 -05:00 |
DaLion
|
8660742391
|
Replaced slingshot ID check with Type check.
|
2022-12-07 18:13:17 -03: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
|
8dc12fd01c
|
optimize string splits
|
2022-10-09 14:30:40 -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
|
bcb9e25d86
|
prepare for release
|
2022-07-06 22:25:45 -04:00 |
Jesse Plamondon-Willard
|
4d9fd63d9e
|
update code annotations
|
2022-07-06 19:24:49 -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
|
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
|
2765e3f9b3
|
enable nullable annotations in bundled mods (#837)
|
2022-04-13 22:06:07 -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 |
Jesse Plamondon-Willard
|
077d8e4f40
|
remove some unused/redundant code
|
2022-04-06 18:25:00 -04:00 |
Jesse Plamondon-Willard
|
0539bb8f37
|
simplify with newer pattern features
|
2022-04-06 18:25:00 -04:00 |
Jesse Plamondon-Willard
|
b6c8cfc28b
|
simplify 'is not' patterns
|
2022-04-06 18:24:59 -04:00 |
Jesse Plamondon-Willard
|
a593eda30f
|
use target-typed new
|
2022-04-06 18:24:59 -04:00 |
Jesse Plamondon-Willard
|
d96cec88e4
|
fix set_farm_type not updating warps
|
2022-03-10 23:24:01 -05:00 |
Jesse Plamondon-Willard
|
2d52681b10
|
add Constants.GamePath & deprecate Constants.ExecutionPath
|
2022-02-19 11:07:26 -05:00 |
Jesse Plamondon-Willard
|
6dd4a8a12b
|
fix item repo's handling of Journal Scraps and Secret Notes
|
2022-01-29 17:46:45 -05:00 |
Jesse Plamondon-Willard
|
6b9c9be2b6
|
move item repo secret note + flavored object logic into methods
|
2022-01-29 17:33:12 -05: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
|
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
|
f87e65caf5
|
update 'set_farm_type' console command for custom farm types
|
2021-11-28 00:01:52 -05:00 |
Jesse Plamondon-Willard
|
4a26c96fbe
|
remove GameExecutableName build property from package
|
2021-11-28 00:01:48 -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
|
2b922a71a2
|
update for Netcode now merged into game assembly on all platforms
|
2021-11-28 00:01:41 -05:00 |