Age | Commit message (Expand) | Author |
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 |