summaryrefslogtreecommitdiff
path: root/src/SMAPI/Metadata
AgeCommit message (Expand)Author
2018-08-12add asset propagation for map tilesheets (#570)Jesse Plamondon-Willard
2018-08-12fix asset propagation for child sprites (#573)Jesse Plamondon-Willard
2018-08-11add asset propagation for dialogue changes (#580)Jesse Plamondon-Willard
2018-07-08also detect broken Netcode referencesJesse Plamondon-Willard
2018-07-01add support for reloading NPC schedules through the content APIJesse Plamondon-Willard
2018-06-24move type match lambda up into TypeFinder (#532)Jesse Plamondon-Willard
2018-06-24merge IManifest interfaces into new project (#532)Jesse Plamondon-Willard
2018-06-24merge ISemanticVersion interfaces into new project (#532)Jesse Plamondon-Willard
2018-05-05update fence asset propagation in SDV 1.3Jesse Plamondon-Willard
2018-05-02reorganise to avoid errors deploying web app, fix WMI error in Linux installerJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-04-25fix a few implicit net field conversions (#453)Jesse Plamondon-Willard
2018-04-12fix various net field conversions in SMAPI code (#453)Jesse Plamondon-Willard
2018-04-11drop support for Stardew Valley 1.2 (#453)Jesse Plamondon-Willard
2018-03-25update animal textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-25standardise folder checks when reloading assets (#459)Jesse Plamondon-Willard
2018-03-25update new asset update logic for Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-25update fence textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-24update NPC textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-23update tree textures when changeed through the content API (#459)Jesse Plamondon-Willard
2018-03-20rewrite core asset logic for extensibility (#459)Jesse Plamondon-Willard
2018-03-20rename class to better match usage (#459)Jesse Plamondon-Willard
2018-03-13don't rewrite for field to property changes in Stardew Valley 1.3 (#456)Jesse Plamondon-Willard
2018-03-11fix some title menu assets not being editable (#453, #413)Jesse Plamondon-Willard
2018-03-11reorganise and update core content logic for Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-11update rewriters for Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-11add initial compatibility with Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-05fix compatibility heuristics incorrectly flagging mods with missing optional ...Jesse Plamondon-Willard
2018-03-03automatically detect broken code (#453)Jesse Plamondon-Willard
2018-02-19add unvalidated update tick event for specialised use cases (#446)Jesse Plamondon-Willard
2017-12-12reintroduce GameEvents.FirstUpdateTick to simplify mod integrations (#409)Jesse Plamondon-Willard
2017-10-13fix recipe data not being reloaded when neededJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard