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
/
ModData
Age
Commit message (
Expand
)
Author
2022-06-28
fix deprecation check
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-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-10
enable nullable annotations in mod data models (#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
use target-typed new
Jesse Plamondon-Willard
2022-02-11
use Array.Empty to avoid unneeded array allocations
Jesse Plamondon-Willard
2021-05-09
normalize manifest array fields
Jesse Plamondon-Willard
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2021-01-23
remove unused AlternativeUrl field in metadata model
Jesse Plamondon-Willard
2020-12-29
show details in TRACE logs when a mod is blocked by compatibility list
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2019-12-20
add console warning in paranoid mode
Jesse Plamondon-Willard
2019-11-09
overhaul update checks
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard