Age | Commit message (Expand) | Author |
2020-08-13 | remove experimental RewriteInParallel option | Jesse Plamondon-Willard |
2020-07-26 | use ordinal comparison/sorting instead of invariant | Jesse Plamondon-Willard |
2020-06-20 | make parallel rewriting optional | Jesse Plamondon-Willard |
2020-01-04 | remove DumpMetadata option | Jesse Plamondon-Willard |
2019-12-02 | migrate from AWS to Azure | Jesse Plamondon-Willard |
2019-09-23 | make console colors configurable | Jesse Plamondon-Willard |
2019-09-16 | log custom SMAPI settings to simplify troubleshooting | Jesse Plamondon-Willard |
2019-09-14 | add separate LogNetworkTraffic option | Jesse Plamondon-Willard |
2018-08-31 | enable paranoid warnings automatically in debug mode (#590) | Jesse Plamondon-Willard |
2018-08-31 | add paranoid warnings mode (#590) | Jesse Plamondon-Willard |
2018-06-27 | move mod DB parsing into toolkit (#532) | Jesse Plamondon-Willard |
2018-06-24 | merge IManifest interfaces into new project (#532) | Jesse Plamondon-Willard |
2018-06-09 | add metadata dump option for troubleshooting | Jesse Plamondon-Willard |
2018-06-05 | fix version parsing issues in new toolkit code (#532) | Jesse Plamondon-Willard |
2018-06-05 | move manifest parsing into toolkit (#532) | Jesse Plamondon-Willard |
2018-05-24 | add option to locally suppress update checks for a specific mod | Jesse Plamondon-Willard |
2018-05-10 | generalise console color logic for reuse (#495) | Jesse Plamondon-Willard |
2018-05-03 | add semanticVersion.IsPrerelease() | Jesse Plamondon-Willard |
2018-04-25 | simplify beta channel logic (#457) | Jesse Plamondon-Willard |
2018-04-13 | fix console color scheme for PowerShell, and make it configurable | Jesse Plamondon-Willard |
2018-04-13 | split mod DB into a separate file | Jesse Plamondon-Willard |
2018-02-18 | add support for ISemanticVersion in JSON models | Jesse Plamondon-Willard |
2018-02-17 | add content pack feature (#436) | Jesse Plamondon-Willard |
2018-02-16 | encapsulate mod DB, add display name, and use in dependency checks (#439) | Jesse Plamondon-Willard |
2018-02-16 | overhaul internal mod data format (#439) | Jesse Plamondon-Willard |
2018-01-20 | split SFieldConverter into separate converters | Jesse Plamondon-Willard |
2018-01-20 | move converters into namespace | Jesse Plamondon-Willard |
2017-11-26 | add date.DaysSinceStart property, add unit tests, update release notes (#390) | Jesse Plamondon-Willard |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard |