summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/IContentHelper.cs
AgeCommit message (Expand)Author
2017-09-23drop support for SMAPI 1.x (#360)Jesse Plamondon-Willard
2017-08-14add content helper properties for the current languageJesse Plamondon-Willard
2017-08-07add asset editors & loaders to content API in 2.0 (#255)Jesse Plamondon-Willard
2017-08-01remove support for invalidating mod assets per discussion (#335)Jesse Plamondon-Willard
2017-07-23let mods invalidate cached assets by name or type (#335)Jesse Plamondon-Willard
2017-07-07add mod ID to mod helpers (#318)Jesse Plamondon-Willard
2017-05-02default content API to ContentSource.ModFolder (#276)Jesse Plamondon-Willard
2017-05-02fix XNBs loaded from the mod folder through the content API never being found...Jesse Plamondon-Willard
2017-04-29add contentHelper.GetActualAssetKey(..) to support custom map tilesheets (#257)Jesse Plamondon-Willard
2017-04-29premultiply alpha when loading PNGs to avoid transparency issues (#257)Jesse Plamondon-Willard
2017-04-29add initial content API (#257)Jesse Plamondon-Willard