Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-03 | remove outdated remote version mappings (#593) | Jesse Plamondon-Willard | |
2018-09-03 | remove unneeded mod compatibility entries (#593) | Jesse Plamondon-Willard | |
The recent game updates broke many mods, so some incompatibilities can now be detected automatically even if the original reason couldn't be. | |||
2018-09-02 | remove default update keys now fetched from the wiki (#593) | Jesse Plamondon-Willard | |
2018-09-02 | add update key parsing to toolkit (#592) | Jesse Plamondon-Willard | |
2018-08-26 | make beta download blurb configurable (#585) | Jesse Plamondon-Willard | |
2018-08-24 | fetch mod update keys from wiki when available | Jesse Plamondon-Willard | |
2018-08-22 | mark Grass Growth as broken in 1.3.29 (#585) | Jesse Plamondon-Willard | |
2018-08-22 | update compatibility list | Jesse Plamondon-Willard | |
2018-08-18 | mark old SpaceCore versions incompatible | Jesse Plamondon-Willard | |
2018-08-14 | drop backwards compatibility in update-check API | Jesse Plamondon-Willard | |
Update checks from older versions of SMAPI are never useful now that Stardew Valley 1.3 is released: older versions of SMAPI won't launch in Stardew Valley 1.3 (so they won't check for updates), and newer versions of SMAPI/mods won't work with older versions of the game. | |||
2018-08-10 | add broken versions of Canon-Friendly Dialogue Expansion to compatibility list | Jesse Plamondon-Willard | |
2018-08-05 | mark Everytime Submarine incompatible (#574) | Jesse Plamondon-Willard | |
2018-08-01 | mention SMAPI-crash.txt in log parser instructions | Jesse Plamondon-Willard | |
2018-07-29 | make beta version on smapi.io optional (#569) | Jesse Plamondon-Willard | |
2018-07-16 | update compatibility list | Jesse Plamondon-Willard | |
2018-07-08 | update Patreon list | Jesse Plamondon-Willard | |
2018-06-29 | add remote version mapping for unofficial Almighty Farming Tool update | Jesse Plamondon-Willard | |
2018-06-29 | simplify mod API response structure (#532) | Jesse Plamondon-Willard | |
2018-06-29 | add optional extended metadata to mods API (#532) | Jesse Plamondon-Willard | |
2018-06-28 | add support for unofficial version in update checks (#532) | Jesse Plamondon-Willard | |
2018-06-28 | use more structured API response for update checks (#532) | Jesse Plamondon-Willard | |
2018-06-28 | add support for writing versions to JSON | Jesse Plamondon-Willard | |
2018-06-28 | use mod DB in web API to get default update keys for mod IDs (#532) | Jesse Plamondon-Willard | |
2018-06-27 | add log parser option to view raw log | Jesse Plamondon-Willard | |
2018-06-27 | tweak log parser logic to handle new levels automatically | Jesse Plamondon-Willard | |
2018-06-24 | merge ISemanticVersion interfaces into new project (#532) | Jesse Plamondon-Willard | |
2018-06-24 | update web/toolkit packages | Jesse Plamondon-Willard | |
2018-06-19 | rewrite update checks (#551) | Jesse Plamondon-Willard | |
2018-06-16 | add section anchors for links from Nexus (#547) | Jesse Plamondon-Willard | |
2018-06-16 | use sharper pufferchick images | Jesse Plamondon-Willard | |
2018-06-16 | update web UI to let players download from new Nexus page (#547) | Jesse Plamondon-Willard | |
2018-06-11 | fix log parser not using full width for log | Jesse Plamondon-Willard | |
2018-06-09 | strip 'noinclude' blocks from release descriptions serverside | Jesse Plamondon-Willard | |
2018-06-09 | make web layout more responsive | Jesse Plamondon-Willard | |
2018-06-09 | optimise index page queries | Jesse Plamondon-Willard | |
2018-06-09 | add noindex for parsed logs | Jesse Plamondon-Willard | |
2018-06-06 | only return optional Nexus version if newer (#532) | Jesse Plamondon-Willard | |
2018-06-06 | return file versions from Nexus in web API (#532) | Jesse Plamondon-Willard | |
2018-06-06 | remove obsolete Nexus API client | Jesse Plamondon-Willard | |
2018-06-05 | update supporters list | Jesse Plamondon-Willard | |
2018-06-04 | fix broken URL in Nexus update alerts | Jesse Plamondon-Willard | |
2018-06-03 | fix script error on log result page | Jesse Plamondon-Willard | |
2018-06-03 | add log parser banner margin | Jesse Plamondon-Willard | |
2018-06-03 | fix log parser mangling some crossplatform paths | Jesse Plamondon-Willard | |
2018-06-03 | remove unneeded text in log parser to minimise confusion | Jesse Plamondon-Willard | |
2018-06-03 | show debug messages in log parser by default | Jesse Plamondon-Willard | |
2018-06-03 | redesign log parser upload page | Jesse Plamondon-Willard | |
This makes the instructions much more clear and prominent, so it should be more intuitive for players. The previous design often confused users because they saw the big textbox and ignored the little instructions above it. | |||
2018-06-02 | move web API client into toolkit (#532) | Jesse Plamondon-Willard | |
2018-06-02 | Merge branch 'create-toolkit' into develop | Jesse Plamondon-Willard | |
2018-06-02 | update various wiki links | Jesse Plamondon-Willard | |