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
/
release-notes.md
Age
Commit message (
Expand
)
Author
2017-08-21
correct release notes
Jesse Plamondon-Willard
2017-08-21
show friendlier error when players have two copies of a mod
Jesse Plamondon-Willard
2017-08-16
add terminal support on Xfce (#345)
Jesse Plamondon-Willard
2017-08-14
fix SemanticVersion not being deserialisable through Json.NET
Jesse Plamondon-Willard
2017-08-14
add content helper properties for the current language
Jesse Plamondon-Willard
2017-08-14
update release notes for upcoming SMAPI 1.15.2 release
Jesse Plamondon-Willard
2017-08-02
add installer command-line arguments for scripting (#337)
Jesse Plamondon-Willard
2017-08-02
tweak release notes
Jesse Plamondon-Willard
2017-08-02
fix Context.IsPlayerFree being false when player can't move (#330)
Jesse Plamondon-Willard
2017-08-01
standardise code & update release notes (#339)
Jesse Plamondon-Willard
2017-07-31
fix GraphicsEvents.Resize being raised before the game updates its window dat...
Jesse Plamondon-Willard
2017-07-31
fix AfterDayStarted event being raised during the new-game intro (#332)
Jesse Plamondon-Willard
2017-07-31
prevent mods from accessing SMAPI internals using its own reflection helper (...
Jesse Plamondon-Willard
2017-07-23
update release notes (#335)
Jesse Plamondon-Willard
2017-07-23
update release notes (#333)
Jesse Plamondon-Willard
2017-07-23
update compatibility list
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-10
fix TrainerMod including Json.NET
Jesse Plamondon-Willard
2017-07-10
update release notes for 1.15.1
Jesse Plamondon-Willard
2017-07-10
normalise unique IDs in mod registry lookups, update release notes
Jesse Plamondon-Willard
2017-07-09
fix Stardew Valley.exe being packaged with TrainerMod
Jesse Plamondon-Willard
2017-07-07
update for 1.15 release
Jesse Plamondon-Willard
2017-07-07
simplify stardewvalley.targets support, add to release notes (#319)
Jesse Plamondon-Willard
2017-07-07
update release notes (#318)
Jesse Plamondon-Willard
2017-07-06
add optional mod dependencies in SMAPI 2.0 (#287)
Jesse Plamondon-Willard
2017-07-05
update 2.0 release notes
Jesse Plamondon-Willard
2017-07-05
add InputEvents which unify keyboard, mouse, and controller input with more m...
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
bump all deprecation levels to 'pending removal'
Jesse Plamondon-Willard
2017-07-03
remove System.ValueTuple
Jesse Plamondon-Willard
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
2017-07-02
simplify log timestamps in console (except in developer mode)
Jesse Plamondon-Willard
2017-07-02
further simplify console output for players
Jesse Plamondon-Willard
2017-07-02
fix rare crash for some players when window loses focus (#306)
Jesse Plamondon-Willard
2017-07-02
throw more useful error when JSON file is invalid (#314)
Jesse Plamondon-Willard
2017-07-02
add unified player_add command which adds any item type (#302)
Jesse Plamondon-Willard
2017-07-02
migrate list_items command to new item repository (#302)
Jesse Plamondon-Willard
2017-07-01
update release notes (#255)
Jesse Plamondon-Willard
2017-07-01
group skipped mods in console log
Jesse Plamondon-Willard
2017-06-27
fix corrupted state exceptions not being logged by SMAPI
Jesse Plamondon-Willard
2017-06-27
clean up log output when loading mods
Jesse Plamondon-Willard
2017-06-26
change manifest.MinimumApiVersion to ISemanticVersion
Jesse Plamondon-Willard
2017-06-26
improve logging when SMAPI loads mods
Jesse Plamondon-Willard
2017-06-19
when the ObjectInformation.xnb file is broken, print one error instead of a w...
Jesse Plamondon-Willard
2017-06-19
make version parsing stricter, add unit tests for parsing (#309)
Jesse Plamondon-Willard
[next]