Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-02 | add installer command-line arguments for scripting (#337) | Jesse Plamondon-Willard | |
2017-07-23 | simplify compatibility list by defaulting compatibility type, update readme | Jesse Plamondon-Willard | |
2017-07-10 | enable SMAPI 2.0 mode by default | Jesse Plamondon-Willard | |
This commit replaces the SMAPI_2_0 compile flag with SMAPI_1_x. | |||
2017-07-03 | add SMAPI 2.0 compile mode | Jesse Plamondon-Willard | |
2017-07-02 | update readme & polish release notes for 1.15 | Jesse Plamondon-Willard | |
2017-07-01 | update readme | Jesse Plamondon-Willard | |
2017-05-16 | document compile flags in readme | Jesse Plamondon-Willard | |
2017-05-13 | streamline crossplatform build with Mono 5.0, update readme, tweak release notes | Jesse Plamondon-Willard | |
2017-04-22 | fix typo in readme | Jesse Plamondon-Willard | |
2017-04-01 | add --log-path argument to specify SMAPI log path during testing | Jesse Plamondon-Willard | |
2017-03-14 | let players override SMAPI incompatible-code detection if needed | Jesse Plamondon-Willard | |
2017-03-14 | clarify incompatible mods config in readme | Jesse Plamondon-Willard | |
2017-03-14 | add 'what is SMAPI?' section to readme, update Discord link | Jesse Plamondon-Willard | |
2017-03-12 | update readme | Jesse Plamondon-Willard | |
2017-02-23 | merge config files | Jesse Plamondon-Willard | |
2017-02-09 | remove Mono.Cecil.Rocks (#231) | Jesse Plamondon-Willard | |
It's not needed since we're not injecting new instructions, and causes the field rewriters to fail unexpectedly. | |||
2017-02-03 | move install package's Mono/Windows folders out of root | Jesse Plamondon-Willard | |
This will hopefully reduce confusion among players who go into "Windows" instead of running install.exe. | |||
2017-01-26 | update image URL in readme | Jesse Plamondon-Willard | |
2017-01-16 | bump version, update release steps in readme | Jesse Plamondon-Willard | |
2016-12-30 | fallback to launching SMAPI without a terminal on Linux if the terminal is ↵ | Jesse Plamondon-Willard | |
unavailable (#198) | |||
2016-12-30 | add config file to readme | Jesse Plamondon-Willard | |
2016-12-22 | skip mods known to be incompatible and display error with update links (#192) | Jesse Plamondon-Willard | |
2016-12-21 | rename SMAPI config file for consistency (#192, #202) | Jesse Plamondon-Willard | |
2016-12-12 | fix System.Runtime.Caching not available on Mac | Jesse Plamondon-Willard | |
2016-12-01 | remove Costura assembly weaving (#166) | Jesse Plamondon-Willard | |
This didn't work on Linux or Mac, caused assembly resolution problems when rewritten mods referenced Json.NET, complicated debugging, and wasn't really needed since players use the installer to cleanly add or remove SMAPI. | |||
2016-11-29 | update readme & installer for 1.3 (#166) | Jesse Plamondon-Willard | |
2016-11-24 | tweak readme | Jesse Plamondon-Willard | |
2016-11-17 | add global assembly info | Jesse Plamondon-Willard | |
2016-11-09 | simplify debugging | Jesse Plamondon-Willard | |
2016-11-07 | update for 1.0 beta | Jesse Plamondon-Willard | |
2016-11-06 | fix minor crossplatform issues | Jesse Plamondon-Willard | |
2016-11-06 | add developer mode which shows all deprecation warnings, update release ↵ | Jesse Plamondon-Willard | |
process (#165) | |||
2016-11-04 | explain where to get user support in readme | Jesse Plamondon-Willard | |
2016-11-03 | add crossplatform installer (#155) | Jesse Plamondon-Willard | |
2016-10-30 | rename 'change log' to 'release notes' to reflect upcoming changes | Jesse Plamondon-Willard | |
2016-10-30 | rewrite readme (simpler, link to canimod docs, document how to compile from ↵ | Jesse Plamondon-Willard | |
source) | |||
2016-10-10 | Update README.md | Carl | |
2016-10-05 | Update README.md | Carl | |
2016-05-29 | Fix typos | Michael Sincavage | |
2016-05-29 | Add note for Steam users. | Michael Sincavage | |
2016-05-29 | A little more style | Michael Sincavage | |
2016-05-29 | Fix typo | Michael Sincavage | |
2016-05-29 | New README | Michael Sincavage | |
A new README design with some simple project art. | |||
2016-04-26 | Update README.md | Carl | |
2016-04-07 | Update README.md | Glorylives | |
Added shortcut to open the %appdata% directory for those who cannot locate the directory. | |||
2016-04-06 | Update README.md | Carl | |
2016-03-29 | change 'Mapping' to 'Modding'? | Zoryn Aaron | |
2016-03-23 | readme | Zoryn Aaron | |
2016-03-21 | readme | Zoryn Aaron | |
2016-03-20 | update readme | Zoryn Aaron | |