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