Jesse Plamondon-Willard
4d668eb702
update API packages
2018-03-25 12:17:58 -04:00
Jesse Plamondon-Willard
5681c0f981
update mod build config package
2018-03-25 12:01:19 -04:00
Jesse Plamondon-Willard
b1cc6c1d99
update new asset update logic for Stardew Valley 1.3 ( #453 )
2018-03-25 11:41:56 -04:00
Jesse Plamondon-Willard
5a0e49827b
update fence textures when changed through the content API ( #459 )
2018-03-25 00:52:37 -04:00
Jesse Plamondon-Willard
d0b96ed3c0
update release notes ( #459 )
2018-03-24 20:33:59 -04:00
Jesse Plamondon-Willard
20b7783900
update NPC textures when changed through the content API ( #459 )
2018-03-24 20:26:33 -04:00
Jesse Plamondon-Willard
34346d8b09
tweak transparency threshold ( #461 )
2018-03-24 19:06:13 -04:00
Jesse Plamondon-Willard
5126d56b39
fix error when a mod removes an asset editor/loader ( #460 )
2018-03-23 22:41:15 -04:00
Jesse Plamondon-Willard
fad47ff74f
fix image overlay bugs on Linux/Mac ( #461 )
2018-03-23 22:30:49 -04:00
Jesse Plamondon-Willard
51368b8afb
update tree textures when changeed through the content API ( #459 )
2018-03-23 20:18:23 -04:00
Jesse Plamondon-Willard
91561eedc7
fix log parser errors when log text contains {{tokens}}
2018-03-23 01:21:50 -04:00
Jesse Plamondon-Willard
5b765849d8
fix unit test check in build config package
2018-03-22 20:54:05 -04:00
Jesse Plamondon-Willard
e48f230142
add unit test mode to mod build config package
2018-03-21 00:19:12 -04:00
Jesse Plamondon-Willard
de5ee6f928
rewrite core asset logic for extensibility ( #459 )
2018-03-20 21:22:19 -04:00
Jesse Plamondon-Willard
5be3e5af5a
rename class to better match usage ( #459 )
2018-03-20 19:45:45 -04:00
Jesse Plamondon-Willard
ae06116544
fix minimum Stardew Valley 1.2 version mistakenly raised in 2.5.3
2018-03-20 00:49:14 -04:00
Jesse Plamondon-Willard
ada351b163
reduce cache time for failed update checks to 5 minutes ( #454 )
2018-03-16 20:28:16 -04:00
Jesse Plamondon-Willard
b5866c2c06
update release notes ( #457 )
2018-03-15 23:41:19 -04:00
Jesse Plamondon-Willard
594d176d39
prepare home page for upcoming beta ( #457 )
2018-03-15 23:36:16 -04:00
Jesse Plamondon-Willard
ff6df97ae8
fix error handling in update check API ( #457 )
2018-03-15 21:26:03 -04:00
Jesse Plamondon-Willard
90cdbdf7b2
link SMAPI update checks to smapi.io instead of GitHub ( #457 )
2018-03-15 21:23:36 -04:00
Jesse Plamondon-Willard
7015e4ee87
show prerelease SMAPI updates when updating from an older prerelease of the same version ( #457 )
2018-03-15 20:58:43 -04:00
Jesse Plamondon-Willard
436c071ba4
add support for preview GitHub releases ( #457 )
2018-03-15 19:52:18 -04:00
Jesse Plamondon-Willard
9e052ae916
hide SMAPI 2.6 release notes to avoid confusion
2018-03-13 20:36:25 -04:00
Jesse Plamondon-Willard
afb3c49bba
Merge branch 'develop' into stable
2018-03-13 20:25:06 -04:00
Jesse Plamondon-Willard
76445dc358
simplify release notes
2018-03-13 19:47:30 -04:00
Jesse Plamondon-Willard
a9b6b0ffa7
don't rewrite for field to property changes in Stardew Valley 1.3 ( #456 )
...
The fields are still available (even if they changed return type). That will cause unnecessary rewrites for some mods after they're updated, so they can't be debugged into.
2018-03-13 19:43:15 -04:00
Jesse Plamondon-Willard
327b6949d2
add missing release note ( #456 )
2018-03-11 21:17:17 -04:00
Jesse Plamondon-Willard
f0e1a46f0f
fix error when content pack needs a mod that couldn't be loaded
2018-03-11 21:07:45 -04:00
Jesse Plamondon-Willard
98fa9f0389
update for Stardew Valley 1.3.0.5 ( #453 )
2018-03-11 20:45:58 -04:00
Jesse Plamondon-Willard
de17f87d87
fix some title menu assets not being editable ( #453 , #413 )
2018-03-11 20:31:19 -04:00
Jesse Plamondon-Willard
588d4d94fa
fix some content managers not replaced early enough ( #453 , #413 )
2018-03-11 20:30:57 -04:00
Jesse Plamondon-Willard
9c49d090a0
reorganise and update core content logic for Stardew Valley 1.3 ( #453 )
2018-03-11 20:03:52 -04:00
Jesse Plamondon-Willard
6db91f8329
drop support for some deprecated APIs in the Stardew Valley 1.3 branch ( #453 )
2018-03-11 19:10:27 -04:00
Jesse Plamondon-Willard
b8f17e6afb
update rewriters for Stardew Valley 1.3 ( #453 )
2018-03-11 19:10:08 -04:00
Jesse Plamondon-Willard
41715cefcd
add initial compatibility with Stardew Valley 1.3 ( #453 )
2018-03-11 19:09:08 -04:00
Jesse Plamondon-Willard
80315ec466
Merge pull request #456 from acz13/patch-1
...
move `xterm` to top of terminal checking order
2018-03-05 20:20:05 -05:00
Albert Zhang
810f700ced
move `xterm` to top of terminal checking order
...
Makes more sense, as `xterm` is much more common than any of the others and we only need a barebones terminal anyway. This also solves errors caused by issues such as https://github.com/mono/mono/issues/6752
2018-03-05 20:16:47 -05:00
Jesse Plamondon-Willard
8689fe6564
fix compatibility heuristics incorrectly flagging mods with missing optional references ( #453 )
2018-03-05 19:07:22 -05:00
Jesse Plamondon-Willard
1fbd41ecb2
bump version for release
2018-03-04 21:32:23 -05:00
Jesse Plamondon-Willard
6bde91060c
polish release notes
2018-03-04 21:27:56 -05:00
Jesse Plamondon-Willard
c3199e19a5
update compatibility list
2018-03-04 21:25:05 -05:00
Jesse Plamondon-Willard
0a71285c63
fix broken Nexus mod URLs
2018-03-04 21:05:50 -05:00
Jesse Plamondon-Willard
99023f9487
add support for mapping non-semantic remote mod versions
2018-03-04 18:46:05 -05:00
Jesse Plamondon-Willard
90c8593ba9
update SMAPI URL in user agent ( #454 )
2018-03-04 17:34:43 -05:00
Jesse Plamondon-Willard
cea113eb29
fetch mod info from Nexus website until we can use their API again ( #454 )
2018-03-04 17:32:29 -05:00
Jesse Plamondon-Willard
be4416644a
update compatibility list
2018-03-04 16:48:42 -05:00
Jesse Plamondon-Willard
38ca63a8f6
fix null reference when checking FormerIDs field against 'authour' field
2018-03-04 14:33:50 -05:00
Jesse Plamondon-Willard
ac6127c63e
fix log parser error when mod names are duplicated
2018-03-04 13:37:42 -05:00
Jesse Plamondon-Willard
d0b66b13bd
fix false broken-code detection when referencing a generic type ( #453 )
2018-03-04 02:25:37 -05:00