summaryrefslogtreecommitdiff
path: root/src/SMAPI.sln
AgeCommit message (Expand)Author
2023-01-28rework GitHub issue templates to further discourage creating support issuesJesse Plamondon-Willard
2022-06-26split local deploy into its own targets fileJesse Plamondon-Willard
2022-06-12patch PyTK temporarily to fix scale-up compatibility in SMAPI 3.15Jesse Plamondon-Willard
2022-02-10add basic unit tests for API interface proxyingJesse Plamondon-Willard
2021-12-05add Windows build process to fix application icon until .NET bug is fixedJesse Plamondon-Willard
2021-12-03add build script to set the release versionJesse Plamondon-Willard
2021-12-02switch to scripted release package processJesse Plamondon-Willard
2021-07-30migrate to the new Harmony patch pattern used in my modsJesse Plamondon-Willard
2021-01-15fix build order for new ErrorHandler projectJesse Plamondon-Willard
2021-01-15move error-handling Harmony patches into a new Error Handler bundled modJesse Plamondon-Willard
2021-01-15group mods in solutionJesse Plamondon-Willard
2020-11-21split older release notes into a separate fileJesse Plamondon-Willard
2020-09-23streamline mod build config package creationJesse Plamondon-Willard
2020-05-16migrate subdomain redirects to AzureJesse Plamondon-Willard
2020-04-12add config option to disable console colors (#707)Jesse Plamondon-Willard
2019-12-02prepare for releaseJesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
2019-09-14add redirect for old links until NuGet package is updated (#651)Jesse Plamondon-Willard
2019-09-14group technical docs, add general shortcut for mod build package docs (#651)Jesse Plamondon-Willard
2019-09-14 reorganise docs to support more detailed technical docs (#651)Jesse Plamondon-Willard
2019-09-14move <GamePath> logic into separate .targets file file for reuseJesse Plamondon-Willard
2019-09-14simplify project namesJesse Plamondon-Willard
2019-09-13migrate to new project file formatJesse Plamondon-Willard
2018-11-19add a few files to solution folderJesse Plamondon-Willard
2018-07-09fix various build issuesJesse Plamondon-Willard
2018-06-25fix build issueJesse Plamondon-Willard
2018-06-24add project for toolkit interfaces visible to SMAPI mods (#532)Jesse Plamondon-Willard
2018-05-25add empty toolkit project & fix misleading build configuration name (#532)Jesse Plamondon-Willard
2018-05-12add bundled save backup mod (#253)Jesse Plamondon-Willard
2018-05-12minor cleanupJesse 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-19fix SMAPI build intermittently failing due to undeclared dependency on analyz...Jesse Plamondon-Willard
2018-04-09add mod code analyzers to detect implicit net field conversion issues (#471)Jesse Plamondon-Willard
2018-02-24reimplement log parser with serverside parsing and vue.js frontendJesse Plamondon-Willard
2017-10-29add installer version & platform to window title, simplify output (#375)Jesse Plamondon-Willard
2017-10-29document SMAPI web services in technical doc (#358)Jesse Plamondon-Willard
2017-10-27rename TrainerMod to Console Commands to clarify purposeJesse Plamondon-Willard
2017-10-08move mod build config readme into docsJesse Plamondon-Willard
2017-10-08add prerelease tag to zip name & normalise version formatJesse Plamondon-Willard
2017-10-08convert mod build config into .NET project to simplify C# build tasksJesse Plamondon-Willard
2017-10-07rename shared project for broader useJesse Plamondon-Willard
2017-10-07move license back to root so GitHub sees it, readme tweaksJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard