Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-28 | update compatibility list | Jesse Plamondon-Willard | |
2021-11-27 | remove direct download for beta versions | Jesse Plamondon-Willard | |
With this change, only the main version has a direct download. Showing beta info here caused a few issues: * The vast majority of players don't use the game beta, so they were often confused about which version to download. * Beta versions typically have much longer release info (e.g. detailed summary, release notes, caveats and warnings, etc), and the extra download button made the player guide button under it less prominent and visible. Those both contributed to information overload and the above confusion. * Unlike main versions, beta versions aren't permanently archived on GitHub (since the beta branch is routinely rebased onto the latest stable update). That makes it messy to manage beta releases through GitHub. Instead there's now a message under the download button which clearly links to where the beta version can be downloaded. | |||
2021-10-31 | update Content Patcher schema for 1.24.0 | Jesse Plamondon-Willard | |
2021-09-29 | show separate beta stats in mod compatibility list | Jesse Plamondon-Willard | |
2021-09-01 | add Big Silo to compatibility list | Jesse Plamondon-Willard | |
2021-08-03 | add PlatoTK to compatibility list | Jesse Plamondon-Willard | |
2021-08-03 | update compatibility list | Jesse Plamondon-Willard | |
2021-08-02 | update compatibility list | Jesse Plamondon-Willard | |
2021-05-28 | fix i18n schema requiring wrong $schema value | Jesse Plamondon-Willard | |
2021-05-25 | update schema for Content Patcher 1.23 | Jesse Plamondon-Willard | |
2021-05-22 | allow comments and trailing commas in schemas for VSCode | Jesse Plamondon-Willard | |
The `allowComments` and `allowTrailingCommas` fields are VSCode-specific extensions to JSON Schema. | |||
2021-04-17 | update schema for Content Patcher 1.22 | Jesse Plamondon-Willard | |
2021-04-04 | standardize spelling of 'macOS' | Jesse Plamondon-Willard | |
2021-03-07 | update the JSON schema for Content Patcher 1.21 | Jesse Plamondon-Willard | |
2021-02-06 | update schema for Content Patcher 1.20 | Jesse Plamondon-Willard | |
2021-01-23 | remove unused AlternativeUrl field in metadata model | Jesse Plamondon-Willard | |
2021-01-23 | disable 'patched game code' warning for ErrorHandler | Jesse Plamondon-Willard | |
It doesn't really make sense for SMAPI to show a warning about itself. | |||
2021-01-15 | improve JSON validator schema for manifest update keys | Jesse Plamondon-Willard | |
2021-01-02 | update compatibility list | Jesse Plamondon-Willard | |
2020-12-30 | update compatibility list | Jesse Plamondon-Willard | |
2020-12-30 | add status reason details to past mods, clean out some old blacklist entries | Jesse Plamondon-Willard | |
2020-12-29 | show details in TRACE logs when a mod is blocked by compatibility list | Jesse Plamondon-Willard | |
2020-12-20 | Merge branch 'stardew-valley-1.5' into develop | Jesse Plamondon-Willard | |
# Conflicts: # docs/release-notes.md | |||
2020-12-20 | update mod compatibility list | Jesse Plamondon-Willard | |
2020-12-05 | update schema for Content Patcher 1.19 | Jesse Plamondon-Willard | |
2020-10-03 | fix typo in CP schema | Jesse Plamondon-Willard | |
2020-09-18 | update JSON schema for Content Patcher 1.18 | Jesse Plamondon-Willard | |
2020-08-16 | fix CP validation for new 'Update' field | Jesse Plamondon-Willard | |
2020-08-16 | update schema for Content Patcher 1.17 | Jesse Plamondon-Willard | |
2020-08-03 | update Content Patcher schema for 1.16 | Jesse Plamondon-Willard | |
2020-07-04 | update Content Patcher format version in schema | Jesse Plamondon-Willard | |
2020-06-20 | add i18n schema to JSON validator | Jesse Plamondon-Willard | |
2020-05-16 | minor cleanup | Jesse Plamondon-Willard | |
2020-05-09 | add GitHub licenses to mod compatibility list, update release notes | Jesse Plamondon-Willard | |
2020-05-06 | update Content Patcher format in schema | Jesse Plamondon-Willard | |
2020-03-29 | fix AutoQualityPatch version in compatibility list | Jesse Plamondon-Willard | |
2020-03-27 | update schema for Content Patcher 1.13 | Jesse Plamondon-Willard | |
2020-02-24 | add file pickers to web UI for mobile users | Jesse Plamondon-Willard | |
2020-02-19 | update TMXL name in metadata | Jesse Plamondon-Willard | |
2020-02-18 | fix anchor position for new sticky header | Jesse Plamondon-Willard | |
2020-02-18 | update compatibility list | Jesse Plamondon-Willard | |
2020-02-17 | make compatibility list header sticky | Jesse Plamondon-Willard | |
2020-02-03 | update CP schema for .tmx support | Jesse Plamondon-Willard | |
2020-01-05 | streamline front page design | Jesse Plamondon-Willard | |
2019-12-22 | fix CP schema not requiring Default field if AllowBlank is omitted | Jesse Plamondon-Willard | |
2019-12-22 | streamline local environments, update technical docs & privacy page | Jesse Plamondon-Willard | |
2019-12-16 | update schemas for Content Patcher 1.11 | Jesse Plamondon-Willard | |
2019-12-04 | fix JSON validator format selector no longer working since URL changes | Jesse Plamondon-Willard | |
2019-12-03 | encapsulate file storage, also handle Pastebin rate limits in JSON validator | Jesse Plamondon-Willard | |
2019-12-03 | update Content Patcher schema | Jesse Plamondon-Willard | |