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 (
Collapse
)
Author
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard
2017-10-07
move mod build config files into subfolder
Jesse Plamondon-Willard
2017-10-07
Merge remote-tracking branch 'mod-build-config/develop' into ↵
Jesse Plamondon-Willard
add-mod-build-config # Conflicts: # .gitattributes # .gitignore # README.md # release-notes.md
2017-10-02
+ release note
Jesse Plamondon-Willard
2017-10-02
detect use of 'dynamic' in mod code
Jesse Plamondon-Willard
2017-09-25
polish release notes
Jesse Plamondon-Willard
2017-09-24
update release notes (#360, #361)
Jesse Plamondon-Willard
2017-09-24
add support for update checks from the Chucklefish mod site (#336)
Jesse Plamondon-Willard
2017-09-23
add mod update checks based on manifest fields (#336)
Jesse Plamondon-Willard
2017-09-20
add missing release notes
Jesse Plamondon-Willard
2017-09-20
add support for detecting game patching via Harmony (#347)
Jesse Plamondon-Willard
2017-09-08
fix errors loading some custom map tilesheets on Linux/Mac
Jesse Plamondon-Willard
2017-09-08
update for release
Jesse Plamondon-Willard
2017-09-06
add UTC timestamp to logs
Jesse Plamondon-Willard
2017-09-06
rewrite date calculation to handle edge cases
Jesse Plamondon-Willard
2017-08-24
fix map tilesheet load not handling seasonal variations (#352)
Jesse Plamondon-Willard
2017-08-23
update for SMAPI 1.15.3 release
Jesse Plamondon-Willard
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
Thanks to Patronos!
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
For example, the value was false when the player used a tool which wasn't intended.
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 ↵
Jesse Plamondon-Willard
data (#328)
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
(#334)
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 ↵
Jesse Plamondon-Willard
metadata (#316)
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
[next]