Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-06 | remove some unused/redundant code | Jesse Plamondon-Willard | |
2022-01-15 | add Xbox app log instructions, redesign UI to fit | 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-09-29 | show separate beta stats in mod compatibility list | 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-02-24 | add file pickers to web UI for mobile users | Jesse Plamondon-Willard | |
2020-02-18 | fix anchor position for new sticky header | Jesse Plamondon-Willard | |
2020-02-17 | make compatibility list header sticky | Jesse Plamondon-Willard | |
2020-01-05 | streamline front page design | Jesse Plamondon-Willard | |
2019-12-22 | streamline local environments, update technical docs & privacy page | 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-02 | fix JSON Validator issues | Jesse Plamondon-Willard | |
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard | |
2019-11-08 | add CurseForge to mod metadata (#605) | Jesse Plamondon-Willard | |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard | |
2019-09-14 | add footer tip about using schema directly, add details to page title (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add line highlighting and linking (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add background fetch for mod compatibility list (#651) | Jesse Plamondon-Willard | |
2019-09-13 | drop SMAPI 3.0 compatibility field (#638) | Jesse Plamondon-Willard | |
2019-09-13 | revamp 'support SMAPI' section on main page | Jesse Plamondon-Willard | |
2019-09-13 | update mod list filters to always display clicked mod link | Jesse Plamondon-Willard | |
2019-03-14 | remove unneeded log parser css rule | danvolchek | |
2019-03-10 | add log sections implementation | danvolchek | |
2019-03-07 | update for compatibility wiki page changes | Jesse Plamondon-Willard | |
2019-03-07 | improve SMAPI 3.0 status column, show by default | Jesse Plamondon-Willard | |
2019-02-24 | minor tweaks to new log parser UI (#619) | Jesse Plamondon-Willard | |
2019-02-24 | add update info in suggested fixes section | danvolchek | |
2019-02-24 | cross out mod links on compat page if outdated to prevent confusion | Jesse Plamondon-Willard | |
2019-02-07 | add beta status filter to compatibility list | Jesse Plamondon-Willard | |
2019-02-07 | update mod compatibility list to recognise SMAPI 3.0 URLs for non-soon statuses | Jesse Plamondon-Willard | |
2018-12-15 | show SMAPI 3.0 readiness for unofficial updates too (#606) | Jesse Plamondon-Willard | |
2018-12-15 | add SMAPI 3.0 readiness to API data (#606) | Jesse Plamondon-Willard | |
2018-12-02 | add ModDrop to mod compatibility page (#604) | Jesse Plamondon-Willard | |
2018-11-22 | add compatibility stats to mod page | Jesse Plamondon-Willard | |
2018-11-13 | Merge pull request #601 from danvolchek/develop | Jesse Plamondon-Willard | |
Make Log Parser Checkboxes + Show/Hide All Buttons Invisible Instead Of Hidden | |||
2018-11-13 | change log parser checkboxs and show/hide all buttons to be ↵ | danvolchek | |
visible/invisible instead of shown/hidden | |||
2018-11-09 | add filters to mod compatibility list (#597) | Jesse Plamondon-Willard | |
2018-11-05 | add privacy page | Jesse Plamondon-Willard | |
2018-10-21 | update & standardise CDN script references | Jesse Plamondon-Willard | |
2018-10-21 | add troubleshooting guide link to intro, update release notes (#597) | Jesse Plamondon-Willard | |
2018-10-20 | minor fixes (#597) | Jesse Plamondon-Willard | |
2018-10-20 | tweak colors (#597) | Jesse Plamondon-Willard | |
2018-10-20 | add table sorting (#597) | Jesse Plamondon-Willard | |
2018-10-20 | put focus in textbox for quick search (#597) | Jesse Plamondon-Willard | |
2018-10-20 | tone down background colors (#597) | Jesse Plamondon-Willard | |
2018-10-20 | hide technical columns by default (#597) | Jesse Plamondon-Willard | |
2018-10-20 | add mod compatibility page (#597) | Jesse Plamondon-Willard | |