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
2018-12-13
tweak new API method name
Jesse Plamondon-Willard
2018-12-13
add content pack API
Jesse Plamondon-Willard
2018-12-13
fix NPCDisposition asset propagation breaking NPC data
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
2018-12-07
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2018-12-07
update for release
Jesse Plamondon-Willard
2018-12-07
fix error when a location doesn't have a map asset key
Jesse Plamondon-Willard
2018-12-07
fix crash when constucting buildings that have an interior
Jesse Plamondon-Willard
2018-12-07
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2018-12-07
update for release
Jesse Plamondon-Willard
2018-12-07
fix location warps when propagating map changes (#608)
Jesse Plamondon-Willard
2018-12-06
disable paranoid detection if paranoid warnings are disabled
Jesse Plamondon-Willard
2018-12-06
move mod path into constants
Jesse Plamondon-Willard
2018-12-05
add friendly error when Steam isn't loaded
Jesse Plamondon-Willard
2018-12-05
add helper.CreateTemporaryContentPack to replace deprecated transitional method
Jesse Plamondon-Willard
2018-12-04
cleanup, add release note
Jesse Plamondon-Willard
2018-12-04
fix world events in the mines (#603)
Jesse Plamondon-Willard
2018-12-04
enable all build deploy tasks in release mode
Jesse Plamondon-Willard
2018-12-04
update version parsing code (#606)
Jesse Plamondon-Willard
2018-12-04
add IsLocalPlayer flag to player events
Jesse Plamondon-Willard
2018-12-04
fix helper.GetContentPacks removed in strict mode (#606)
Jesse Plamondon-Willard
2018-12-04
also deploy SMAPI files in release builds
Jesse Plamondon-Willard
2018-12-04
fix build error in non-strict mode (#606)
Jesse Plamondon-Willard
2018-12-04
update release notes (#606)
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 compatibility strict mode (#606)
Jesse Plamondon-Willard
2018-12-04
deprecate old events (#606)
Jesse Plamondon-Willard
2018-12-04
fix new event arg constructors not marked internal (#606)
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 migration guide (#606)
Jesse Plamondon-Willard
2018-12-02
update release notes (#604)
Jesse Plamondon-Willard
2018-12-02
add ModDrop to mod compatibility page (#604)
Jesse Plamondon-Willard
2018-11-30
add ModDrop support in API & update checks (#604)
Jesse Plamondon-Willard
2018-11-29
fix RenderedWorld event not invoked before overlays are rendered
Jesse Plamondon-Willard
2018-11-28
fix some map tilesheets not editable if not playing in English
Jesse Plamondon-Willard
2018-11-25
add support for propagating NPCDisposition asset changes
Jesse Plamondon-Willard
2018-11-25
update supporters list
Jesse Plamondon-Willard
2018-11-25
fix error when leaving & rejoining a server in the same session
Jesse Plamondon-Willard
2018-11-25
fix Console Commands' handling of tool upgrade levels for item commands
Jesse Plamondon-Willard
2018-11-25
fix Console Commands optimised in debug mode
Jesse Plamondon-Willard
2018-11-25
add support for propagating map asset changes
Jesse Plamondon-Willard
2018-11-23
strip newlines in manifest display fields
Jesse Plamondon-Willard
2018-11-23
fix cryptic error when running installer from inside a zip in Windows
Jesse Plamondon-Willard
2018-11-22
add compatibility stats to mod page
Jesse Plamondon-Willard
2018-11-19
fix beta header shown on compat list when there's no current beta
Jesse Plamondon-Willard
2018-11-19
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2018-11-19
bump version for release
Jesse Plamondon-Willard
2018-11-19
fix game crash in MacOS
Jesse Plamondon-Willard
This fixes a game crash in MacOS during startup by copying the Windows versions of those DLLs into SMAPI's internal folder. This was handled by the custom build scripts until SMAPI 2.8.
2018-11-19
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2018-11-19
bump versions for re-release
Jesse Plamondon-Willard
2018-11-19
fix installer errors on Windows (#602)
Jesse Plamondon-Willard
[next]