Age | Commit message (Expand) | Author |
2019-09-14 | drop legacy options in mod build package | Jesse Plamondon-Willard |
2019-09-14 | update mods + mod build package for smapi-internal changes | Jesse Plamondon-Willard |
2019-09-14 | simplify project names | Jesse Plamondon-Willard |
2019-09-14 | update nuspec for alpha release | Jesse Plamondon-Willard |
2019-09-14 | fix <IgnoreModFilePatterns> not applied to files matched by convention, updat... | Jesse Plamondon-Willard |
2019-09-14 | add new DLL to SMAPI references, support older game versions in package, fix ... | Jesse Plamondon-Willard |
2019-09-14 | update for new DLL in SDV 1.4 (#638) | Jesse Plamondon-Willard |
2019-09-14 | update NuGet package version & release notes | Jesse Plamondon-Willard |
2019-09-14 | bundle assets folder into mods by default | Jesse Plamondon-Willard |
2019-09-14 | fix Newtonsoft.Json.pdb not ignored for release zips | Jesse Plamondon-Willard |
2019-09-14 | drop support for old versions of SMAPI and Visual Studio in mod build package | Jesse Plamondon-Willard |
2019-09-13 | use same .csproj charset as Visual Studio tools | Jesse Plamondon-Willard |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-12-27 | enable latest C# features | Jesse Plamondon-Willard |
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 |