Jesse Plamondon-Willard
242dc718cd
switch to Azure Blob storage for saving files
2019-12-21 15:41:55 -05:00
Jesse Plamondon-Willard
02f645900e
add option to disable uploading new files to Pastebin
2019-12-21 11:56:19 -05:00
Jesse Plamondon-Willard
9dc6054479
fix typo in asset propagation
2019-12-20 20:29:02 -05:00
Jesse Plamondon-Willard
0a00c70397
add console warning in paranoid mode
2019-12-20 20:27:21 -05:00
Jesse Plamondon-Willard
4da65cf4c0
update schemas for Content Patcher 1.11
2019-12-16 21:51:55 -05:00
Jesse Plamondon-Willard
c4e2e94eed
add option to edit & reupload in the JSON validator
2019-12-16 21:39:37 -05:00
Jesse Plamondon-Willard
f692af269c
ignore deployment slot profiles
2019-12-16 20:37:41 -05:00
Jesse Plamondon-Willard
c7426a191a
add Spanish translations
...
Thanks to PlussRolf!
2019-12-15 21:47:42 -05:00
Jesse Plamondon-Willard
9018750eb3
fix Linux systems with libhybris-utils installed incorrectly detected as Android ( #668 )
2019-12-15 11:27:46 -05:00
Jesse Plamondon-Willard
4711d19b3e
fix .gitignore and line endings for Linux
2019-12-15 10:50:05 -05:00
Jesse Plamondon-Willard
6275821288
add friendly log message for save file-not-found errors
2019-12-15 01:08:35 -05:00
Jesse Plamondon-Willard
d662ea858c
improve error message for TargetParameterCountException in the reflection API
2019-12-15 00:33:08 -05:00
Jesse Plamondon-Willard
18a5b07c5b
fix overeager asset propagation for bundles
2019-12-15 00:04:00 -05:00
Jesse Plamondon-Willard
4aa2c0c3ec
update release notes ( #676 , #678 )
2019-12-14 22:22:10 -05:00
Jesse Plamondon-Willard
b09381d2a6
Merge pull request #678 from techge/mate-terminal
...
Add mate-terminal to the known-to-work terminals (fixes #676 )
2019-12-14 22:16:55 -05:00
Jesse Plamondon-Willard
5ea5932661
add asset propagation for bundles
2019-12-14 22:11:25 -05:00
Jesse Plamondon-Willard
16f986c51b
refactor cache invalidation & propagation to allow for future optimizations
2019-12-14 21:31:34 -05:00
Jesse Plamondon-Willard
6dc442803f
fix private assets from content packs not having tracking info
2019-12-14 10:38:17 -05:00
Jesse Plamondon-Willard
3ba718749c
don't keep a reference to uncached assets
2019-12-14 10:35:08 -05:00
Jesse Plamondon-Willard
ff94a8149e
fix assets not being disposed when a content manager is disposed
2019-12-12 23:46:32 -05:00
Jesse Plamondon-Willard
e4a7ca5826
batch asset editor/loader changes
2019-12-12 23:22:19 -05:00
Alexander Paetzelt
0454d7dad9
Add mate-terminal to the known-to-work terminals
2019-12-12 20:52:20 +01:00
Jesse Plamondon-Willard
238fbfe569
let mods use Read/WriteSaveData while a save is being loaded
2019-12-08 12:20:59 -05:00
Jesse Plamondon-Willard
194b96a79c
use GetLocations logic more consistently in asset propagation
2019-12-08 11:31:20 -05:00
Jesse Plamondon-Willard
04b9a810dd
add asset propagation for grass textures
2019-12-08 11:27:23 -05:00
Jesse Plamondon-Willard
47beb2f534
fix launcher compatibility on Arch Linux
...
Arch Linux sets the $TERMINAL variable, which makes SMAPI think the terminal is being overridden for testing and bypass the terminal selection logic. Since it's only used for testing, we can re-add it locally when needed.
2019-12-07 19:24:27 -05:00
Jesse Plamondon-Willard
49080501d3
fix link in package readme ( #677 )
2019-12-07 10:24:01 -05:00
Jesse Plamondon-Willard
9c9a0a41b0
update for 'force off' gamepad option added in Stardew Valley 1.4.0.1
2019-12-05 22:10:57 -05:00
Jesse Plamondon-Willard
9465628eff
fix JSON validator format selector no longer working since URL changes
2019-12-04 20:52:40 -05:00
Jesse Plamondon-Willard
8ddb60cee6
move supporter list into environment config
2019-12-03 23:06:42 -05:00
Jesse Plamondon-Willard
2b1f607d41
encapsulate file storage, also handle Pastebin rate limits in JSON validator
2019-12-03 21:21:28 -05:00
Jesse Plamondon-Willard
0aad3f545a
update Content Patcher schema
2019-12-03 19:36:56 -05:00
Jesse Plamondon-Willard
d34f369d35
Merge branch 'develop' into stable
2019-12-02 22:48:00 -05:00
Jesse Plamondon-Willard
1128451acf
prepare for release
2019-12-02 22:47:42 -05:00
Jesse Plamondon-Willard
abf5f27454
add support for semver 2.0 build metadata, update for SDV 1.4.0.1
2019-12-02 22:37:03 -05:00
Jesse Plamondon-Willard
d07495c2dc
fix JSON Validator issues
2019-12-02 21:23:41 -05:00
Jesse Plamondon-Willard
71048825bd
update supporter list
2019-12-02 21:08:05 -05:00
Jesse Plamondon-Willard
8a11d5c0d9
fix incorrect link URLs in some cases
2019-12-02 20:14:12 -05:00
Jesse Plamondon-Willard
5f532c259d
migrate from AWS to Azure
...
This commit migrates from subdomains to paths (due to the cost of a wildcard HTTPS certificate on Azure), adds a web project to redirect the old subdomains from AWS to Azure, and removes AWS-specific hacks.
2019-12-02 20:14:07 -05:00
Jesse Plamondon-Willard
8766a79408
update readme and release notes
2019-12-02 20:13:58 -05:00
Jesse Plamondon-Willard
db6ec7fed6
Merge pull request #670 from DanielHeath/patch-1
...
Prevent linux install failing with cryptic error
2019-12-02 20:09:58 -05:00
Jesse Plamondon-Willard
fcf313bd3d
Merge pull request #669 from archification/develop
...
Add alacritty support to unix-launcher.sh
2019-12-02 19:56:50 -05:00
Jesse Plamondon-Willard
2888c0d74c
Merge pull request #667 from berkayylmao/develop
...
Add Turkish translation
2019-12-02 19:44:27 -05:00
Jesse Plamondon-Willard
bd218720f0
Merge pull request #672 from Osiris901/develop
...
Add Russian translation
2019-12-02 19:44:14 -05:00
Georgii Smirnov
854ee8c154
Create ru.json
...
Add Russian Translation
2019-12-01 17:43:50 +03:00
Jesse Plamondon-Willard
d7948fbe1c
update translation docs ( #664 , #671 )
2019-11-30 16:44:34 -05:00
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