Age | Commit message (Expand) | Author |
2018-10-28 | update mod build config package for release, support pre-2.8 compatibility | Jesse Plamondon-Willard |
2018-08-26 | add more default game install paths | Jesse Plamondon-Willard |
2018-08-19 | fix assembly reference in NuGet package (#582) | Jesse Plamondon-Willard |
2018-08-19 | fix mod build package not parsing some valid manifests (#584) | Jesse Plamondon-Willard |
2018-08-19 | move most SMAPI files into subfolder (#582) | Jesse Plamondon-Willard |
2018-07-27 | bump NuGet package version for release | Jesse Plamondon-Willard |
2018-07-13 | fixed some game paths not detected by NuGet package | Jesse Plamondon-Willard |
2018-06-30 | bump NuGet package version for beta release | Jesse Plamondon-Willard |
2018-06-30 | fix NuGet package validating required files when they're not needed (#555) | Jesse Plamondon-Willard |
2018-06-30 | generalise NuGet package's non-mod project feature (#555) | Jesse Plamondon-Willard |
2018-06-30 | fix new DLL not referenced by build config package on Linux/Mac (#532) | Jesse Plamondon-Willard |
2018-06-26 | bump versions for beta release | Jesse Plamondon-Willard |
2018-06-24 | add mod build config option to ignore custom files by regex (#549) | Jesse Plamondon-Willard |
2018-06-24 | add project for toolkit interfaces visible to SMAPI mods (#532) | Jesse Plamondon-Willard |
2018-05-25 | add semantic version to toolkit (#532) | Jesse Plamondon-Willard |
2018-05-23 | exclude common non-mod files from mod release zips | Jesse Plamondon-Willard |
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-29 | add a few more avoidable net fields (#471) | Jesse Plamondon-Willard |
2018-04-26 | don't warn when converting net fields to an interface they implement | Jesse Plamondon-Willard |
2018-04-25 | update mod build package version (#453) | Jesse Plamondon-Willard |
2018-04-25 | add default GOG install path | Jesse Plamondon-Willard |
2018-04-25 | update nuget package for upcoming release | Jesse Plamondon-Willard |
2018-04-14 | rewrite analyzers to match more cases, use readable warning IDs (#471) | Jesse Plamondon-Willard |
2018-04-11 | drop support for Stardew Valley 1.2 (#453) | Jesse Plamondon-Willard |
2018-04-10 | update mod build config package version (#453) | Jesse Plamondon-Willard |
2018-04-09 | add mod code analyzers to detect implicit net field conversion issues (#471) | Jesse Plamondon-Willard |
2018-04-09 | add support for build message URLs (#471) | Jesse Plamondon-Willard |
2018-03-25 | update mod build config package | Jesse Plamondon-Willard |
2018-03-22 | fix unit test check in build config package | Jesse Plamondon-Willard |
2018-03-21 | add unit test mode to mod build config package | Jesse Plamondon-Willard |
2018-03-11 | add initial compatibility with Stardew Valley 1.3 (#453) | Jesse Plamondon-Willard |
2018-02-24 | update for 2.5 release and simplify assembly info | Jesse Plamondon-Willard |
2018-01-16 | fix typo | Jesse Plamondon-Willard |
2017-11-01 | fix mod build package targeting .NET Framework 4.6.1 | Jesse Plamondon-Willard |
2017-10-11 | bump mod build package version for update | Jesse Plamondon-Willard |
2017-10-11 | fix mod deploy failing to create subfolders if they don't already exist | Jesse Plamondon-Willard |
2017-10-11 | rm artifact | Jesse Plamondon-Willard |
2017-10-10 | bump mod build package version for release | Jesse Plamondon-Willard |
2017-10-10 | move validation back into .targets for MonoDevelop compatibility | Jesse Plamondon-Willard |
2017-10-10 | validate build context before build | Jesse Plamondon-Willard |
2017-10-09 | don't include Json.NET in mod deploy or release zip since it's loaded by SMAPI | Jesse Plamondon-Willard |
2017-10-09 | rm unneeded code | Jesse Plamondon-Willard |
2017-10-08 | update mod build package nuspec | Jesse Plamondon-Willard |
2017-10-08 | rewrite mod build package per new docs | Jesse Plamondon-Willard |
2017-10-08 | move zip logic into method | Jesse Plamondon-Willard |
2017-10-08 | rename build task for broader use | Jesse Plamondon-Willard |
2017-10-08 | move release notes into mod build package docs | Jesse Plamondon-Willard |
2017-10-08 | move mod build config readme into docs | Jesse Plamondon-Willard |