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
Age
Commit message (
Expand
)
Author
2018-11-04
add PeerDisconnected event (#480)
Jesse Plamondon-Willard
2018-11-04
add ContextReceived event (#480)
Jesse Plamondon-Willard
2018-11-04
rewrite multiplayer sync to use generic callbacks from client/server for bett...
Jesse Plamondon-Willard
2018-11-03
add APIs to send/receive messages in multiplayer (#480)
Jesse Plamondon-Willard
2018-11-02
add internal mod.HasID helper (#480)
Jesse Plamondon-Willard
2018-10-31
disable versions of MTN which remove SMAPI's SMultiplayer subclass (#480)
Jesse Plamondon-Willard
2018-10-31
sync SMAPI context between players in multiplayer (#480)
Jesse Plamondon-Willard
2018-10-28
clarify dialogue patch name
Jesse Plamondon-Willard
2018-10-28
fix Context.IsPlayerFree being true before player finishes transitioning to a...
Jesse Plamondon-Willard
2018-10-28
update mod build config package for release, support pre-2.8 compatibility
Jesse Plamondon-Willard
2018-10-27
update compatibility list
Jesse Plamondon-Willard
2018-10-27
add support for ignored mod folders
Jesse Plamondon-Willard
2018-10-27
add warnings to compatibility list (#597)
Jesse Plamondon-Willard
2018-10-27
update for changes to wiki compatibility list (#597)
Jesse Plamondon-Willard
2018-10-27
fix friendly error no longer shown when SMAPI isn't run from the game folder
Jesse Plamondon-Willard
2018-10-21
update & standardise CDN script references
Jesse Plamondon-Willard
2018-10-21
add troubleshooting guide link to intro, update release notes (#597)
Jesse Plamondon-Willard
2018-10-20
minor fixes (#597)
Jesse Plamondon-Willard
2018-10-20
tweak colors (#597)
Jesse Plamondon-Willard
2018-10-20
fetch game versions from the wiki (#597)
Jesse Plamondon-Willard
2018-10-20
add table sorting (#597)
Jesse Plamondon-Willard
2018-10-20
put focus in textbox for quick search (#597)
Jesse Plamondon-Willard
2018-10-20
fix Chucklefish pages not being linked (#597)
Jesse Plamondon-Willard
2018-10-20
tone down background colors (#597)
Jesse Plamondon-Willard
2018-10-20
hide technical columns by default (#597)
Jesse Plamondon-Willard
2018-10-20
fix mod list routing (#597)
Jesse Plamondon-Willard
2018-10-20
correct instructions on log parser page
Jesse Plamondon-Willard
2018-10-20
cache wiki data on mod compatibility page (#597)
Jesse Plamondon-Willard
2018-10-20
add mod compatibility page (#597)
Jesse Plamondon-Willard
2018-10-20
expand metadata fetched from the wiki (#597)
Jesse Plamondon-Willard
2018-10-20
recommend compatible SMAPI version in game version check error
Jesse Plamondon-Willard
2018-10-11
update for beta release
Jesse Plamondon-Willard
2018-10-11
update supporter list
Jesse Plamondon-Willard
2018-10-11
fix second-pass dependency check failing for optional dependencies
Jesse Plamondon-Willard
2018-10-09
fix compile error on Linux/Mac
Jesse Plamondon-Willard
2018-10-08
Merge pull request #595 from danvolchek/develop
Jesse Plamondon-Willard
2018-10-08
display author of content packs
danvolchek
2018-10-08
move marker files into smapi-internal (#582)
Jesse Plamondon-Willard
2018-10-08
track game logs separately in log parser
Jesse Plamondon-Willard
2018-10-08
prevent game crash caused by invalid dialogue
Jesse Plamondon-Willard
2018-10-08
make duplicate-mod more intuitive
Jesse Plamondon-Willard
2018-10-08
add more events (#310)
Jesse Plamondon-Willard
2018-10-06
add DayEnding event (#310)
Jesse Plamondon-Willard
2018-10-06
add save and day-started events for 3.0 (#310)
Jesse Plamondon-Willard
2018-10-05
tweak new event naming convention (#310)
Jesse Plamondon-Willard
2018-10-01
fix error in second-pass dependency checks if a mod is invalid
Jesse Plamondon-Willard
2018-10-01
special-case '-unofficial' when comparing versions
Jesse Plamondon-Willard
2018-10-01
add error if player has wrong version of SMAPI installed for their OS
Jesse Plamondon-Willard
2018-09-29
fix command errors logged as SMAPI instead of the affected mod
Jesse Plamondon-Willard
2018-09-29
fix mod web API returning a concatenated name for mods with alternate names
Jesse Plamondon-Willard
[next]