index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
StardewModdingAPI
/
IContentHelper.cs
Age
Commit message (
Expand
)
Author
2017-09-23
drop support for SMAPI 1.x (#360)
Jesse Plamondon-Willard
2017-08-14
add content helper properties for the current language
Jesse Plamondon-Willard
2017-08-07
add asset editors & loaders to content API in 2.0 (#255)
Jesse Plamondon-Willard
2017-08-01
remove support for invalidating mod assets per discussion (#335)
Jesse Plamondon-Willard
2017-07-23
let mods invalidate cached assets by name or type (#335)
Jesse Plamondon-Willard
2017-07-07
add mod ID to mod helpers (#318)
Jesse Plamondon-Willard
2017-05-02
default content API to ContentSource.ModFolder (#276)
Jesse Plamondon-Willard
2017-05-02
fix XNBs loaded from the mod folder through the content API never being found...
Jesse Plamondon-Willard
2017-04-29
add contentHelper.GetActualAssetKey(..) to support custom map tilesheets (#257)
Jesse Plamondon-Willard
2017-04-29
premultiply alpha when loading PNGs to avoid transparency issues (#257)
Jesse Plamondon-Willard
2017-04-29
add initial content API (#257)
Jesse Plamondon-Willard