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