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
/
StardewModdingAPI
/
Framework
/
ModRegistry.cs
Age
Commit message (
Expand
)
Author
2017-07-10
normalise unique IDs in mod registry lookups, update release notes
Jesse Plamondon-Willard
2017-07-07
split helper out of mod registry, add mod ID, refactor ModHelper constructor ...
Jesse Plamondon-Willard
2017-05-21
reimplement event deprecation warnings to fix "unknown mod" warnings
Jesse Plamondon-Willard
2017-05-20
add metadata to internal mod registry & use mod display name everywhere
Jesse Plamondon-Willard
2017-05-13
move mod metadata resolution into its own class (#285)
Jesse Plamondon-Willard
2017-03-14
let players override SMAPI incompatible-code detection if needed
Jesse Plamondon-Willard
2017-02-23
move incompatible mod logic into mod registry
Jesse Plamondon-Willard
2017-01-19
add public mod registry (#220)
Jesse Plamondon-Willard
2017-01-15
deprecate events replaced by save events (#215)
Jesse Plamondon-Willard
2016-12-22
track loaded mod instances & manifests via mod registry (#201)
Jesse Plamondon-Willard
2016-11-13
split mod registry out of deprecation manager for reuse (#168)
Jesse Plamondon-Willard