Jesse Plamondon-Willard
5de81464ce
bump version for release
2018-11-19 15:08:17 -05:00
Jesse Plamondon-Willard
845d38169c
fix game crash in MacOS
...
This fixes a game crash in MacOS during startup by copying the Windows versions of those DLLs into SMAPI's internal folder. This was handled by the custom build scripts until SMAPI 2.8.
2018-11-19 15:05:44 -05:00
Jesse Plamondon-Willard
593723b794
Merge branch 'develop' into stable
2018-11-19 13:48:19 -05:00
Jesse Plamondon-Willard
3dc27a5681
bump versions for re-release
2018-11-19 13:37:55 -05:00
Jesse Plamondon-Willard
ad612da1a2
fix installer errors on Windows ( #602 )
2018-11-19 13:37:46 -05:00
Jesse Plamondon-Willard
5aed53e943
polish release notes
2018-11-19 00:55:21 -05:00
Jesse Plamondon-Willard
10add4b13c
add a few files to solution folder
2018-11-19 00:54:31 -05:00
Jesse Plamondon-Willard
72463f44fa
bump versions for release
2018-11-18 20:39:37 -05:00
Jesse Plamondon-Willard
fe56c6396a
remove rewrite rules only used by mods that broke in SDV 1.3
2018-11-18 20:39:28 -05:00
Jesse Plamondon-Willard
64480fc10c
Merge branch 'feature/revamp-installer' into develop
2018-11-18 13:54:38 -05:00
Jesse Plamondon-Willard
ebbbf6fd58
shorten bundle file names ( #602 )
2018-11-18 01:45:36 -05:00
Jesse Plamondon-Willard
e8fe550b75
remove 0Harmony.pdb from build scripts ( #602 )
...
The file isn't included in the new Harmony NuGet package.
2018-11-18 01:00:11 -05:00
Jesse Plamondon-Willard
48b9acb074
add build logic from the custom scripts ( #602 )
2018-11-18 00:51:30 -05:00
Jesse Plamondon-Willard
e5bc00e7a2
hide installer's bundled files to avoid confusion ( #602 )
2018-11-18 00:47:35 -05:00
Jesse Plamondon-Willard
41e3c28021
fix installer allowing custom mods to be bundled with the install ( #602 )
...
This led to confusion since the installer didn't copy mod subfolders correctly. The installer now explains where to add custom mods instead.
2018-11-18 00:44:56 -05:00
Jesse Plamondon-Willard
fb9ef6efda
fix errors in rare cases when sending a message through LidgrenClient after an error packet is received ( #480 )
2018-11-17 15:24:07 -05:00
Jesse Plamondon-Willard
3a4ad38e05
fix broken link in docs, rm unneeded using
2018-11-17 11:12:11 -05:00
Jesse Plamondon-Willard
04886afd29
fix update-check errors sometimes being overwritten with a generic error message
2018-11-16 21:32:48 -05:00
Jesse Plamondon-Willard
d21bfc3ada
fix error when entering an incorrect console command
2018-11-16 21:31:07 -05:00
Jesse Plamondon-Willard
dcfae980bf
fix content packs always failing to load if they declare a dependency on a SMAPI mod
2018-11-16 21:29:28 -05:00
Jesse Plamondon-Willard
ba0acf89c1
update for release
2018-11-14 21:13:48 -05:00
Jesse Plamondon-Willard
bce6a0552b
Merge pull request #600 from liquid600pgm/patch-1
...
Made the unix launcher compatible with any shell
2018-11-14 20:52:53 -05:00
Jesse Plamondon-Willard
fb0d101ab8
fix build error on Linux/Mac ( #480 )
2018-11-14 18:46:40 -05:00
Jesse Plamondon-Willard
0a50cdb162
update multiplayer code for Stardew Valley 1.3.22 ( #480 )
2018-11-14 18:18:32 -05:00
Jesse Plamondon-Willard
15acbc8f23
patch GalaxyNetServer to support context sync pending game code changes to make it public ( #480 )
2018-11-14 01:36:43 -05:00
Jesse Plamondon-Willard
8e1d45b310
override Galaxy client/server to support context sync ( #480 )
...
This commit assumes the changes I requested in the game code to make GalaxyNetClient and GalaxyNetServer public are implemented in 1.3.32.
2018-11-14 00:57:52 -05:00
Jesse Plamondon-Willard
77a7a0fe58
rework multiplayer code to allow for upcoming Galaxy client overrides ( #480 )
2018-11-14 00:35:36 -05:00
Jesse Plamondon-Willard
90ecd377c8
rework multiplayer code to allow for upcoming Galaxy server overrides ( #480 )
2018-11-14 00:11:09 -05:00
Jesse Plamondon-Willard
1f578ed890
update release notes ( #601 )
2018-11-13 18:44:46 -05:00
Jesse Plamondon-Willard
abfe053a5a
fix inconsistent PackageReference format
2018-11-13 18:44:26 -05:00
Jesse Plamondon-Willard
6bf43e23c7
Merge pull request #601 from danvolchek/develop
...
Make Log Parser Checkboxes + Show/Hide All Buttons Invisible Instead Of Hidden
2018-11-13 18:39:46 -05:00
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