summaryrefslogtreecommitdiff
path: root/src/SMAPI/Metadata/CoreAssetPropagator.cs
AgeCommit message (Expand)Author
2019-09-14update code for SDV 1.4 (#638)Jesse Plamondon-Willard
2019-02-08fix error when swapping maps mid-session for a location with interior doorsJesse Plamondon-Willard
2019-02-07fix error propagating NPC sprites if they're not initialised yetJesse Plamondon-Willard
2019-02-07propagate asset changes into the save file being loadedJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-13fix NPCDisposition asset propagation breaking NPC dataJesse Plamondon-Willard
2018-12-09fix error when a mod makes invalid changes to an NPC scheduleJesse Plamondon-Willard
2018-12-07fix error when a location doesn't have a map asset keyJesse Plamondon-Willard
2018-12-07fix location warps when propagating map changes (#608)Jesse Plamondon-Willard
2018-11-25add support for propagating NPCDisposition asset changesJesse Plamondon-Willard
2018-11-25add support for propagating map asset changesJesse Plamondon-Willard
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-01add support for reloading NPC schedules through the content APIJesse Plamondon-Willard
2018-05-05update fence asset propagation in SDV 1.3Jesse 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