Commit Graph

2675 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard e1d414839a
Merge pull request #671 from feathershine/develop
add Chinese translation
2019-11-30 16:41:32 -05:00
FeatherShine 9fadc3a6ad
add Chinese translation 2019-12-01 00:42:27 +08:00
Daniel Heath 10a1829077
Prevent linux install failing with cryptic error
This avoids the error described at https://stackoverflow.com/questions/49242075/mono-bug-magic-number-is-wrong-542

System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
2019-11-30 20:25:16 +11:00
archification 286f0f8c1e add alacritty support to unix-launcher 2019-11-29 23:49:59 -06:00
Jesse Plamondon-Willard b1400bcb68
fallback to Amazon S3 if saving a log to Pastebin fails 2019-11-27 21:49:36 -05:00
Jesse Plamondon-Willard 0223382ca8
remove unused package 2019-11-27 19:50:42 -05:00
Berkay cc1ee0dbce
Add Turkish translation 2019-11-25 13:30:48 +03:00
Jesse Plamondon-Willard a3f2168504
Merge branch 'develop' into stable 2019-11-24 13:49:30 -05:00
Jesse Plamondon-Willard 277bf08267
Merge branch 'secret-dev' into develop 2019-11-24 13:47:54 -05:00
Jesse Plamondon-Willard eaf31f992f
update movie data propagation (#638) 2019-11-24 13:47:37 -05:00
Jesse Plamondon-Willard bb8668db24
update compatibility list (#638) 2019-11-24 13:47:36 -05:00
Jesse Plamondon-Willard 2c2644f5a0
add roe spawning (#638) 2019-11-24 13:47:36 -05:00
Jesse Plamondon-Willard 7048f37563
add asset propagation for new assets in SDV 1.4 (#638) 2019-11-24 13:47:36 -05:00
Jesse Plamondon-Willard 6b04758642
polish release notes 2019-11-24 13:43:38 -05:00
Jesse Plamondon-Willard a5c9cb929e
migrate package icon to the new NuGet format 2019-11-24 12:36:01 -05:00
Jesse Plamondon-Willard f0f348bd5f
update packages 2019-11-24 12:13:34 -05:00
Jesse Plamondon-Willard 730d978395
drop mod build package change which sets the x86 platform
Visual Studio changes platform inconsistently when set through a NuGet package, which can cause confusing behavior. It's better to set it directly in the project file instead.
2019-11-23 22:39:57 -05:00
Jesse Plamondon-Willard cc74388025
update compatibility list (#638) 2019-11-23 22:37:47 -05:00
Jesse Plamondon-Willard 5c1516aaab
optimise map tilesheet fixing slightly 2019-11-18 21:08:48 -05:00
Jesse Plamondon-Willard f154c5774d
minor updates (#638) 2019-11-18 21:07:52 -05:00
Jesse Plamondon-Willard 3d4276707b
update CP schema to allow boolean values for Enabled field 2019-11-16 18:32:50 -05:00
Jesse Plamondon-Willard 31db556d02
update for more draw changes (#638) 2019-11-16 17:31:26 -05:00
Jesse Plamondon-Willard 41a809a2e0
fix render events not raised during minigames 2019-11-16 17:31:20 -05:00
Jesse Plamondon-Willard 2717ea8cb1
update for more draw changes (#638) 2019-11-16 17:30:58 -05:00
Jesse Plamondon-Willard 02300fcaa8
update for more draw changes (#638) 2019-11-16 17:30:45 -05:00
Jesse Plamondon-Willard 6e46990ed1
update for more draw changes (#638) 2019-11-16 17:30:35 -05:00
Jesse Plamondon-Willard 7a2fc8471f
update for draw changes in SDV 1.4 (#638) 2019-11-16 17:30:13 -05:00
Jesse Plamondon-Willard fd6a719b02
overhaul update checks
This commit moves the core update-check logic serverside, and adds support for community-defined version mappings. For example, that means false update alerts can now be solved by the community for all players.
2019-11-09 21:18:06 -05:00
Jesse Plamondon-Willard 01db5e364d
filter another new error (#638) 2019-11-09 00:09:12 -05:00
Jesse Plamondon-Willard 012ff7ec43
update for NPC schedule changes (#638) 2019-11-08 22:53:51 -05:00
Jesse Plamondon-Willard 39214fd23f
update game log filters (#638) 2019-11-08 22:48:49 -05:00
Jesse Plamondon-Willard a03137372d
update release notes (#605) 2019-11-08 14:44:12 -05:00
Jesse Plamondon-Willard 0aac0717bf
add CurseForge to mod metadata (#605) 2019-11-08 13:44:49 -05:00
Jesse Plamondon-Willard 8b09a2776d
add support for CurseForge update keys (#605) 2019-11-07 13:51:45 -05:00
Jesse Plamondon-Willard fed71886a9
Merge pull request #666 from eren-kemer/patch-2
Correct README for translated language
2019-11-07 13:50:21 -05:00
Eren Kemer f2ab7b506d
Correct README for translated language
#664
2019-11-07 19:39:23 +01:00
Jesse Plamondon-Willard 88dce820d5
no longer omit zero patch numbers when formatting versions 2019-11-04 16:50:00 -05:00
Jesse Plamondon-Willard 01c612bc4a
add friendly error for BadImageFormatException on launch 2019-11-04 13:59:34 -05:00
Jesse Plamondon-Willard e454de1e11
remove obsolete validation
Players can no longer launch SMAPI from the installer folder, since the files are hidden in a data file.
2019-11-04 12:02:29 -05:00
Jesse Plamondon-Willard df7e814286
add support for using environment variables instead of command-line arguments (#665) 2019-11-03 18:24:34 -05:00
Jesse Plamondon-Willard f386df7e4d
Merge pull request #664 from eren-kemer/patch-1
Create de.json
2019-11-02 11:13:43 -04:00
Eren Kemer 8968d2737d
Create de.json
Translation into german,
2019-11-02 13:02:13 +01:00
Jesse Plamondon-Willard 9035d945f9
update for further networking changes in SDV 1.4 (#638) 2019-10-29 16:41:24 -04:00
Jesse Plamondon-Willard f4bc61976c
update for networking changes in SDV 1.4 (#638) 2019-10-29 11:29:20 -04:00
Jesse Plamondon-Willard 773ebf5406
update for honey changes in SDV 1.4 (#638) 2019-10-29 11:28:07 -04:00
Jesse Plamondon-Willard be79a04206
make item spawn commands more robust 2019-10-29 10:45:34 -04:00
Jesse Plamondon-Willard 08dc846195
add asset propagation for cursors2 (#638) 2019-10-22 07:59:20 -04:00
Jesse Plamondon-Willard b4a8c1c2ac
rework Save Backup to support Android 2019-10-07 15:05:01 -04:00
Jesse Plamondon-Willard 175ebf9071
fix non-generic GetAPI not checking that all mods are loaded (#662) 2019-10-03 12:08:22 -04:00
Jesse Plamondon-Willard 15cd316ce4
fix Save Backup mod on Android 2019-10-02 01:19:33 -04:00