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
/
SMAPI
/
Framework
Age
Commit message (
Collapse
)
Author
2019-09-14
add content pack translations
Jesse Plamondon-Willard
2019-09-14
fix log level for multiplayer 'received message' logs
Jesse Plamondon-Willard
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2019-09-14
better handle player reconnecting before disconnection is registered
Jesse Plamondon-Willard
2019-09-14
add HasFile content pack method
Jesse Plamondon-Willard
2019-09-13
fix 'unknown file extension' error not listing .json as a valid extension
Jesse Plamondon-Willard
2019-09-13
make Harmony patch names more consistent
Jesse Plamondon-Willard
2019-09-13
fix 'location list changed' verbose log not correctly listing changes
Jesse Plamondon-Willard
2019-09-13
fix unspecified log levels
Jesse Plamondon-Willard
2019-09-13
default Monitor.Log to trace
Jesse Plamondon-Willard
2019-09-13
fix formatting and code style (#636)
Jesse Plamondon-Willard
2019-09-13
checkEventPrecondition crash fix
berkay2578
2019-04-22
fix error on Mac when a custom map references a vanilla tilesheet that only ↵
Jesse Plamondon-Willard
exists under Content/Maps
2019-03-16
add support for suppressing warnings in mod DB
Jesse Plamondon-Willard
2019-02-24
make it clear that mods will break in SMAPI 3.0 (#606)
Jesse Plamondon-Willard
2019-02-24
bump deprecation levels for upcoming SMAPI 3.0 release (#606)
Jesse Plamondon-Willard
2019-02-07
add locale to context trace logs
Jesse Plamondon-Willard
2019-02-07
fix error with custom map tilesheets in some cases
Jesse Plamondon-Willard
Specifically, when a custom map has a seasonal tilesheet which only exists the Content/Maps folder and already matches the current season.
2019-02-07
fix assets not disposed correctly in some cases
Jesse Plamondon-Willard
2019-02-07
deprecate entry DLL with case-insensitive match
Jesse Plamondon-Willard
2019-02-07
fix typo
Jesse Plamondon-Willard
2019-02-07
fix cursor position not updated in edge case
Jesse Plamondon-Willard
2019-02-07
avoid period after URLs in log output
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings when they occur in the Mod constructor
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings showing stack trace in non-developer mode
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings showing wrong stack trace
Jesse Plamondon-Willard
2019-02-07
fix LoadStage.SaveParsed raised before save data available
Jesse Plamondon-Willard
2019-02-07
fix save folder constants not available during early load stages
Jesse Plamondon-Willard
2018-12-30
fix GameLaunched raised twice due to Game1.ticks not incrementing reliably
Jesse Plamondon-Willard
2018-12-29
increase deprecation levels for the upcoming SMAPI 3.0
Jesse Plamondon-Willard
2018-12-27
mark structs readonly
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-25
minor performance optimisation
Jesse Plamondon-Willard
2018-12-25
add GameLoop.OneSecondUpdateTicking/Ticked
Jesse Plamondon-Willard
2018-12-24
add Specialised.LoadStageChanged event
Jesse Plamondon-Willard
2018-12-23
add Specialised.SavePreloaded event
Jesse Plamondon-Willard
2018-12-23
allow Read/WriteSaveFile as soon as the save is loaded
Jesse Plamondon-Willard
2018-12-16
fix host peer not cleared when a multiplayer session ends
Jesse Plamondon-Willard
2018-12-16
fix messages not sent correctly to farmhands connected via Steam friends
Jesse Plamondon-Willard
2018-12-15
prevent invalid items from crashing the game
Jesse Plamondon-Willard
2018-12-14
clarify trace message
Jesse Plamondon-Willard
2018-12-14
add friendly error when the game can't find its Content\XACT folder
Jesse Plamondon-Willard
2018-12-14
fix game launch error logged as 'SMAPI'
Jesse Plamondon-Willard
2018-12-13
clarify docblock
Jesse Plamondon-Willard
2018-12-13
deprecate assetData.AsDictionary().Set
Jesse Plamondon-Willard
2018-12-13
simplify access to deprecation manager for deprecation warnings
Jesse Plamondon-Willard
2018-12-13
tweak new API method name
Jesse Plamondon-Willard
2018-12-13
add content pack API
Jesse Plamondon-Willard
2018-12-09
fix 'begin must be called' sprite batch errors when using ↵
Jesse Plamondon-Willard
Display.RenderedWorld event
2018-12-09
fix error when a mod makes invalid changes to an NPC schedule
Jesse Plamondon-Willard
[next]