danvolchek
|
f9b68e116a
|
change log parser checkboxs and show/hide all buttons to be visible/invisible instead of shown/hidden
|
2018-11-13 00:37:09 -06:00 |
Jesse Plamondon-Willard
|
10773c088a
|
fix console output during early game init not being logged
This doesn't affect any current output, it only affects test code.
|
2018-11-09 18:52:24 -05:00 |
Jesse Plamondon-Willard
|
9560baeb71
|
add filters to mod compatibility list (#597)
|
2018-11-09 17:35:56 -05:00 |
lqdev
|
76f1a37c16
|
Added compatibility with even more terminals
|
2018-11-09 22:27:20 +01:00 |
lqdev
|
8cfada7e8b
|
Made the unix launcher compatible with any shell
|
2018-11-09 18:17:13 +01:00 |
Jesse Plamondon-Willard
|
78d05b3c40
|
bump version for beta release
|
2018-11-07 13:50:41 -05:00 |
Jesse Plamondon-Willard
|
6f569c5794
|
add verbose logging as a monitor feature
|
2018-11-07 13:33:56 -05:00 |
Jesse Plamondon-Willard
|
a379726ad9
|
print deprecation messages in batches for easier reading
|
2018-11-07 12:36:38 -05:00 |
Jesse Plamondon-Willard
|
c073829627
|
deprecate version build field
|
2018-11-07 12:17:53 -05:00 |
Jesse Plamondon-Willard
|
0b03b4f16a
|
deprecate old manifest version format
|
2018-11-07 12:04:20 -05:00 |
Jesse Plamondon-Willard
|
60237f4d39
|
fix error if peer.GetMod is called on a peer who doesn't have SMAPI (#480)
|
2018-11-07 02:07:23 -05:00 |
Jesse Plamondon-Willard
|
6a1994b850
|
fix crash log deleted immediately on game relaunch
|
2018-11-06 21:24:46 -05:00 |
Jesse Plamondon-Willard
|
0f231064d5
|
disable three mods broken by Harmony update
|
2018-11-05 16:25:17 -05:00 |
Jesse Plamondon-Willard
|
e1e02357af
|
add privacy page
|
2018-11-05 02:13:44 -05:00 |
Jesse Plamondon-Willard
|
6bf3734e4a
|
fix build on Linux/Mac
|
2018-11-05 00:34:16 -05:00 |
Jesse Plamondon-Willard
|
49e944d06f
|
update HTTP URLs to HTTPS
|
2018-11-04 23:52:59 -05:00 |
Jesse Plamondon-Willard
|
724d3fccb1
|
update mod compatibility page URLs
|
2018-11-04 23:48:55 -05:00 |
Jesse Plamondon-Willard
|
a4a1777ca4
|
update Mono.Cecil
|
2018-11-04 23:47:17 -05:00 |
Jesse Plamondon-Willard
|
f621a44982
|
update web packages
|
2018-11-04 23:43:45 -05:00 |
Jesse Plamondon-Willard
|
0717f926d8
|
fix unit tests
|
2018-11-04 23:41:58 -05:00 |
Jesse Plamondon-Willard
|
9e0213e7dc
|
update unit test packages
|
2018-11-04 23:39:39 -05:00 |
Jesse Plamondon-Willard
|
8f32c87aa1
|
migrate to new Harmony NuGet package
|
2018-11-04 23:22:33 -05:00 |
Jesse Plamondon-Willard
|
e8276166c3
|
Merge branch 'add-multiplayer-sync' into develop
|
2018-11-04 23:18:55 -05:00 |
Jesse Plamondon-Willard
|
b4a5b3829f
|
add PeerDisconnected event (#480)
|
2018-11-04 23:07:10 -05:00 |
Jesse Plamondon-Willard
|
222265816d
|
add ContextReceived event (#480)
|
2018-11-04 22:41:31 -05:00 |
Jesse Plamondon-Willard
|
bfb4020279
|
rewrite multiplayer sync to use generic callbacks from client/server for better extensibility (#480)
|
2018-11-04 21:34:48 -05:00 |
Jesse Plamondon-Willard
|
02a46bf13f
|
add APIs to send/receive messages in multiplayer (#480)
|
2018-11-03 01:29:01 -04:00 |
Jesse Plamondon-Willard
|
6f23aaf295
|
add internal mod.HasID helper (#480)
|
2018-11-02 23:55:35 -04:00 |
Jesse Plamondon-Willard
|
17551bae65
|
disable versions of MTN which remove SMAPI's SMultiplayer subclass (#480)
|
2018-10-31 17:29:54 -04:00 |
Jesse Plamondon-Willard
|
e5e4ce411c
|
sync SMAPI context between players in multiplayer (#480)
|
2018-10-31 17:29:32 -04:00 |
Jesse Plamondon-Willard
|
688ee69ee6
|
clarify dialogue patch name
|
2018-10-28 19:34:07 -04:00 |
Jesse Plamondon-Willard
|
2872cad9fe
|
fix Context.IsPlayerFree being true before player finishes transitioning to a new location in multiplayer
|
2018-10-28 19:31:12 -04:00 |
Jesse Plamondon-Willard
|
b831e36c5b
|
update mod build config package for release, support pre-2.8 compatibility
|
2018-10-28 13:53:20 -04:00 |
Jesse Plamondon-Willard
|
51d84f92bc
|
update compatibility list
|
2018-10-27 22:14:28 -04:00 |
Jesse Plamondon-Willard
|
88ea1eae13
|
add support for ignored mod folders
|
2018-10-27 22:08:00 -04:00 |
Jesse Plamondon-Willard
|
8231d05a33
|
add warnings to compatibility list (#597)
|
2018-10-27 21:15:53 -04:00 |
Jesse Plamondon-Willard
|
e94aaaf7c8
|
update for changes to wiki compatibility list (#597)
|
2018-10-27 20:37:42 -04:00 |
Jesse Plamondon-Willard
|
db88738666
|
fix friendly error no longer shown when SMAPI isn't run from the game folder
|
2018-10-27 13:08:15 -04:00 |
Jesse Plamondon-Willard
|
12c06afe14
|
update & standardise CDN script references
|
2018-10-21 12:32:45 -04:00 |
Jesse Plamondon-Willard
|
2430b9c4ef
|
add troubleshooting guide link to intro, update release notes (#597)
|
2018-10-21 12:24:18 -04:00 |
Jesse Plamondon-Willard
|
54ab7dd6b3
|
minor fixes (#597)
|
2018-10-20 20:57:27 -04:00 |
Jesse Plamondon-Willard
|
d2db5e3b1d
|
tweak colors (#597)
|
2018-10-20 20:26:53 -04:00 |
Jesse Plamondon-Willard
|
de561e52d7
|
fetch game versions from the wiki (#597)
|
2018-10-20 20:19:12 -04:00 |
Jesse Plamondon-Willard
|
b729ef0129
|
add table sorting (#597)
|
2018-10-20 19:39:32 -04:00 |
Jesse Plamondon-Willard
|
baaefc143a
|
put focus in textbox for quick search (#597)
|
2018-10-20 18:34:44 -04:00 |
Jesse Plamondon-Willard
|
4272669d89
|
fix Chucklefish pages not being linked (#597)
|
2018-10-20 17:43:42 -04:00 |
Jesse Plamondon-Willard
|
b8c6747e89
|
tone down background colors (#597)
|
2018-10-20 17:35:51 -04:00 |
Jesse Plamondon-Willard
|
39bacfa868
|
hide technical columns by default (#597)
|
2018-10-20 17:26:26 -04:00 |
Jesse Plamondon-Willard
|
2b5db3ce7e
|
fix mod list routing (#597)
|
2018-10-20 15:29:16 -04:00 |
Jesse Plamondon-Willard
|
9af8cb86f1
|
correct instructions on log parser page
|
2018-10-20 15:14:26 -04:00 |