Commit Graph

4023 Commits

Author SHA1 Message Date
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
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
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
Jesse Plamondon-Willard 45903dbf3e
Merge pull request #899 from freyacoded/portable-shell-scripts
Use more portable shebangs
2023-04-02 15:38:58 -04:00
Jesse Plamondon-Willard dc027f4eff
Merge pull request #895 from stylemate/patch-2
Update Korean translations
2023-04-02 15:38:36 -04:00
atravita-mods c12e9d788e
as per comments, remove where in favor of nullchecking id instead 2023-04-02 15:37:40 -04:00
atravita-mods 58ccaf9a1e
avoid resolving empty folders. 2023-04-02 15:37:37 -04:00
Freya Arbjerg fe43ec51d0
Use more portable shebangs 2023-04-02 15:37:17 -04:00
ORMEEHYUNGKEUN CHA 5e578725bf
Update ko.json
fixed blatantly wrong translation
2023-04-02 15:36:44 -04:00
Jesse Plamondon-Willard 7b5566d075
add PerScreen.IsActiveForScreen() 2023-04-02 15:31:15 -04:00
Jesse Plamondon-Willard 7f7561469f
update to FluentHttpClient 4.3.0 2023-04-02 15:30:31 -04:00
Jesse Plamondon-Willard 072efba6dc
add NuGet package readme note about using constants before they're defined 2023-04-02 15:30:26 -04:00
Jesse Plamondon-Willard eb2a9b69bc
remove LargeAddressAware flag
This isn't needed anymore since SMAPI is 64-bit now.
2023-04-02 15:30:14 -04:00
Jesse Plamondon-Willard b9fe45b091
rework GitHub issue templates to further discourage creating support issues 2023-01-28 16:40:52 -05:00
Jesse Plamondon-Willard 8ee555c07a
suppress findstr installer error for some players 2023-01-22 10:18:37 -05:00
Jesse Plamondon-Willard b4e95a92b3
Merge branch 'develop' into stable 2023-01-09 12:27:49 -05:00
Jesse Plamondon-Willard 25b8e13ba8
prepare for release 2023-01-09 12:27:29 -05:00
Jesse Plamondon-Willard e5407417a0
add delegating mod hooks for mod use 2023-01-08 22:05:22 -05:00
Jesse Plamondon-Willard 5518b8d461
update packages 2023-01-08 16:48:30 -05:00
Jesse Plamondon-Willard b246fe6145
update web to .NET 7 2023-01-08 16:43:23 -05:00
Jesse Plamondon-Willard d35f45fc32
fix game assemblies not excluded from release zip when bundle type not set 2023-01-07 17:55:15 -05:00
Jesse Plamondon-Willard 81d3baa3b5
simplify Save Backup compression
We don't need special handling for macOS anymore, since all platforms have .NET 5 now.
2022-12-28 11:35:05 -05:00
Jesse Plamondon-Willard d438e49f76
Merge pull request #889 from daleao/develop
Replace slingshot ID check with type field check
2022-12-28 11:33:31 -05:00