summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/ModResolver.cs
AgeCommit message (Expand)Author
2018-05-25move PathUtilities into toolkit (#532)Jesse Plamondon-Willard
2018-05-13tweak not-compatible messagesJesse Plamondon-Willard
2018-05-05enforce mod ID convention (only alphanumeric, hyphen, dot, and underscore)Jesse Plamondon-Willard
2018-03-30fix mods not being loaded if an optional dependency is installed but skippedJesse Plamondon-Willard
2018-03-04simplify and always include default update URL, shorten no-longer-compatible ...Jesse Plamondon-Willard
2018-02-19replace manual relative path logic with new path utilitiesJesse Plamondon-Willard
2018-02-19fix default update keys not being applied (#439)Jesse Plamondon-Willard
2018-02-17add content pack feature (#436)Jesse Plamondon-Willard
2018-02-16add mod page URL to missing-dependency errors (#437)Jesse Plamondon-Willard
2018-02-16encapsulate update key to URL logic for reuse (#437)Jesse Plamondon-Willard
2018-02-16encapsulate mod DB, add display name, and use in dependency checks (#439)Jesse Plamondon-Willard
2018-02-16overhaul internal mod data format (#439)Jesse Plamondon-Willard
2017-11-27fix error when a mod has an invalid filename in the EntryDLL manifest field (...Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard