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-05-17
clarify release note
Jesse Plamondon-Willard
2017-05-17
fix errors during overridden update loop immediately crashing the game with n...
Jesse Plamondon-Willard
2017-05-16
add internal refactoring to release notes
Jesse Plamondon-Willard
2017-05-16
tweak release notes
Jesse Plamondon-Willard
2017-05-16
fix maps not recognising custom tilesheets added through the SMAPI content API
Jesse Plamondon-Willard
2017-05-16
add warning for mods that don't have a name or version
Jesse Plamondon-Willard
2017-05-15
add Context.IsWorldReady flag
Jesse Plamondon-Willard
2017-05-15
update compatibility blacklist for SDV 1.2
Jesse Plamondon-Willard
2017-05-14
fix world/player events being raised when the player loads a save due to valu...
Jesse Plamondon-Willard
2017-05-13
streamline crossplatform build with Mono 5.0, update readme, tweak release notes
Jesse Plamondon-Willard
2017-05-12
fix error on Linux/Mac when a mod tries to load content immediately after sav...
Jesse Plamondon-Willard
2017-05-11
overhaul save handling to fix save events not triggering on Linux/Mac (#284)
Jesse Plamondon-Willard
2017-05-10
deprecate GameEvents.GameLoaded and GameEvents.FirstUpdateTick
Jesse Plamondon-Willard
2017-05-09
fix installer finding redundant game paths on Linux
Jesse Plamondon-Willard
2017-05-09
add warning for mods that don't set the UniqueID manifest field
Jesse Plamondon-Willard
2017-05-09
let mods dispose unmanaged resources when SMAPI is disposing (#282)
Jesse Plamondon-Willard
2017-05-09
add 'debug' console command
Jesse Plamondon-Willard
2017-05-09
when a fatal crash happens, keep a copy of the log and notify the player on r...
Jesse Plamondon-Willard
2017-05-08
add optional verbose context logging
Jesse Plamondon-Willard
2017-05-08
detect unrecoverable draw errors (#283)
Jesse Plamondon-Willard
2017-05-03
bundle libgdiplus into SMAPI on Linux/Mac to fix errors loading PNGs (#277)
Jesse Plamondon-Willard
2017-05-03
adopt pufferchick as SMAPI icon
Jesse Plamondon-Willard
2017-05-03
recover game after draw errors to prevent crash
Jesse Plamondon-Willard
2017-05-03
fix mods on Linux/Mac no longer working after the game saves (#281)
Jesse Plamondon-Willard
2017-05-03
support players with multiple copies of the game when installing (#274)
Jesse Plamondon-Willard
2017-05-02
store unknown fields in IManifest::ExtraFields (#275)
Jesse Plamondon-Willard
2017-05-02
default content API to ContentSource.ModFolder (#276)
Jesse Plamondon-Willard
2017-05-02
fix XNBs loaded from the mod folder through the content API never being found...
Jesse Plamondon-Willard
2017-05-02
fix error when using content API to load a PNG during early game init (#280)
Jesse Plamondon-Willard
2017-04-30
update release notes (#257)
Jesse Plamondon-Willard
2017-04-29
fix mod events triggering during game save in Stardew Valley 1.2
Jesse Plamondon-Willard
2017-04-29
fix errors in the game's update causing the game to freeze until the player p...
Jesse Plamondon-Willard
2017-04-28
detect broken ObjectInformation.xnb data
Jesse Plamondon-Willard
2017-04-26
revamp 'exit immediately' to abort ongoing SMAPI tasks
Jesse Plamondon-Willard
2017-04-26
detect exceptions logged directly to the console and log them as errors
Jesse Plamondon-Willard
2017-04-26
No longer suppress console output from the log file
Jesse Plamondon-Willard
2017-04-26
optimise console interception for the way Stardew Valley logs messages
Jesse Plamondon-Willard
2017-04-24
remove new manifest field for minimum game version (#264)
Jesse Plamondon-Willard
2017-04-24
update for SDV 1.2 non-beta release
Jesse Plamondon-Willard
2017-04-23
fixed `Constants.SaveFolderName` not set for a new game until the save is cre...
Jesse Plamondon-Willard
2017-04-23
ensure SMAPI resources are disposed on exit (#268)
Jesse Plamondon-Willard
2017-04-23
add support for non-melee weapons to TrainerMod (#259)
Jesse Plamondon-Willard
2017-04-23
add world_setyear command to TrainerMod
Jesse Plamondon-Willard
2017-04-23
add string overloads for version methods (#263)
Jesse Plamondon-Willard
2017-04-23
fix rare issue where installer crashes trying to delete a bundled mod from %a...
Jesse Plamondon-Willard
2017-04-23
revamp startup process (#265)
Jesse Plamondon-Willard
2017-04-23
let mods specify a minimum game version in their manifest.json (#264)
Jesse Plamondon-Willard
2017-04-23
unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed...
Jesse Plamondon-Willard
2017-04-23
Merge branch for Stardew Valley 1.2 beta into develop
Jesse Plamondon-Willard
2017-04-23
fix monitor.ExitGameImmediately not working correctly
Jesse Plamondon-Willard
[next]