Jesse Plamondon-Willard
02300fcaa8
update for more draw changes ( #638 )
2019-11-16 17:30:45 -05:00
Jesse Plamondon-Willard
6e46990ed1
update for more draw changes ( #638 )
2019-11-16 17:30:35 -05:00
Jesse Plamondon-Willard
7a2fc8471f
update for draw changes in SDV 1.4 ( #638 )
2019-11-16 17:30:13 -05:00
Jesse Plamondon-Willard
fd6a719b02
overhaul update checks
...
This commit moves the core update-check logic serverside, and adds support for community-defined version mappings. For example, that means false update alerts can now be solved by the community for all players.
2019-11-09 21:18:06 -05:00
Jesse Plamondon-Willard
01db5e364d
filter another new error ( #638 )
2019-11-09 00:09:12 -05:00
Jesse Plamondon-Willard
012ff7ec43
update for NPC schedule changes ( #638 )
2019-11-08 22:53:51 -05:00
Jesse Plamondon-Willard
39214fd23f
update game log filters ( #638 )
2019-11-08 22:48:49 -05:00
Jesse Plamondon-Willard
a03137372d
update release notes ( #605 )
2019-11-08 14:44:12 -05:00
Jesse Plamondon-Willard
0aac0717bf
add CurseForge to mod metadata ( #605 )
2019-11-08 13:44:49 -05:00
Jesse Plamondon-Willard
8b09a2776d
add support for CurseForge update keys ( #605 )
2019-11-07 13:51:45 -05:00
Jesse Plamondon-Willard
fed71886a9
Merge pull request #666 from eren-kemer/patch-2
...
Correct README for translated language
2019-11-07 13:50:21 -05:00
Eren Kemer
f2ab7b506d
Correct README for translated language
...
#664
2019-11-07 19:39:23 +01:00
Jesse Plamondon-Willard
88dce820d5
no longer omit zero patch numbers when formatting versions
2019-11-04 16:50:00 -05:00
Jesse Plamondon-Willard
01c612bc4a
add friendly error for BadImageFormatException on launch
2019-11-04 13:59:34 -05:00
Jesse Plamondon-Willard
e454de1e11
remove obsolete validation
...
Players can no longer launch SMAPI from the installer folder, since the files are hidden in a data file.
2019-11-04 12:02:29 -05:00
Jesse Plamondon-Willard
df7e814286
add support for using environment variables instead of command-line arguments ( #665 )
2019-11-03 18:24:34 -05:00
Jesse Plamondon-Willard
f386df7e4d
Merge pull request #664 from eren-kemer/patch-1
...
Create de.json
2019-11-02 11:13:43 -04:00
Eren Kemer
8968d2737d
Create de.json
...
Translation into german,
2019-11-02 13:02:13 +01:00
Jesse Plamondon-Willard
9035d945f9
update for further networking changes in SDV 1.4 ( #638 )
2019-10-29 16:41:24 -04:00
Jesse Plamondon-Willard
f4bc61976c
update for networking changes in SDV 1.4 ( #638 )
2019-10-29 11:29:20 -04:00
Jesse Plamondon-Willard
773ebf5406
update for honey changes in SDV 1.4 ( #638 )
2019-10-29 11:28:07 -04:00
Jesse Plamondon-Willard
be79a04206
make item spawn commands more robust
2019-10-29 10:45:34 -04:00
Jesse Plamondon-Willard
08dc846195
add asset propagation for cursors2 ( #638 )
2019-10-22 07:59:20 -04:00
Jesse Plamondon-Willard
b4a8c1c2ac
rework Save Backup to support Android
2019-10-07 15:05:01 -04:00
Jesse Plamondon-Willard
175ebf9071
fix non-generic GetAPI not checking that all mods are loaded ( #662 )
2019-10-03 12:08:22 -04:00
Jesse Plamondon-Willard
15cd316ce4
fix Save Backup mod on Android
2019-10-02 01:19:33 -04:00
Jesse Plamondon-Willard
b2bcda83d9
tweak docs
2019-10-02 01:08:42 -04:00
Jesse Plamondon-Willard
65997c1243
auto-fix save data when a custom location mod is removed
2019-10-01 21:41:15 -04:00
Jesse Plamondon-Willard
845deb43d6
add support for core translation files
2019-10-01 21:27:49 -04:00
Jesse Plamondon-Willard
673510b394
remove unused translation field & method
2019-10-01 20:04:58 -04:00
Jesse Plamondon-Willard
c4157b55eb
update supporter list
2019-10-01 14:02:35 -04:00
Jesse Plamondon-Willard
7a1f178188
document short URLs
2019-10-01 13:48:52 -04:00
Jesse Plamondon-Willard
52914515a2
add community short url
2019-10-01 13:48:23 -04:00
Jesse Plamondon-Willard
9461494a35
auto-fix save data when a custom NPC mod is removed
2019-09-26 19:48:01 -04:00
Jesse Plamondon-Willard
1b5055dfaa
make console colors configurable
2019-09-23 17:09:35 -04:00
danvolchek
e6edf8adc7
fix saving event doc typo
2019-09-18 01:23:54 -04:00
Jesse Plamondon-Willard
4e7a67bc6d
log custom SMAPI settings to simplify troubleshooting
2019-09-16 16:28:12 -04:00
Jesse Plamondon-Willard
3cf3df8ffb
fix ICursorPosition.AbsolutePixels not adjusted for zoom
2019-09-14 23:18:03 -04:00
Jesse Plamondon-Willard
4fec41f3a1
minor fixes
2019-09-14 19:26:57 -04:00
Jesse Plamondon-Willard
8271c15d6a
update release notes for asset changes
2019-09-14 19:22:31 -04:00
Jesse Plamondon-Willard
083e68ad5b
fix key errors during asset propagation in some cases
2019-09-14 19:22:25 -04:00
Jesse Plamondon-Willard
4b3a593941
track texture asset keys, fix NPC portrait propagation
2019-09-14 19:22:08 -04:00
Jesse Plamondon-Willard
449d793979
reorganise 3.0 release notes, add release highlights
2019-09-14 19:21:23 -04:00
Jesse Plamondon-Willard
f5b46e8f3d
add asset propagation for Data\FarmAnimals ( #618 )
2019-09-14 19:20:12 -04:00
Jesse Plamondon-Willard
dbd0b97c17
simplify Data/NPCDispositions propagation with changes in SDV 1.4 ( #638 )
2019-09-14 19:19:45 -04:00
Jesse Plamondon-Willard
3f1ffd3e4f
allow bool condition values in CP schema
2019-09-14 19:19:40 -04:00
Jesse Plamondon-Willard
2f9884c47b
update packages
2019-09-14 19:19:34 -04:00
Jesse Plamondon-Willard
2d6175fcd2
add immutable collection watcher
2019-09-14 19:19:30 -04:00
Jesse Plamondon-Willard
1db1a8fa23
update SMAPI/game version map
2019-09-14 19:19:23 -04:00
Jesse Plamondon-Willard
8cb190de08
add Android detection
2019-09-14 19:19:08 -04:00