Age | Commit message (Expand) | Author |
2021-01-28 | fix error running 'install on Windows.bat' for one user | Jesse Plamondon-Willard |
2021-01-20 | add ErrorHandler to bundled mod list | Jesse Plamondon-Willard |
2020-11-23 | let players specify game path by running the installer from within it | Jesse Plamondon-Willard |
2020-08-23 | minor cleanup | Jesse Plamondon-Willard |
2020-07-29 | format new code, update release notes | Jesse Plamondon-Willard |
2020-07-28 | avoid expanding arguments into quoted strings | Alena Messmer |
2020-07-26 | use ordinal comparison/sorting instead of invariant | Jesse Plamondon-Willard |
2020-06-22 | Update unix-launcher.sh | Jackson Law |
2020-06-14 | tweak build files | Jesse Plamondon-Willard |
2020-05-11 | fix Harmony issue when assembly is loaded from memory (#711) | Jesse Plamondon-Willard |
2020-04-12 | add config option to disable console colors (#707) | Jesse Plamondon-Willard |
2020-01-31 | rework build settings a bit | Jesse Plamondon-Willard |
2020-01-25 | back up config.user.json when installing (#693) | Jesse Plamondon-Willard |
2020-01-22 | fix global data stored in saves folder | Jesse Plamondon-Willard |
2019-12-12 | Add mate-terminal to the known-to-work terminals | Alexander Paetzelt |
2019-12-07 | fix launcher compatibility on Arch Linux | Jesse Plamondon-Willard |
2019-12-02 | Merge pull request #670 from DanielHeath/patch-1 | Jesse Plamondon-Willard |
2019-11-30 | Prevent linux install failing with cryptic error | Daniel Heath |
2019-11-29 | add alacritty support to unix-launcher | archification |
2019-09-23 | make console colors configurable | Jesse Plamondon-Willard |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem... | Jesse Plamondon-Willard |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard |
2019-09-14 | move game detection into toolkit for reuse | Jesse Plamondon-Willard |
2019-09-14 | use known working terminal before trying x-terminal-emulator (#640) | Jesse Plamondon-Willard |
2019-09-14 | fix readlink commands in launcher not working in ZorinOS (#640) | Jesse Plamondon-Willard |
2019-09-14 | simplify config.json and metadata.json names | Jesse Plamondon-Willard |
2019-09-14 | simplify project names | Jesse Plamondon-Willard |
2019-09-14 | update release notes, tweak launch script comments (#640) | Jesse Plamondon-Willard |
2019-09-14 | Update unix-launcher.sh | kurumushi |
2019-09-14 | Update unix-launcher.sh | kurumushi |
2019-09-14 | Reworked the unix launcher | Kris Scott |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard |
2019-04-22 | add release note (#633) | Jesse Plamondon-Willard |
2019-04-22 | adding termite support | archification |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-12-27 | enable latest C# features | Jesse Plamondon-Willard |
2018-12-18 | remove shell code in Windows installer to reduce antivirus false positives | Jesse Plamondon-Willard |
2018-11-23 | fix cryptic error when running installer from inside a zip in Windows | Jesse Plamondon-Willard |
2018-11-19 | fix installer errors on Windows (#602) | Jesse Plamondon-Willard |
2018-11-18 | shorten bundle file names (#602) | Jesse Plamondon-Willard |
2018-11-18 | add build logic from the custom scripts (#602) | Jesse Plamondon-Willard |
2018-11-18 | hide installer's bundled files to avoid confusion (#602) | Jesse Plamondon-Willard |
2018-11-18 | fix installer allowing custom mods to be bundled with the install (#602) | Jesse Plamondon-Willard |
2018-11-09 | Added compatibility with even more terminals | lqdev |
2018-11-09 | Made the unix launcher compatible with any shell | lqdev |
2018-11-04 | update HTTP URLs to HTTPS | Jesse Plamondon-Willard |
2018-10-08 | move marker files into smapi-internal (#582) | Jesse Plamondon-Willard |
2018-09-18 | prefer xterm when launching SMAPI | Jesse Plamondon-Willard |
2018-09-02 | add new file to uninstaller (#582, #588) | Jesse Plamondon-Willard |
2018-08-31 | fix readme filename capitalisation | Jesse Plamondon-Willard |