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
/
Framework
/
ModHelpers
Age
Commit message (
Collapse
)
Author
2017-09-23
drop support for SMAPI 1.x (#360)
Jesse Plamondon-Willard
2017-09-08
fix errors loading some custom map tilesheets on Linux/Mac
Jesse Plamondon-Willard
2017-09-03
handle maps referencing a non-spring seasonal variation (#352)
Jesse Plamondon-Willard
2017-09-02
account for game loading tilesheets from either Content or Content\Maps (#352)
Jesse Plamondon-Willard
2017-09-01
fix IAssetLoader instances not able to load a map tilesheet if it doesn't ↵
Jesse Plamondon-Willard
also exist in the content folder (#352)
2017-08-24
fix map tilesheet load not handling seasonal variations (#352)
Jesse Plamondon-Willard
2017-08-16
only invalidate cache entries matched by new interceptors
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-31
prevent mods from accessing SMAPI internals using its own reflection helper ↵
Jesse Plamondon-Willard
(#334)
2017-07-23
let mods invalidate cached assets by name or type (#335)
Jesse Plamondon-Willard
2017-07-07
split helper out of mod registry, add mod ID, refactor ModHelper constructor ↵
Jesse Plamondon-Willard
(#318)
2017-07-07
add mod ID to mod helpers (#318)
Jesse Plamondon-Willard
2017-07-07
group mod helpers (#318)
Jesse Plamondon-Willard