Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-27 | enable latest C# features | Jesse Plamondon-Willard | |
2018-11-18 | hide installer's bundled files to avoid confusion (#602) | Jesse Plamondon-Willard | |
2018-08-30 | fix assembly load security exceptions by restructuring installer and adding ↵ | Jesse Plamondon-Willard | |
*.exe.config files (#582, #588) | |||
2018-08-19 | add installer logic to detect if player moved the bundled mods (#583) | Jesse Plamondon-Willard | |
2018-08-11 | overhaul installer display (#554) | Jesse Plamondon-Willard | |
The installer now validates preconditions earlier when possible, and after each step will reset the text and condense details from previous steps. This way players only see info for the current question to avoid confusion, and it's easier to add new steps. | |||
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-13 | add MacOS detection | Jesse Plamondon-Willard | |
2018-02-17 | add install scripts for Linux/Mac (#434) | Jesse Plamondon-Willard | |
2017-10-29 | add installer version & platform to window title, simplify output (#375) | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |