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.Tests
/
Core
Age
Commit message (
Expand
)
Author
2017-09-25
consolidate update fields in manifest & SMAPI config (#336, #361)
Jesse Plamondon-Willard
2017-09-24
add support for specifying default update fields, migrate mods already in mod...
Jesse Plamondon-Willard
2017-09-24
revamp mod compatibility fields to allow broader use of mod data records (#361)
Jesse Plamondon-Willard
2017-09-23
rename mod compatibility records for broader use (#361)
Jesse Plamondon-Willard
2017-09-23
unify disabled-mod and compatibility lists (#361)
Jesse Plamondon-Willard
2017-09-23
rename mod compatibility type for broader use (#361)
Jesse Plamondon-Willard
2017-09-23
drop support for SMAPI 1.x (#360)
Jesse Plamondon-Willard
2017-07-23
fix unit test
Jesse Plamondon-Willard
2017-07-10
enable SMAPI 2.0 mode by default
Jesse Plamondon-Willard
2017-07-10
fail mods if their unique ID isn't unique (#323)
Jesse Plamondon-Willard
2017-07-10
reduce duplicate code in unit tests
Jesse Plamondon-Willard
2017-07-07
add mod ID to mod helpers (#318)
Jesse Plamondon-Willard
2017-07-07
group mod helpers (#318)
Jesse Plamondon-Willard
2017-07-06
add optional mod dependencies in SMAPI 2.0 (#287)
Jesse Plamondon-Willard
2017-06-26
change manifest.MinimumApiVersion to ISemanticVersion
Jesse Plamondon-Willard
2017-06-18
reorganise unit tests
Jesse Plamondon-Willard