Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-03 | update Content Patcher schema | Jesse Plamondon-Willard | |
2019-12-02 | prepare for release | Jesse Plamondon-Willard | |
2019-12-02 | add support for semver 2.0 build metadata, update for SDV 1.4.0.1 | Jesse Plamondon-Willard | |
2019-12-02 | fix JSON Validator issues | Jesse Plamondon-Willard | |
2019-12-02 | migrate from AWS to Azure | Jesse Plamondon-Willard | |
This commit migrates from subdomains to paths (due to the cost of a wildcard HTTPS certificate on Azure), adds a web project to redirect the old subdomains from AWS to Azure, and removes AWS-specific hacks. | |||
2019-12-02 | update readme and release notes | Jesse Plamondon-Willard | |
2019-11-30 | update translation docs (#664, #671) | Jesse Plamondon-Willard | |
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard | |
2019-11-24 | polish release notes | Jesse Plamondon-Willard | |
2019-11-24 | update packages | Jesse Plamondon-Willard | |
2019-11-16 | fix render events not raised during minigames | Jesse Plamondon-Willard | |
2019-11-09 | overhaul update checks | Jesse Plamondon-Willard | |
This commit moves the core update-check logic serverside, and adds support for community-defined version mappings. For example, that means false update alerts can now be solved by the community for all players. | |||
2019-11-08 | update release notes (#605) | Jesse Plamondon-Willard | |
2019-11-07 | add support for CurseForge update keys (#605) | Jesse Plamondon-Willard | |
2019-11-04 | no longer omit zero patch numbers when formatting versions | Jesse Plamondon-Willard | |
2019-11-04 | add friendly error for BadImageFormatException on launch | Jesse Plamondon-Willard | |
2019-11-03 | add support for using environment variables instead of command-line ↵ | Jesse Plamondon-Willard | |
arguments (#665) | |||
2019-10-29 | make item spawn commands more robust | Jesse Plamondon-Willard | |
2019-10-03 | fix non-generic GetAPI not checking that all mods are loaded (#662) | Jesse Plamondon-Willard | |
2019-10-02 | tweak docs | Jesse Plamondon-Willard | |
2019-10-01 | auto-fix save data when a custom location mod is removed | Jesse Plamondon-Willard | |
2019-10-01 | add support for core translation files | Jesse Plamondon-Willard | |
2019-10-01 | remove unused translation field & method | Jesse Plamondon-Willard | |
2019-09-26 | auto-fix save data when a custom NPC mod is removed | Jesse Plamondon-Willard | |
2019-09-23 | make console colors configurable | Jesse Plamondon-Willard | |
2019-09-16 | log custom SMAPI settings to simplify troubleshooting | Jesse Plamondon-Willard | |
2019-09-14 | fix ICursorPosition.AbsolutePixels not adjusted for zoom | Jesse Plamondon-Willard | |
2019-09-14 | update release notes for asset changes | Jesse Plamondon-Willard | |
2019-09-14 | track texture asset keys, fix NPC portrait propagation | Jesse Plamondon-Willard | |
2019-09-14 | reorganise 3.0 release notes, add release highlights | Jesse Plamondon-Willard | |
2019-09-14 | add asset propagation for Data\FarmAnimals (#618) | Jesse Plamondon-Willard | |
2019-09-14 | update packages | Jesse Plamondon-Willard | |
2019-09-14 | update SMAPI/game version map | Jesse Plamondon-Willard | |
2019-09-14 | add Android detection | Jesse Plamondon-Willard | |
2019-09-14 | Merge pull request #658 from danvolchek/log-parser-user-agent-detection | Jesse Plamondon-Willard | |
[SMAPI.Web] Detect the client's platform and check the right log parser input accordingly | |||
2019-09-14 | update release notes | Jesse Plamondon-Willard | |
2019-09-14 | log skipped loose files | Jesse Plamondon-Willard | |
2019-09-14 | fix 'unknown file extension' error not listing .json as a valid extension | Jesse Plamondon-Willard | |
2019-09-14 | fix asset changes not affecting cached asset loads in a specific case | Jesse Plamondon-Willard | |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard | |
2019-09-14 | add support for transparent schema errors (#654) | Jesse Plamondon-Willard | |
2019-09-14 | integrate Content Patcher schema into validator, update docs (#654) | Jesse Plamondon-Willard | |
2019-09-14 | tweak button names, update release notes (#654) | Jesse Plamondon-Willard | |
2019-09-14 | fix error when Chucklefish page doesn't exist for update checks | Jesse Plamondon-Willard | |
2019-09-14 | track license info for mod GitHub repos (#651) | Jesse Plamondon-Willard | |
2019-09-14 | back up saves in a background thread | Jesse Plamondon-Willard | |
2019-09-14 | fetch mod info from Nexus API if the web page is hidden due to adult content ↵ | Jesse Plamondon-Willard | |
(#651) | |||
2019-09-14 | add remote mod status to update check info (#651) | Jesse Plamondon-Willard | |
2019-09-14 | apply tilesheet fixes to XNB map files too | Jesse Plamondon-Willard | |
2019-09-14 | normalise custom map's tilesheet paths for the OS | Jesse Plamondon-Willard | |