Commit Graph

2542 Commits

Author SHA1 Message Date
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
Jesse Plamondon-Willard e02372bba9
fix log parser changes 2019-09-14 19:17:27 -04:00
Jesse Plamondon-Willard a36426296a
Merge pull request #658 from danvolchek/log-parser-user-agent-detection
[SMAPI.Web] Detect the client's platform and check the right log parser input accordingly
2019-09-14 19:16:44 -04:00
Jesse Plamondon-Willard 98a56169e7
update release notes 2019-09-14 19:15:29 -04:00
Jesse Plamondon-Willard e7b214390a
move platform to log parser model instead of middleware 2019-09-14 19:14:56 -04:00
Jesse Plamondon-Willard d49ead6113
remove custom enum, add Android to SMAPI's platform enum
This will also be used in an upcoming commit for SMAPI's target platform constant.
2019-09-14 19:14:51 -04:00
Jesse Plamondon-Willard 7ca168269f
log skipped loose files 2019-09-14 19:14:42 -04:00
Dan Volchek f04f781153
rename namespace to be more accurate 2019-09-14 19:14:24 -04:00
Dan Volchek 00b067fead
detect the client's platform and check the appropriate input in the log parser 2019-09-14 19:14:19 -04:00
Jesse Plamondon-Willard 15fd868f59
fix 'unknown file extension' error not listing .json as a valid extension 2019-09-14 19:13:42 -04:00