summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Serialisation
AgeCommit message (Expand)Author
2018-02-19fix some JSON field names being case-sensitiveJesse Plamondon-Willard
2018-02-18add support for ISemanticVersion in JSON modelsJesse Plamondon-Willard
2018-02-17add content pack feature (#436)Jesse Plamondon-Willard
2018-02-16overhaul internal mod data format (#439)Jesse Plamondon-Willard
2018-01-20tweak JSON error messagesJesse Plamondon-Willard
2018-01-20split SFieldConverter into separate convertersJesse Plamondon-Willard
2018-01-20move converters into namespaceJesse Plamondon-Willard
2018-01-20encapsulate common JSON converter code, improve parse errors (#423)Jesse Plamondon-Willard
2018-01-16add JSON converters for crossplatform-incompatible types (#423)Jesse Plamondon-Willard
2018-01-12fix semantic versions always ignoring `-0` tag (#421)Jesse Plamondon-Willard
2018-01-12fix curly quotes in config.json automatically if possible (#412)Jesse Plamondon-Willard
2017-10-18simplify JSON converter nameJesse Plamondon-Willard
2017-10-18simplify SelectiveStringEnumConverter implementationJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard