Commit Graph

3740 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard e16d6e98dc
update to .NET 5 build of Harmony 2.1.0 2021-11-28 00:01:42 -05:00
Jesse Plamondon-Willard b2520feeae
update for other changes in SDV 1.5.5 2021-11-28 00:01:42 -05:00
Jesse Plamondon-Willard 8321cbf6eb
update for asset name format change
MonoGame uses Linux-style paths for assets on all platforms, which breaks the previous equivalence between path and asset name formats.
2021-11-28 00:01:42 -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 40b74398ac
update for game assembly name now consistent on all platforms 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
Jesse Plamondon-Willard 6efaa651cb
drop support for XNA Framework
Stardew Valley 1.5.5 migrates to MonoGame on all platforms.
2021-11-28 00:01:40 -05:00
Jesse Plamondon-Willard c8c6b3897c
update versions for Stardew Valley 1.5.5 and remove 1.5.4-specific checks 2021-11-28 00:01:40 -05:00
Jesse Plamondon-Willard 3ca6fb5624
automatically include beta versions on Nexus for SMAPI update checks 2021-11-27 23:59:13 -05:00
Jesse Plamondon-Willard b64cec918d
remove direct download for beta versions
With this change, only the main version has a direct download.

Showing beta info here caused a few issues:
* The vast majority of players don't use the game beta, so they were often confused about which version to download.
* Beta versions typically have much longer release info (e.g. detailed summary, release notes, caveats and warnings, etc), and the extra download button made the player guide button under it less prominent and visible. Those both contributed to information overload and the above confusion.
* Unlike main versions, beta versions aren't permanently archived on GitHub (since the beta branch is routinely rebased onto the latest stable update). That makes it messy to manage beta releases through GitHub.

Instead there's now a message under the download button which clearly links to where the beta version can be downloaded.
2021-11-27 22:45:14 -05:00
Jesse Plamondon-Willard 12e0c15196
migrate web project to .NET 6, update web & unit test packages 2021-11-27 22:37:21 -05:00
Jesse Plamondon-Willard 01f59000e9
ignore WebDeploy files 2021-10-31 14:37:51 -04:00
Jesse Plamondon-Willard 96db1d9315
update Content Patcher schema for 1.24.0 2021-10-31 14:14:21 -04:00
Jesse Plamondon-Willard e89de6316d
add set_farm_type console command 2021-10-30 19:53:28 -04:00
Jesse Plamondon-Willard 68c58a4777
move release note 2021-10-18 17:17:54 -04:00
Jesse Plamondon-Willard d578345cfd
Merge branch 'develop' into stable 2021-10-17 19:53:40 -04:00
Jesse Plamondon-Willard f8c9a2929b
prepare for release 2021-10-17 19:53:24 -04:00
Jesse Plamondon-Willard 6bb156b318
update release process to use Windows 11 WSL instead of a Linux VM 2021-10-17 19:50:39 -04:00
Jesse Plamondon-Willard ccbf589a5b
update for new build path 2021-10-17 19:28:14 -04:00
Jesse Plamondon-Willard 6268abed37
update translation docs 2021-10-17 19:01:01 -04:00
Jesse Plamondon-Willard 0d5c86d750
Merge pull request #808 from Zangorr/beta
Add Polish translations
2021-10-17 18:53:21 -04:00
Zangorr db89ff0fcd
Add Polish translation 2021-10-17 18:51:48 -04:00
Zangorr 65e0de3920
Add Polish translation 2021-10-17 18:51:36 -04:00
Jesse Plamondon-Willard 50fdc7bb34
update translation docs 2021-10-09 21:06:32 -04:00
Jesse Plamondon-Willard 8bb0703909
Merge pull request #807 from ellipszist/develop
Add Thai translations
2021-10-09 20:59:16 -04:00
Jesse Plamondon-Willard 2b76309b53
fix compile errors on Linux 2021-10-08 19:53:43 -04:00
Jesse Plamondon-Willard 08ba5dc520
bump to .NET Framework 4.5.2 2021-10-08 19:41:26 -04:00
Jesse Plamondon-Willard 52758e4e43
fix build error with Stardew Valley 1.5.4 2021-10-07 18:47:28 -04:00
Jesse Plamondon-Willard 8263a4406b
add key to duplicate-dictionary-key exceptions 2021-10-07 18:46:41 -04:00
Jesse Plamondon-Willard 2a0a7191a7
fix barn/coop map edits resetting the exit warp 2021-10-06 23:37:48 -04:00
Jesse Plamondon-Willard 307c2919f4
fix error performing update check for mods with no wiki entry 2021-10-02 19:55:37 -04:00
Jesse Plamondon-Willard 2e9a26c439
restore toolkit method used by external tools 2021-10-02 17:53:45 -04:00
Jesse Plamondon-Willard b5c88d87d2
add support for unified mod data overrides on the wiki 2021-10-02 16:40:23 -04:00
Jesse Plamondon-Willard 0888f71a5c
show separate beta stats in mod compatibility list 2021-09-29 20:48:51 -04:00
Jesse Plamondon-Willard ab8599583e
fix SMAPI's display device not hooked correctly in split-screen mode 2021-09-27 17:06:15 -04:00
Jesse Plamondon-Willard 31e31538f1
fix farmhouse edits shifting player down one tile 2021-09-25 20:22:26 -04:00
Jesse Plamondon-Willard 0e3e4f565a
add redirect for SMAPI release notes 2021-09-25 00:52:21 -04:00
Jesse Plamondon-Willard 87536fbd9a
remove obsolete buildmsg redirect 2021-09-25 00:52:08 -04:00
Jesse Plamondon-Willard ebe41180c4
Merge branch 'develop' into stable 2021-09-18 13:08:38 -04:00
Jesse Plamondon-Willard 6643da4574
prepare for release 2021-09-18 13:06:50 -04:00
Jesse Plamondon-Willard 6ac5ca090d
simplify exception logs 2021-09-18 12:43:31 -04:00
Jesse Plamondon-Willard 8a11774460
add simpler error when an asset isn't found 2021-09-18 11:48:20 -04:00
Jesse Plamondon-Willard 54a7c1f9bd
add more visible log output for players during early startup 2021-09-18 11:07:06 -04:00
ELL 1a8bb63e0d Add Thai translations 2021-09-16 11:41:13 +07:00
Jesse Plamondon-Willard 4a7eb97306
add asset propagation for giftbox texture 2021-09-13 18:48:22 -04:00
Jesse Plamondon-Willard f6f4470d95
enable beta info on the mod compatibility list by default 2021-09-13 18:30:59 -04:00
Jesse Plamondon-Willard a40ef854f3
fix JSON validator line numbers sometimes incorrect 2021-09-13 18:20:36 -04:00
Jesse Plamondon-Willard 4fccaa3570
add nullable support in JSON converters 2021-09-13 00:01:14 -04:00
Jesse Plamondon-Willard a9fcbc686d
fix error when loading corrupted translation files 2021-09-08 19:01:40 -04:00
Jesse Plamondon-Willard c5b8cd6264
Merge branch 'develop' into stable 2021-09-03 18:36:39 -04:00