summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig
AgeCommit message (Expand)Author
2019-09-14update nuspec for alpha releaseJesse Plamondon-Willard
2019-09-14fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...Jesse Plamondon-Willard
2019-09-14add new DLL to SMAPI references, support older game versions in package, fix ...Jesse Plamondon-Willard
2019-09-14update for new DLL in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-09-14update NuGet package version & release notesJesse Plamondon-Willard
2019-09-14bundle assets folder into mods by defaultJesse Plamondon-Willard
2019-09-14fix Newtonsoft.Json.pdb not ignored for release zipsJesse Plamondon-Willard
2019-09-14drop support for old versions of SMAPI and Visual Studio in mod build packageJesse Plamondon-Willard
2019-09-13use same .csproj charset as Visual Studio toolsJesse Plamondon-Willard
2019-09-13migrate to new project file formatJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-27enable latest C# featuresJesse Plamondon-Willard
2018-10-28update mod build config package for release, support pre-2.8 compatibilityJesse Plamondon-Willard
2018-08-26add more default game install pathsJesse Plamondon-Willard
2018-08-19fix assembly reference in NuGet package (#582)Jesse Plamondon-Willard
2018-08-19fix mod build package not parsing some valid manifests (#584)Jesse Plamondon-Willard
2018-08-19move most SMAPI files into subfolder (#582)Jesse Plamondon-Willard
2018-07-27bump NuGet package version for releaseJesse Plamondon-Willard
2018-07-13fixed some game paths not detected by NuGet packageJesse Plamondon-Willard
2018-06-30bump NuGet package version for beta releaseJesse Plamondon-Willard
2018-06-30fix NuGet package validating required files when they're not needed (#555)Jesse Plamondon-Willard
2018-06-30generalise NuGet package's non-mod project feature (#555)Jesse Plamondon-Willard
2018-06-30fix new DLL not referenced by build config package on Linux/Mac (#532)Jesse Plamondon-Willard
2018-06-26bump versions for beta releaseJesse Plamondon-Willard
2018-06-24add mod build config option to ignore custom files by regex (#549)Jesse Plamondon-Willard
2018-06-24add project for toolkit interfaces visible to SMAPI mods (#532)Jesse Plamondon-Willard
2018-05-25add semantic version to toolkit (#532)Jesse Plamondon-Willard
2018-05-23exclude common non-mod files from mod release zipsJesse Plamondon-Willard
2018-05-03switch back to shared project due to installer issuesJesse Plamondon-Willard
2018-05-02reorganise to avoid errors deploying web app, fix WMI error in Linux installerJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-04-29add a few more avoidable net fields (#471)Jesse Plamondon-Willard
2018-04-26don't warn when converting net fields to an interface they implementJesse Plamondon-Willard
2018-04-25update mod build package version (#453)Jesse Plamondon-Willard
2018-04-25add default GOG install pathJesse Plamondon-Willard
2018-04-25update nuget package for upcoming releaseJesse Plamondon-Willard
2018-04-14rewrite analyzers to match more cases, use readable warning IDs (#471)Jesse Plamondon-Willard
2018-04-11drop support for Stardew Valley 1.2 (#453)Jesse Plamondon-Willard
2018-04-10update mod build config package version (#453)Jesse Plamondon-Willard
2018-04-09add mod code analyzers to detect implicit net field conversion issues (#471)Jesse Plamondon-Willard
2018-04-09add support for build message URLs (#471)Jesse Plamondon-Willard
2018-03-25update mod build config packageJesse Plamondon-Willard
2018-03-22fix unit test check in build config packageJesse Plamondon-Willard
2018-03-21add unit test mode to mod build config packageJesse Plamondon-Willard
2018-03-11add initial compatibility with Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-02-24update for 2.5 release and simplify assembly infoJesse Plamondon-Willard
2018-01-16fix typoJesse Plamondon-Willard
2017-11-01fix mod build package targeting .NET Framework 4.6.1Jesse Plamondon-Willard
2017-10-11bump mod build package version for updateJesse Plamondon-Willard
2017-10-11fix mod deploy failing to create subfolders if they don't already existJesse Plamondon-Willard