Commit Graph

4331 Commits

Author SHA1 Message Date
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 24a0af3d58 Compatibility fix 2023-07-11 20:32:40 +08:00
yangzhi a5a10e60cb Minor fix 2023-07-11 08:06:06 +08:00
yangzhi fc6dc349da Fix String.Split methods 2023-07-10 16:47:39 +08:00
yangzhi 0de3a3ad41 1. improve performance 2023-07-10 15:20:12 +08:00
yangzhi 4317b930aa Fix for CJBCheatsMenu 2023-07-08 17:02:20 +08:00
yangzhi 77c15400b8 1. Fix save error when create new game
2. Compatibility fix
2023-07-08 10:12:57 +08:00
yangzhi ac1465bedf Fix serialization/deserialization bug in System.Xml 2023-07-07 10:43:35 +08:00
yangzhi 917eaf48c4 Fix save load/save error 2023-06-29 09:00:23 +08:00
yangzhi bf0903b173 Compatibility fix 2023-06-26 16:41:39 +08:00
yangzhi 68a88ef3ba 1. Fix virtual keyboard mod
2. Fix game console
2023-06-26 09:40:49 +08:00
yangzhi f628466adb Fix content patch logic 2023-06-25 09:27:26 +08:00
Jesse Plamondon-Willard 0ce39e2330
Merge branch 'develop' into stable 2023-06-24 16:53:42 -04:00
Jesse Plamondon-Willard 4e27841fb2
prepare for release 2023-06-24 16:53:13 -04:00
Jesse Plamondon-Willard eeb4e12f75
fix Linux/macOS build error 2023-06-24 15:48:21 -04:00
Jesse Plamondon-Willard 7d96f29aff
remove test_input time limit 2023-06-24 14:20:37 -04:00
Jesse Plamondon-Willard db33481dff
update release notes 2023-06-24 12:57:12 -04:00
Jesse Plamondon-Willard f52b2a5ad4
Merge pull request #908 from romangraef/feat/wezterm
Add wezterm terminal support for linux
2023-06-24 12:50:01 -04:00
Jesse Plamondon-Willard 421dfbe912
Merge pull request #907 from atravita-mods/error-missing-imagesource
Add validation for missing tilesheet image sources
2023-06-24 12:49:56 -04:00
Jesse Plamondon-Willard dd352d409f
Merge pull request #906 from NyCodeGHG/feature/headless-option
Add --no-prompt installer argument for unattended execution
2023-06-24 12:49:49 -04:00
Jesse Plamondon-Willard 36606e4a4a
Merge pull request #904 from boneskull/patch-1
Fix examples field in manifest schema
2023-06-24 12:49:41 -04:00
nea ebdb17bf81
Add wezterm terminal support for linux 2023-06-24 12:45:44 -04:00
Jesse Plamondon-Willard ae36b9b166
tweak new validation error text 2023-06-24 12:43:44 -04:00
atravita-mods 7c6da8e5ec
adds validation for missing image sources on tilesheets 2023-06-24 12:39:29 -04:00
Jesse Plamondon-Willard 5196c3bad9
rename `--headless` to `--no-prompt`, and parse with the other args 2023-06-24 12:36:02 -04:00
Jesse Plamondon-Willard 05695be390
remove unrelated `set -ex` in build script 2023-06-24 12:36:02 -04:00
Marie Ramlow 654ad4b4b2
Add headless flag for unattended execution 2023-06-24 12:06:10 -04:00
Christopher Hiller 15ab3ccd09
fix invalid field in manifest.json
VS is complaining that this line should be an array.
2023-06-24 12:04:09 -04:00
Jesse Plamondon-Willard 251d83472c
update dependencies 2023-06-24 12:01:49 -04:00
Jesse Plamondon-Willard 2f1f274b2d
fix Context.HasRemotePlayers being true when there's no farmhands 2023-06-24 11:58:25 -04:00
Jesse Plamondon-Willard 3c46bdaeb3
fix install error if a game folder has an invalid symlink 2023-06-24 11:53:04 -04:00
Jesse Plamondon-Willard 5d2afc0aa4
fix error deserializing null semantic version 2023-06-24 11:52:48 -04:00
Jesse Plamondon-Willard 76a0497684
fix ModFolder not being JSON-serializable 2023-06-24 11:51:29 -04:00
Jesse Plamondon-Willard 342b91ff80
add multiplayer player type to window titles 2023-06-24 11:50:51 -04:00
Jesse Plamondon-Willard 445370b75b
embed debug symbols for Linux/macOS compatibility in mod build package 2023-06-24 11:50:05 -04:00
Jesse Plamondon-Willard 9dd702a162
embed debug symbols for Linux/macOS compatibility
This fixes error stack traces not having line numbers on Linux/macOS.
2023-06-24 11:49:04 -04:00
yangzhi bdd506b0db Optimize migration logic 2023-06-21 08:05:41 +08:00
yangzhi f59c4f194b Imporve compatibility 2023-06-20 14:48:34 +08: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
zhiyang7 4ebf03ee48 1. Fix for saf access
2. Fix virtual keyboard
2023-04-10 14:31:34 +08:00
Jesse Plamondon-Willard 53e0e8cd24
Merge branch 'develop' into stable 2023-04-09 13:09:47 -04:00
Jesse Plamondon-Willard 46947683cd
prepare for release 2023-04-09 13:08:06 -04:00
ZaneYork d9440155ca Initial logic fix 2023-04-08 10:05:21 +08:00
zhiyang7 2801638122 Bug fix 2023-04-04 11:22:32 +08:00
Jesse Plamondon-Willard 2e618672aa
update schema for Content Patcher 1.29.0 2023-04-02 15:44:05 -04:00
Jesse Plamondon-Willard c2e9aad698
adjust ModContentManager.HandleUnknownFileTypes to let mods patch it 2023-04-02 15:44:02 -04:00
Jesse Plamondon-Willard c0ac58f277
fix IsWorldReady being editable by mods 2023-04-02 15:43:58 -04:00
Jesse Plamondon-Willard d2134f0f70
update release notes & tweak recent changes 2023-04-02 15:43:50 -04:00
Jesse Plamondon-Willard d13046edb6
Merge pull request #901 from atravita-mods/develop
Avoid resolving empty folders
2023-04-02 15:39:46 -04:00