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.Toolkit
/
Framework
Age
Commit message (
Expand
)
Author
2023-04-09
Merge pull request #876 from jltaylor-us/update-manifest
Jesse Plamondon-Willard
2023-01-29
minor formatting, copyediting, and error-handling
Jesse Plamondon-Willard
2022-11-10
tweak new code
Jesse Plamondon-Willard
2022-11-10
move validation logic out of Manifest model
Jesse Plamondon-Willard
2022-10-17
prevent Steam vdf read errors from crashing the installer
Jesse Plamondon-Willard
2022-10-10
fix error when Steam .vdf file doesn't exist
Jesse Plamondon-Willard
2022-10-09
polish recent changes & update release notes
Jesse Plamondon-Willard
2022-10-08
Merge pull request #875 from pizzaoverhead/steamLibrarySupport
Jesse Plamondon-Willard
2022-10-08
update installer for VdfConverter & rework avoid custom models
Jesse Plamondon-Willard
2022-10-01
Add UpdateManifest site type.
Jamie Taylor
2022-10-01
refactor UpdateKey parsing, move responsibility for subkey matching
Jamie Taylor
2022-09-29
Added checking for alternative Steam library install locations when looking f...
pizzaoverhead
2022-09-18
Update ModScanner.cs
atravita-mods
2022-07-06
fix build warnings
Jesse Plamondon-Willard
2022-07-06
update code annotations
Jesse Plamondon-Willard
2022-06-28
fix deprecation check
Jesse Plamondon-Willard
2022-06-28
migrate update checks to FluentHttpClient
Jesse Plamondon-Willard
2022-06-20
add flag to disable deprecated code
Jesse Plamondon-Willard
2022-05-31
add backwards compatibility for mods using now-unused dependencies
Jesse Plamondon-Willard
2022-05-14
remove warning for mods which use `dynamic`
Jesse Plamondon-Willard
2022-05-07
simplify and rewrite case-insensitive file path feature
Jesse Plamondon-Willard
2022-05-04
disable case-insensitive paths by default pending performance rework
Jesse Plamondon-Willard
2022-05-01
fix warnings for model-binding hack
Jesse Plamondon-Willard
2022-04-30
fix model binding for mod update-check API
Jesse Plamondon-Willard
2022-04-16
fix broken unit tests
Jesse Plamondon-Willard
2022-04-16
remove unused subfolder manifest scanning
Jesse Plamondon-Willard
2022-04-16
make manifest.json filename case-insensitive
Jesse Plamondon-Willard
2022-04-13
fix spelling warnings
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in unit tests (#837)
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in the web project & related code (#837)
Jesse Plamondon-Willard
2022-04-11
Merge pull request #839 from nuztalgia/develop
Jesse Plamondon-Willard
2022-04-10
Make IsRelevant return false for any files starting with "."
Nuz / Lovegood
2022-04-10
Revert "Make ModScanner ignore .gitignore files."
Nuz / Lovegood
2022-04-10
enable nullable annotations in mod data models (#837)
Jesse Plamondon-Willard
2022-04-10
Make ModScanner ignore .gitignore files.
Nuz / Lovegood
2022-04-09
fix misplaced attribute (#837)
Jesse Plamondon-Willard
2022-04-07
reverse mod build package migration to .NET 5 (#837)
Jesse Plamondon-Willard
2022-04-07
enable nullable annotations for most of the SMAPI toolkit (#837)
Jesse Plamondon-Willard
2022-04-07
enable nullable annotations for manifests (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2022-04-06
simplify with newer pattern features
Jesse Plamondon-Willard
2022-04-06
use target-typed new
Jesse Plamondon-Willard
2022-02-11
use Array.Empty to avoid unneeded array allocations
Jesse Plamondon-Willard
2022-01-15
add detection for Xbox app game folders
Jesse Plamondon-Willard
2021-12-05
improve error when installer is pointed at a compatibility-branch game folder
Jesse Plamondon-Willard
2021-12-04
improve error when installer is pointed at a SDV 1.5.4 folder
Jesse Plamondon-Willard
2021-11-28
update to .NET 5 and official 64-bit
Jesse Plamondon-Willard
2021-10-08
fix compile errors on Linux
Jesse Plamondon-Willard
[next]