summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-11-05add privacy pageJesse Plamondon-Willard
2018-11-04update HTTP URLs to HTTPSJesse Plamondon-Willard
2018-11-04update mod compatibility page URLsJesse Plamondon-Willard
2018-11-04update Mono.CecilJesse Plamondon-Willard
2018-11-04update web packagesJesse Plamondon-Willard
2018-11-04fix unit testsJesse Plamondon-Willard
2018-11-04update unit test packagesJesse Plamondon-Willard
2018-11-04migrate to new Harmony NuGet packageJesse Plamondon-Willard
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 ↵Jesse Plamondon-Willard
better extensibility (#480)
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 ↵Jesse Plamondon-Willard
a new location in multiplayer
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
Log Parser - Display author of content packs
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
The error now shows the relative folder paths (instead of manifest IDs), and only one error will be logged instead of one per duplicate.
2018-10-08add more events (#310)Jesse Plamondon-Willard