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
/
ModHelper.cs
Age
Commit message (
Expand
)
Author
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2019-02-24
bump deprecation levels for upcoming SMAPI 3.0 release (#606)
Jesse Plamondon-Willard
2018-12-29
increase deprecation levels for the upcoming SMAPI 3.0
Jesse Plamondon-Willard
2018-12-13
simplify access to deprecation manager for deprecation warnings
Jesse Plamondon-Willard
2018-12-13
tweak new API method name
Jesse Plamondon-Willard
2018-12-13
add content pack API
Jesse Plamondon-Willard
2018-12-05
add helper.CreateTemporaryContentPack to replace deprecated transitional method
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 compatibility strict mode (#606)
Jesse Plamondon-Willard
2018-11-16
fix content packs always failing to load if they declare a dependency on a SM...
Jesse Plamondon-Willard
2018-08-22
fix deprecated Read/WriteJsonFiles method enforcing newer restrictions (#468)
Jesse Plamondon-Willard
2018-08-19
add data API (#468)
Jesse Plamondon-Willard
2018-08-11
add support for loading unpacked .json files through content API (#576)
Jesse Plamondon-Willard
2018-06-24
merge IManifest interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-05
move manifest parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-06-02
Merge branch 'create-toolkit' into develop
Jesse Plamondon-Willard
2018-06-02
add input API
Jesse Plamondon-Willard
2018-05-31
move location events into new event system (#310)
Jesse Plamondon-Willard
2018-05-25
move PathUtilities into toolkit (#532)
Jesse Plamondon-Willard
2018-05-10
fix documentation warnings
Jesse Plamondon-Willard
2018-04-28
add initial multiplayer API (#480)
Jesse Plamondon-Willard
2018-02-20
support transitional content packs (#436)
Jesse Plamondon-Willard
2018-02-19
normalise path separators in read/write JSON file methods exposed to mods
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard