Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-17 | Revert "rewrite all mod assemblies to let SMAPI proxy into their internal ↵ | Jesse Plamondon-Willard | |
classes (#435)" This reverts commit 032997650010a9b6cd3378cb1a2b8273fb3f56ff. | |||
2018-02-16 | add mod page URL to missing-dependency errors (#437) | Jesse Plamondon-Willard | |
2018-02-16 | encapsulate update key to URL logic for reuse (#437) | 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 | |
The new format is much more concise, reduces the memory footprint by only parsing metadata for loaded mods, and adds support for versioning and defaulting most fields. | |||
2018-02-15 | rewrite all mod assemblies to let SMAPI proxy into their internal classes (#435) | Jesse Plamondon-Willard | |
2017-12-28 | fix issue where assemblies could be incorrectly reloaded | 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-11-27 | fix error when a mod has an invalid filename in the EntryDLL manifest field ↵ | Jesse Plamondon-Willard | |
(#402) | |||
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |