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
Age
Commit message (
Collapse
)
Author
2017-07-23
simplify mod compatibility model parsing
Jesse Plamondon-Willard
2017-07-23
rename ManifestFieldConverter for broader usage
Jesse Plamondon-Willard
2017-07-23
make semantic versions equatable in 2.0
Jesse Plamondon-Willard
2017-07-23
remove TrainerMod's save and load commands in 2.0
Jesse Plamondon-Willard
2017-07-13
simplify SMAPI 2.0 release notes
Jesse Plamondon-Willard
2017-07-13
use more readable colours if player has a light-backgrounded terminal (#327)
Jesse Plamondon-Willard
2017-07-13
fix crash in unique-ID check when mod has no manifest (#323)
Jesse Plamondon-Willard
2017-07-10
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2017-07-10
fix TrainerMod including Json.NET
Jesse Plamondon-Willard
2017-07-10
change SMAPI 2.0 link in deprecation warnings
Jesse Plamondon-Willard
2017-07-10
bump version for release
Jesse Plamondon-Willard
2017-07-10
update release notes for 1.15.1
Jesse Plamondon-Willard
2017-07-10
fix legacy controller events broken in 1.15 (#325)
Jesse Plamondon-Willard
2017-07-10
normalise unique IDs in mod registry lookups, update release notes
Jesse Plamondon-Willard
2017-07-10
enable SMAPI 2.0 mode by default
Jesse Plamondon-Willard
This commit replaces the SMAPI_2_0 compile flag with SMAPI_1_x.
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-10
fix unit tests broken by removing Stardew Valley.exe from build output
Jesse Plamondon-Willard
2017-07-09
fix Stardew Valley.exe being packaged with TrainerMod
Jesse Plamondon-Willard
2017-07-08
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2017-07-08
tweak deprecation meta-warning
Jesse Plamondon-Willard
2017-07-08
remove another reference to removed file
Jesse Plamondon-Willard
2017-07-08
standardise file encoding
Jesse Plamondon-Willard
2017-07-07
update for 1.15 release
Jesse Plamondon-Willard
2017-07-07
remove reference to removed file
Jesse Plamondon-Willard
2017-07-07
simplify stardewvalley.targets support, add to release notes (#319)
Jesse Plamondon-Willard
2017-07-07
Tweak debug deploy to respect stardewvalley.targets
spacechase0
2017-07-07
update release notes (#318)
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
2017-07-07
split reflection logic out of mod helper (#318)
Jesse Plamondon-Willard
2017-07-07
make deprecation warnings a bit less scary until we finish first-pass SMAPI ↵
Jesse Plamondon-Willard
2.0 migration
2017-07-07
tweak text when mod crashes on entry, increase log level to error
Jesse Plamondon-Willard
2017-07-06
add optional mod dependencies in SMAPI 2.0 (#287)
Jesse Plamondon-Willard
2017-07-06
serialise SButtons as string in config.json (#316)
Jesse Plamondon-Willard
2017-07-05
update 2.0 release notes
Jesse Plamondon-Willard
2017-07-05
add method to suppress button input from game (#317)
Jesse Plamondon-Willard
2017-07-05
add InputEvents which unify keyboard, mouse, and controller input with more ↵
Jesse Plamondon-Willard
metadata (#316)
2017-07-04
tweak method name per feedback (#255)
Jesse Plamondon-Willard
2017-07-03
correct manual install steps
Jesse Plamondon-Willard
2017-07-03
fix crash in new content manager when returning to title (#255)
Jesse Plamondon-Willard
2017-07-03
add SMAPI 2.0 release notes
Jesse Plamondon-Willard
2017-07-03
defer some console changes until SMAPI 2.0
Jesse Plamondon-Willard
2017-07-03
fix error when mods have no manifest
Jesse Plamondon-Willard
2017-07-03
update deprecation warning text
Jesse Plamondon-Willard
2017-07-03
bump all deprecation levels to 'pending removal'
Jesse Plamondon-Willard
2017-07-03
remove System.ValueTuple
Jesse Plamondon-Willard
This caused reference errors on Linux/Mac, and there aren't enough use cases to look into it further for now.
2017-07-03
add SMAPI 2.0 compile mode
Jesse Plamondon-Willard
2017-07-02
update readme & polish release notes for 1.15
Jesse Plamondon-Willard
[prev]
[next]