Jesse Plamondon-Willard
4eebd813f2
add beta for-developers download to smapi.io
2018-05-17 19:26:53 -04:00
Jesse Plamondon-Willard
13e55fb2aa
fix typo in config comment
2018-05-17 19:26:28 -04:00
Jesse Plamondon-Willard
fae2bc9de5
fix assembly mapping error on Linux/Mac ( #514 )
2018-05-16 16:25:29 -04:00
Jesse Plamondon-Willard
5c1068c30c
bump versions for release
2018-05-16 16:16:07 -04:00
Jesse Plamondon-Willard
9d3e373178
update for Stardew Valley 1.3.11 ( #521 )
2018-05-16 16:14:41 -04:00
Jesse Plamondon-Willard
28986e76b8
tweak renamed folder per discussion with Omegasis ( #513 )
2018-05-16 02:01:21 -04:00
Jesse Plamondon-Willard
75af88cf0d
fix installer deleting Omegasis' SaveBackup mod ( #513 )
2018-05-16 01:45:02 -04:00
Jesse Plamondon-Willard
57aa4016ab
fix crossplatform error due to Netcode references not being rewritten ( #514 )
2018-05-16 01:08:47 -04:00
Jesse Plamondon-Willard
639302aa65
fix Save Backup including unneeded DLLs in mod folder
2018-05-16 00:48:35 -04:00
Jesse Plamondon-Willard
df1d856cb0
fix typo in command help
2018-05-16 00:48:13 -04:00
Jesse Plamondon-Willard
47cfd6cd3d
tweak not-compatible messages
2018-05-13 23:03:31 -04:00
Jesse Plamondon-Willard
445b29b195
update compatibility list
2018-05-13 22:34:10 -04:00
Jesse Plamondon-Willard
c0c41ac851
bump version for beta release
2018-05-12 23:37:17 -04:00
Jesse Plamondon-Willard
5d32d8cba7
change 'outdated' to 'not compatible' due to modder confusion
2018-05-12 23:02:08 -04:00
Jesse Plamondon-Willard
b9036f212e
group mod warnings in console
2018-05-12 22:52:28 -04:00
Jesse Plamondon-Willard
803a36133d
update docs ( #253 )
2018-05-12 19:27:23 -04:00
Jesse Plamondon-Willard
92bfa6fa5b
add bundled save backup mod ( #253 )
2018-05-12 18:16:40 -04:00
Jesse Plamondon-Willard
5de6569bb1
minor cleanup
2018-05-12 17:34:40 -04:00
Jesse Plamondon-Willard
ccd09eb914
fix world_setseason command not running season change logic
2018-05-12 16:04:18 -04:00
Jesse Plamondon-Willard
b474c47a08
update log parser for the internal 'critical' log level
2018-05-12 15:42:36 -04:00
Jesse Plamondon-Willard
28880395c7
bump version for beta release
2018-05-11 21:46:51 -04:00
Jesse Plamondon-Willard
59775e99c4
link smapi.io/install to install guide
2018-05-11 19:11:31 -04:00
Jesse Plamondon-Willard
324d02233d
rename 'install.exe' to 'install on Windows.exe' to avoid confusion
2018-05-11 12:59:52 -04:00
Jesse Plamondon-Willard
7b92d37979
fix unit test project
2018-05-11 12:49:28 -04:00
Jesse Plamondon-Willard
69850cb114
fix error when game looks up dialogue for a pet/horse with special characters in their name ( #505 )
2018-05-11 12:18:46 -04:00
Jesse Plamondon-Willard
a996aa1201
bump version for beta release
2018-05-11 00:19:19 -04:00
Jesse Plamondon-Willard
86a477d310
fix content cache always missed when not playing in English
2018-05-11 00:16:10 -04:00
Jesse Plamondon-Willard
eda6ddbdc6
bump version for beta release
2018-05-10 19:08:08 -04:00
Jesse Plamondon-Willard
8000a5540a
fix various issues with content core rewrite ( #488 )
2018-05-10 19:05:45 -04:00
Jesse Plamondon-Willard
c05836040a
fix some installer messages not using color scheme ( #495 )
2018-05-10 01:13:10 -04:00
Jesse Plamondon-Willard
f83a3bf7a4
fix references to removed file
2018-05-10 00:56:08 -04:00
Jesse Plamondon-Willard
75dfa884d9
fix documentation warnings
2018-05-10 00:53:19 -04:00
Jesse Plamondon-Willard
b83465060f
bump version for beta update
2018-05-10 00:51:09 -04:00
Jesse Plamondon-Willard
995a6fcca4
use SMAPI's console color scheme logic in installer too ( #495 )
2018-05-10 00:49:29 -04:00
Jesse Plamondon-Willard
02c02a55ee
generalise console color logic for reuse ( #495 )
2018-05-10 00:47:20 -04:00
Jesse Plamondon-Willard
5a2755bfcc
fix multiplayer.GetActiveLocations not added to interface ( #480 )
2018-05-10 00:01:24 -04:00
Jesse Plamondon-Willard
61b023916e
rewrite content logic to decentralise cache ( #488 )
...
This is necessary due to changes in Stardew Valley 1.3, which now changes loaded assets and expects those changes to be persisted but not propagated to other content managers.
2018-05-09 23:58:58 -04:00
Jesse Plamondon-Willard
1a626b34a0
improve GitHub support guidelines
2018-05-08 12:55:07 -04:00
Jesse Plamondon-Willard
52a0231def
add error when running Windows installer on Linux/Mac
2018-05-06 23:31:24 -04:00
Jesse Plamondon-Willard
7f5f222be5
bump version for beta 8 release
2018-05-06 23:04:49 -04:00
Jesse Plamondon-Willard
f3cc08a526
fix new events losing track of changed data
2018-05-06 23:04:36 -04:00
Jesse Plamondon-Willard
1827e9f071
bump for beta release
2018-05-06 21:12:55 -04:00
Jesse Plamondon-Willard
418ff99ea3
add GetActiveLocations to multiplayer API ( #480 )
2018-05-06 21:00:35 -04:00
Jesse Plamondon-Willard
591b1aca78
update fence asset propagation in SDV 1.3
2018-05-05 22:20:15 -04:00
Jesse Plamondon-Willard
efe94c2653
update supporters list
2018-05-05 22:19:31 -04:00
Jesse Plamondon-Willard
5121ae7b4a
enforce mod ID convention (only alphanumeric, hyphen, dot, and underscore)
2018-05-05 22:18:52 -04:00
Jesse Plamondon-Willard
30bf40ab2b
fix input suppression not working in some cases
2018-05-05 02:27:43 -04:00
Jesse Plamondon-Willard
b8fd3aedfe
rewrite location events for multiplayer
2018-05-05 01:31:06 -04:00
Jesse Plamondon-Willard
a65a49a622
fix install error on Linux/Mac in some cases
2018-05-04 20:54:15 -04:00
Jesse Plamondon-Willard
8051862c7b
add LocationEvents.ObjectsChanged event
2018-05-04 20:44:20 -04:00