Age | Commit message (Expand) | Author |
2018-11-09 | Added compatibility with even more terminals | lqdev |
2018-11-09 | Made the unix launcher compatible with any shell | lqdev |
2018-11-07 | bump version for beta release | Jesse Plamondon-Willard |
2018-11-07 | add verbose logging as a monitor feature | Jesse Plamondon-Willard |
2018-11-07 | print deprecation messages in batches for easier reading | Jesse Plamondon-Willard |
2018-11-07 | deprecate version build field | Jesse Plamondon-Willard |
2018-11-07 | deprecate old manifest version format | Jesse Plamondon-Willard |
2018-11-07 | fix error if peer.GetMod is called on a peer who doesn't have SMAPI (#480) | Jesse Plamondon-Willard |
2018-11-06 | fix crash log deleted immediately on game relaunch | Jesse Plamondon-Willard |
2018-11-05 | disable three mods broken by Harmony update | Jesse Plamondon-Willard |
2018-11-05 | add privacy page | Jesse Plamondon-Willard |
2018-11-04 | update HTTP URLs to HTTPS | Jesse Plamondon-Willard |
2018-11-04 | update mod compatibility page URLs | Jesse Plamondon-Willard |
2018-11-04 | update Mono.Cecil | Jesse Plamondon-Willard |
2018-11-04 | update web packages | Jesse Plamondon-Willard |
2018-11-04 | fix unit tests | Jesse Plamondon-Willard |
2018-11-04 | update unit test packages | Jesse Plamondon-Willard |
2018-11-04 | migrate to new Harmony NuGet package | Jesse Plamondon-Willard |
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 |