Jesse Plamondon-Willard
f8e32f4433
update release notes, tweak launch script comments ( #640 )
2019-09-14 17:20:34 -04:00
Jesse Plamondon-Willard
99a4b2a3b9
update compatibility list, rm SMAPI 3.0 entries for mods which are incompatible with SDV 1.4 ( #638 )
2019-09-14 17:18:45 -04:00
Jesse Plamondon-Willard
3080c4fff4
clarify path formatting in <IgnoreModFilePatterns>
2019-09-14 17:16:45 -04:00
Jesse Plamondon-Willard
6f63bd0024
update nuspec for alpha release
2019-09-14 17:16:39 -04:00
Jesse Plamondon-Willard
b887ecb30b
fix <IgnoreModFilePatterns> not applied to files matched by convention, update readme
2019-09-14 17:14:56 -04:00
Jesse Plamondon-Willard
aa7e4b9c36
add new DLL to SMAPI references, support older game versions in package, fix name on Linux/Mac ( #638 )
2019-09-14 17:14:49 -04:00
Jesse Plamondon-Willard
78f28357e4
update code for SDV 1.4 ( #638 )
2019-09-14 17:14:43 -04:00
Jesse Plamondon-Willard
ee13282843
update for new DLL in SDV 1.4 ( #638 )
2019-09-14 17:14:37 -04:00
Jesse Plamondon-Willard
161618d0d9
fix cache miss when not playing in English ( #634 )
2019-09-14 17:14:32 -04:00
Jesse Plamondon-Willard
6c220453e1
fix translatable assets not updated when switching language ( #586 )
2019-09-14 17:13:53 -04:00
Jesse Plamondon-Willard
09d1c5a601
list all detected issues in trace logs for incompatible mods
2019-09-14 17:12:17 -04:00
Jesse Plamondon-Willard
307055b028
bump version to 3.0
2019-09-14 17:10:44 -04:00
Jesse Plamondon-Willard
d10ded0fcc
update compatibility list
2019-09-14 17:08:49 -04:00
Jesse Plamondon-Willard
80741d3d2d
update NuGet package version & release notes
2019-09-14 17:05:38 -04:00
Jesse Plamondon-Willard
4689eeb6a3
load mods much earlier so they can intercept all content assets
2019-09-14 17:03:15 -04:00
Jesse Plamondon-Willard
34633cfed9
bundle assets folder into mods by default
2019-09-14 17:02:11 -04:00
Jesse Plamondon-Willard
f78502a3a4
fix incorrect input check, update release notes
2019-09-14 17:01:33 -04:00
Jesse Plamondon-Willard
332bcfa5a1
add content pack translations
2019-09-14 17:00:55 -04:00
Jesse Plamondon-Willard
dc0556ff5f
fix log level for multiplayer 'received message' logs
2019-09-14 17:00:05 -04:00
Jesse Plamondon-Willard
bad2ac2a29
remove deprecated APIs ( #606 )
2019-09-14 16:59:29 -04:00
Jesse Plamondon-Willard
4a297e29eb
better handle player reconnecting before disconnection is registered
2019-09-14 16:58:52 -04:00
Jesse Plamondon-Willard
0ba8325708
fix Newtonsoft.Json.pdb not ignored for release zips
2019-09-14 16:58:45 -04:00
Jesse Plamondon-Willard
6b347b83a7
fix Save Backup not pruning old backups if they're uncompressed
2019-09-14 16:58:25 -04:00
Jesse Plamondon-Willard
6fdb29d806
drop support for old versions of SMAPI and Visual Studio in mod build package
2019-09-14 16:57:38 -04:00
Jesse Plamondon-Willard
31a49b83c2
update NuGet packages
2019-09-14 16:57:15 -04:00
Jesse Plamondon-Willard
e55295385b
add HasFile content pack method
2019-09-14 16:56:53 -04:00
kurumushi
7e9cb99acb
Update unix-launcher.sh
...
minor formatting fixes
2019-09-14 16:54:51 -04:00
kurumushi
d14e470ea9
Update unix-launcher.sh
...
Changed the line to launch xterm, forcing TERM=xterm, as suggested by @toastal
2019-09-14 16:54:46 -04:00
Kris Scott
304d89cd19
Reworked the unix launcher
...
- More posix compliance and less prone to failing on bad variables
- Replaced depreciated backquotes (`) with the 'which' command
- Reworked the entire terminal detection code for easier editing and testing
2019-09-14 16:54:24 -04:00
Jesse Plamondon-Willard
6521df7b13
Merge branch 'develop' into stable
2019-09-13 18:24:54 -04:00
Jesse Plamondon-Willard
b7b8b001c5
update for release
2019-09-13 18:20:27 -04:00
Jesse Plamondon-Willard
fb04b67a2b
use same .csproj charset as Visual Studio tools
2019-09-13 17:44:41 -04:00
Jesse Plamondon-Willard
125bcbee56
migrate to new project file format
2019-09-13 17:22:45 -04:00
Jesse Plamondon-Willard
56726073ba
fix inconsistent default value
2019-09-13 16:22:09 -04:00
Jesse Plamondon-Willard
e4d5b1d0db
fix 'unknown file extension' error not listing .json as a valid extension
2019-09-13 16:21:27 -04:00
Jesse Plamondon-Willard
23fe0c24a0
ignore AWS Beanstalk data file
2019-09-13 16:15:45 -04:00
Jesse Plamondon-Willard
6285c79548
prevent mods from crashing the game with invalid dialogue in more cases
2019-09-13 16:13:38 -04:00
Jesse Plamondon-Willard
b02c5459e1
add Android instructions to log parser
2019-09-13 16:09:23 -04:00
Jesse Plamondon-Willard
6f83af0c21
fix mod compatibility list not caching data
2019-09-13 16:09:07 -04:00
Jesse Plamondon-Willard
f7d4a9181b
move 1.4 compatibility into advanced until it's publicly available, change "SDV beta only" to use version ( #638 )
2019-09-13 16:00:35 -04:00
Jesse Plamondon-Willard
6eb36333b7
add 'broke in' API fields ( #638 )
2019-09-13 16:00:23 -04:00
Jesse Plamondon-Willard
aa15431966
remove 'SMAPI 3.0 ready' API fields ( #638 )
2019-09-13 16:00:01 -04:00
Jesse Plamondon-Willard
01221ea66f
drop SMAPI 3.0 compatibility field ( #638 )
2019-09-13 15:58:54 -04:00
Jesse Plamondon-Willard
460b765f0b
make SDV beta blurb more generic ( #638 )
2019-09-13 15:58:34 -04:00
Jesse Plamondon-Willard
2b17de5460
link status color to non-beta status ( #638 )
2019-09-13 15:58:28 -04:00
Jesse Plamondon-Willard
ceaa7124a1
support prerelease versions with a different tag ( #638 )
2019-09-13 15:58:22 -04:00
Jesse Plamondon-Willard
bb69891122
add GitHub donation links
2019-09-13 15:58:09 -04:00
Jesse Plamondon-Willard
af3fdf7e5a
revamp 'support SMAPI' section on main page
2019-09-13 15:58:01 -04:00
Jesse Plamondon-Willard
94702ca4b7
use default indentation for JSON files
2019-09-13 15:57:18 -04:00
Jesse Plamondon-Willard
7d755da3e2
fix log parser failing for logs with dot-delimited time formats
2019-09-13 15:52:30 -04:00