Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | prepare for release | 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-09-14 | add redirect for old links until NuGet package is updated (#651) | Jesse Plamondon-Willard | |
2019-09-14 | group technical docs, add general shortcut for mod build package docs (#651) | Jesse Plamondon-Willard | |
2019-09-14 | reorganise docs to support more detailed technical docs (#651) | Jesse Plamondon-Willard | |
2019-09-14 | move <GamePath> logic into separate .targets file file for reuse | Jesse Plamondon-Willard | |
2019-09-14 | simplify project names | Jesse Plamondon-Willard | |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard | |
2018-11-19 | add a few files to solution folder | Jesse Plamondon-Willard | |
2018-07-09 | fix various build issues | Jesse Plamondon-Willard | |
- installer not waiting until SaveBackup mod is compiled before preparing release build; - missing XML doc files for new toolkit assemblies; - missing XML doc file in SMAPI release build; - SaveBackup including toolkit DLL. | |||
2018-06-25 | fix build issue | Jesse Plamondon-Willard | |
2018-06-24 | add project for toolkit interfaces visible to SMAPI mods (#532) | Jesse Plamondon-Willard | |
2018-05-25 | add empty toolkit project & fix misleading build configuration name (#532) | Jesse Plamondon-Willard | |
2018-05-12 | add bundled save backup mod (#253) | Jesse Plamondon-Willard | |
2018-05-12 | minor cleanup | Jesse Plamondon-Willard | |
2018-05-03 | switch back to shared project due to installer issues | Jesse Plamondon-Willard | |
2018-05-02 | reorganise to avoid errors deploying web app, fix WMI error in Linux installer | Jesse Plamondon-Willard | |
2018-05-01 | unify SMAPI.AssemblyRewriters and SMAPI.Common projects | Jesse Plamondon-Willard | |
2018-04-19 | fix SMAPI build intermittently failing due to undeclared dependency on ↵ | Jesse Plamondon-Willard | |
analyzers project | |||
2018-04-09 | add mod code analyzers to detect implicit net field conversion issues (#471) | Jesse Plamondon-Willard | |
2018-02-24 | reimplement log parser with serverside parsing and vue.js frontend | Jesse Plamondon-Willard | |
2017-10-29 | add installer version & platform to window title, simplify output (#375) | Jesse Plamondon-Willard | |
2017-10-29 | document SMAPI web services in technical doc (#358) | Jesse Plamondon-Willard | |
2017-10-27 | rename TrainerMod to Console Commands to clarify purpose | Jesse Plamondon-Willard | |
2017-10-08 | move mod build config readme into docs | Jesse Plamondon-Willard | |
2017-10-08 | add prerelease tag to zip name & normalise version format | Jesse Plamondon-Willard | |
2017-10-08 | convert mod build config into .NET project to simplify C# build tasks | Jesse Plamondon-Willard | |
2017-10-07 | rename shared project for broader use | Jesse Plamondon-Willard | |
2017-10-07 | move license back to root so GitHub sees it, readme tweaks | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |