Age | Commit message (Expand) | Author |
2022-05-31 | add backwards compatibility for mods using now-unused dependencies | Jesse Plamondon-Willard |
2022-04-13 | enable nullable annotations in SMAPI where no logic changes are needed (#837) | Jesse Plamondon-Willard |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard |
2021-09-01 | fix translations not initialized for temporary content packs | Jesse Plamondon-Willard |
2021-04-03 | log failed root dependencies in their own group | Jesse Plamondon-Willard |
2021-02-28 | fix mods with suppressed warnings counted for showing the log section | Jesse Plamondon-Willard |
2020-09-04 | simplify error shown for duplicate mods | Jesse Plamondon-Willard |
2020-08-23 | move some console/logging logic out of SCore into a new LogManager | Jesse Plamondon-Willard |
2020-05-09 | simplify logged paranoid warnings | Jesse Plamondon-Willard |
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 |