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
/
Framework
/
IModMetadata.cs
Age
Commit message (
Expand
)
Author
2019-12-24
list broken dependencies first in 'skipped mods' list
Jesse Plamondon-Willard
2019-09-14
show versions in duplicate-mod errors, make folder paths in trace logs clearer
Jesse Plamondon-Willard
2019-09-14
add content pack translations
Jesse Plamondon-Willard
2019-03-16
add support for suppressing warnings in mod DB
Jesse Plamondon-Willard
2018-11-02
add internal mod.HasID helper (#480)
Jesse Plamondon-Willard
2018-10-27
add support for ignored mod folders
Jesse Plamondon-Willard
2018-10-08
make duplicate-mod more intuitive
Jesse Plamondon-Willard
2018-09-02
only use valid update keys in update-check logic (#592)
Jesse Plamondon-Willard
2018-08-22
let mods access mod.IsContentPack property (#534)
Jesse Plamondon-Willard
2018-08-22
change mod registry to return a container interface (#534)
Jesse Plamondon-Willard
2018-06-27
encapsulate mod DB a bit better for use outside SMAPI (#532)
Jesse Plamondon-Willard
2018-06-27
move mod DB parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-06-26
fix update checks failing when some mods don't have a mod ID
Jesse Plamondon-Willard
2018-06-19
rewrite update checks (#551)
Jesse Plamondon-Willard
2018-06-10
refactor IModMetadata update info
Dan Volchek
2018-06-10
seperate IModMetadata methods, call them correctly when updating
Dan Volchek
2018-06-10
add version info to ModMetadata, change update checking to consider preview v...
Dan Volchek
2018-05-12
group mod warnings in console
Jesse Plamondon-Willard
2018-04-23
show update-key warnings before checking mod status, enable in non-dev mode
Jesse Plamondon-Willard
2018-04-17
add warning in developer mode for mods with no update keys
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2018-02-16
encapsulate mod DB, add display name, and use in dependency checks (#439)
Jesse Plamondon-Willard
2018-02-16
overhaul internal mod data format (#439)
Jesse Plamondon-Willard
2017-12-12
switch to simpler approach for mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-12-11
add prototype of mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard