Commit Graph

1519 Commits

Author SHA1 Message Date
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
Jesse Plamondon-Willard 9a9622702a fix misplaced file (#453) 2018-03-04 02:17:44 -05:00
Jesse Plamondon-Willard 19570f4312 simplify and always include default update URL, shorten no-longer-compatible skip messages 2018-03-04 01:07:55 -05:00
Jesse Plamondon-Willard a9714b7897 fix data for some old mods with no ID 2018-03-04 00:44:07 -05:00
Jesse Plamondon-Willard 01579d63f3 fix default update key not applied if mod sets a blank update key 2018-03-04 00:31:48 -05:00
Jesse Plamondon-Willard a290a2fa52 mark Stardew Valley 1.3 incompatible in SMAPI 2.5.x to reduce confusion when it's released (#453) 2018-03-03 22:18:44 -05:00
Jesse Plamondon-Willard f9dc901994 fix error in new incompatibility finders when they resolve members in a dependency (#453) 2018-03-03 22:03:41 -05:00
Jesse Plamondon-Willard 47b9c5995e update compatibility list 2018-03-03 21:28:12 -05:00
Jesse Plamondon-Willard c1b5f71aa9 update release notes for backported changes 2018-03-03 17:56:15 -05:00
Jesse Plamondon-Willard 36a527956c fix detected incompatibility errors not showing mod's update URL (#453) 2018-03-03 17:54:17 -05:00
Jesse Plamondon-Willard adebec4dd4 automatically detect broken code (#453) 2018-03-03 17:49:24 -05:00
Jesse Plamondon-Willard 48833b5c30 move technical compatibility details into TRACE log (#453) 2018-03-03 17:37:06 -05:00
Jesse Plamondon-Willard c7f2e53f20 fix content pack list formatting 2018-02-27 21:50:49 -05:00