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
/
SMAPI
/
Framework
/
ModHelpers
Age
Commit message (
Expand
)
Author
2017-12-11
add prototype of mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-12-11
generalise internal mod registry (#409)
Jesse Plamondon-Willard
2017-12-10
adjust reflection API to correctly reflect what it does (#410)
Jesse Plamondon-Willard
2017-12-02
add NormaliseAssetName content helper method (#404)
Jesse Plamondon-Willard
2017-11-02
fix custom asset loads failing on Linux/Mac (#383)
Jesse Plamondon-Willard
2017-10-30
explicitly disallow absolute paths as asset keys in content API (#381)
Jesse Plamondon-Willard
2017-10-30
let mods invalidate assets matching a predicate (#363)
Jesse Plamondon-Willard
2017-10-27
minor cleanup (#373)
Jesse Plamondon-Willard
2017-10-25
centralise most content-loading logic to fix map tilesheet edge case (#373)
Jesse Plamondon-Willard
2017-10-22
fix SMAPI blocking reflection access to vanilla members on overridden types (...
Jesse Plamondon-Willard
2017-10-12
refuse to load custom map tilesheets with absolute or directory-climbing path...
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard