Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-14 | mark two internal classes internal | Jesse Plamondon-Willard | |
2017-02-07 | remove oldest deprecated code (#231) | Jesse Plamondon-Willard | |
Since Stardew Valley 1.2 breaks most mods anyway, this commits removes the oldest deprecations and fixes the issues that are easiest for mods to update. See documentation for details. | |||
2017-01-14 | fix issue where default ICollection<T> values in config.json were duplicated ↵ | Jesse Plamondon-Willard | |
on each load (#209) | |||
2016-12-22 | skip mods known to be incompatible and display error with update links (#192) | Jesse Plamondon-Willard | |
2016-12-18 | migrate manifest & version to interfaces with backwards compatibility (#197) | Jesse Plamondon-Willard | |
2016-11-16 | cleanup | Jesse Plamondon-Willard | |
2016-11-16 | add optional 'minimum API version' field to manifest (#176) | Jesse Plamondon-Willard | |
2016-11-16 | mark deprecated manifest fields | Jesse Plamondon-Willard | |
2016-11-05 | add deprecation warnings (#165) | Jesse Plamondon-Willard | |
2016-11-05 | use new helper to read manifest (#159) | Jesse Plamondon-Willard | |
2016-11-04 | minor cleanup | Jesse Plamondon-Willard | |
2016-11-01 | fix spelling of 'Authour' manifest field with backwards compatibility (#158) | Jesse Plamondon-Willard | |
2016-10-31 | format & document config code | Jesse Plamondon-Willard | |
2016-05-29 | Attempt to migrate to new directory structure. | Gormogon | |