Age | Commit message (Expand) | Author |
2020-08-23 | minor cleanup | Jesse Plamondon-Willard |
2020-07-26 | use ordinal comparison/sorting instead of invariant | 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-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-09-23 | make console colors configurable | 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 | simplify config.json and metadata.json names | Jesse Plamondon-Willard |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-12-18 | remove shell code in Windows installer to reduce antivirus false positives | 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-10-08 | move marker files into smapi-internal (#582) | Jesse Plamondon-Willard |
2018-09-02 | add new file to uninstaller (#582, #588) | Jesse Plamondon-Willard |
2018-08-31 | fix incorrect path in Windows installer (#582, #588) | Jesse Plamondon-Willard |
2018-08-30 | fix assembly load security exceptions by restructuring installer and adding *... | Jesse Plamondon-Willard |
2018-08-26 | add more default game install paths | Jesse Plamondon-Willard |
2018-08-20 | fix broken path in installer (#582) | Jesse Plamondon-Willard |
2018-08-19 | add installer logic to detect if player moved the bundled mods (#583) | Jesse Plamondon-Willard |
2018-08-19 | adjust SaveBackup mod to simplify installer logic (#583) | Jesse Plamondon-Willard |
2018-08-19 | move most SMAPI files into subfolder (#582) | Jesse Plamondon-Willard |
2018-08-12 | fix redundant text (#554) | Jesse Plamondon-Willard |
2018-08-11 | let Linux/Mac players choose the console scheme when installing (#554) | Jesse Plamondon-Willard |
2018-08-11 | overhaul installer display (#554) | Jesse Plamondon-Willard |
2018-07-09 | add new files to uninstaller | Jesse Plamondon-Willard |
2018-07-09 | fix installer removing SaveBackup's config.json and previous backups | Jesse Plamondon-Willard |
2018-06-24 | add project for toolkit interfaces visible to SMAPI mods (#532) | Jesse Plamondon-Willard |
2018-06-08 | Merge branch 'add-harmony' into develop | Jesse Plamondon-Willard |
2018-06-08 | detect game install path via Steam library path (#512) | Jesse Plamondon-Willard |
2018-06-08 | allow launching multiple instances without manually changing log path (#494) | Jesse Plamondon-Willard |
2018-06-06 | fix a few missing uninstall paths | Jesse Plamondon-Willard |
2018-06-06 | add Harmony DLL (#541) | Jesse Plamondon-Willard |
2018-05-25 | add semantic version to toolkit (#532) | Jesse Plamondon-Willard |
2018-05-16 | tweak renamed folder per discussion with Omegasis (#513) | Jesse Plamondon-Willard |
2018-05-16 | fix installer deleting Omegasis' SaveBackup mod (#513) | Jesse Plamondon-Willard |
2018-05-10 | fix some installer messages not using color scheme (#495) | Jesse Plamondon-Willard |
2018-05-10 | fix references to removed file | Jesse Plamondon-Willard |
2018-05-10 | use SMAPI's console color scheme logic in installer too (#495) | Jesse Plamondon-Willard |
2018-05-06 | add error when running Windows installer on Linux/Mac | Jesse Plamondon-Willard |
2018-05-04 | fix install error on Linux/Mac in some cases | Jesse Plamondon-Willard |
2018-05-02 | compile separate Linux/Mac installer to avoid WMI reference errors (#485) | Jesse Plamondon-Willard |
2018-05-01 | unify SMAPI.AssemblyRewriters and SMAPI.Common projects | Jesse Plamondon-Willard |
2018-04-14 | make crossplatform handling more consistent | Jesse Plamondon-Willard |
2018-04-13 | add MacOS detection | Jesse Plamondon-Willard |
2018-02-17 | fix uninstall script not confirming success on Linux/Mac | Jesse Plamondon-Willard |
2017-12-16 | avoid potential issue in SMAPI's uninstall paths | Jesse Plamondon-Willard |
2017-11-26 | fix rare installer error on Mac due to generated mcs file (#394) | Jesse Plamondon-Willard |