summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Metadata
AgeCommit message (Expand)Author
2017-09-26restore AssemblyRewriters assembly for method injectionJesse Plamondon-Willard
2017-09-26remove base.Entry() method calls (#362)Jesse Plamondon-Willard
2017-09-23drop support for SMAPI 1.x (#360)Jesse Plamondon-Willard
2017-09-20warn for mods which change the serialiser (#347)Jesse Plamondon-Willard
2017-09-20add support for detecting game patching via Harmony (#347)Jesse Plamondon-Willard
2017-09-19generalise IInstructionRewriter into IInstructionHandler (#347)Jesse Plamondon-Willard
2017-09-19move rewriters into metadata class (#347)Jesse Plamondon-Willard
2017-08-16add tool tilesheet to core assets to reload (#346)Jesse Plamondon-Willard
2017-07-23add support for reloading more singleton assets (#335)Jesse Plamondon-Willard
2017-07-23add support for reloading wallpaper and building textures (#335)Jesse Plamondon-Willard
2017-07-23use more flexible approach to core asset reloading (#335)Jesse Plamondon-Willard