index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.sln
Age
Commit message (
Expand
)
Author
2023-01-28
rework GitHub issue templates to further discourage creating support issues
Jesse Plamondon-Willard
2022-06-26
split local deploy into its own targets file
Jesse Plamondon-Willard
2022-06-12
patch PyTK temporarily to fix scale-up compatibility in SMAPI 3.15
Jesse Plamondon-Willard
2022-02-10
add basic unit tests for API interface proxying
Jesse Plamondon-Willard
2021-12-05
add Windows build process to fix application icon until .NET bug is fixed
Jesse Plamondon-Willard
2021-12-03
add build script to set the release version
Jesse Plamondon-Willard
2021-12-02
switch to scripted release package process
Jesse Plamondon-Willard
2021-07-30
migrate to the new Harmony patch pattern used in my mods
Jesse Plamondon-Willard
2021-01-15
fix build order for new ErrorHandler project
Jesse Plamondon-Willard
2021-01-15
move error-handling Harmony patches into a new Error Handler bundled mod
Jesse Plamondon-Willard
2021-01-15
group mods in solution
Jesse Plamondon-Willard
2020-11-21
split older release notes into a separate file
Jesse Plamondon-Willard
2020-09-23
streamline mod build config package creation
Jesse Plamondon-Willard
2020-05-16
migrate subdomain redirects to Azure
Jesse Plamondon-Willard
2020-04-12
add config option to disable console colors (#707)
Jesse Plamondon-Willard
2019-12-02
prepare for release
Jesse Plamondon-Willard
2019-12-02
migrate from AWS to Azure
Jesse Plamondon-Willard
2019-09-14
add redirect for old links until NuGet package is updated (#651)
Jesse Plamondon-Willard
2019-09-14
group 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-14
move <GamePath> logic into separate .targets file file for reuse
Jesse Plamondon-Willard
2019-09-14
simplify project names
Jesse Plamondon-Willard
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard
2018-11-19
add a few files to solution folder
Jesse Plamondon-Willard
2018-07-09
fix various build issues
Jesse Plamondon-Willard
2018-06-25
fix build issue
Jesse Plamondon-Willard
2018-06-24
add project for toolkit interfaces visible to SMAPI mods (#532)
Jesse Plamondon-Willard
2018-05-25
add empty toolkit project & fix misleading build configuration name (#532)
Jesse Plamondon-Willard
2018-05-12
add bundled save backup mod (#253)
Jesse Plamondon-Willard
2018-05-12
minor cleanup
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-19
fix SMAPI build intermittently failing due to undeclared dependency on analyz...
Jesse Plamondon-Willard
2018-04-09
add mod code analyzers to detect implicit net field conversion issues (#471)
Jesse Plamondon-Willard
2018-02-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard
2017-10-29
add installer version & platform to window title, simplify output (#375)
Jesse Plamondon-Willard
2017-10-29
document SMAPI web services in technical doc (#358)
Jesse Plamondon-Willard
2017-10-27
rename TrainerMod to Console Commands to clarify purpose
Jesse Plamondon-Willard
2017-10-08
move mod build config readme into docs
Jesse Plamondon-Willard
2017-10-08
add prerelease tag to zip name & normalise version format
Jesse Plamondon-Willard
2017-10-08
convert mod build config into .NET project to simplify C# build tasks
Jesse Plamondon-Willard
2017-10-07
rename shared project for broader use
Jesse Plamondon-Willard
2017-10-07
move license back to root so GitHub sees it, readme tweaks
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard