Jesse Plamondon-Willard
|
9041f1c6bc
|
update release notes for 1.15.1
|
2017-07-10 20:28:23 -04:00 |
Jesse Plamondon-Willard
|
234b640342
|
normalise unique IDs in mod registry lookups, update release notes
|
2017-07-10 14:43:52 -04:00 |
Jesse Plamondon-Willard
|
182828f194
|
fix Stardew Valley.exe being packaged with TrainerMod
|
2017-07-09 22:22:41 -04:00 |
Jesse Plamondon-Willard
|
d426d72498
|
update for 1.15 release
|
2017-07-07 17:20:09 -04:00 |
Jesse Plamondon-Willard
|
e61f060b96
|
simplify stardewvalley.targets support, add to release notes (#319)
|
2017-07-07 16:58:55 -04:00 |
Jesse Plamondon-Willard
|
464a18de78
|
update release notes (#318)
|
2017-07-07 14:22:28 -04:00 |
Jesse Plamondon-Willard
|
d928bf188e
|
add optional mod dependencies in SMAPI 2.0 (#287)
|
2017-07-06 17:46:04 -04:00 |
Jesse Plamondon-Willard
|
f14b3399a4
|
update 2.0 release notes
|
2017-07-05 16:06:57 -04:00 |
Jesse Plamondon-Willard
|
8d301162d8
|
add InputEvents which unify keyboard, mouse, and controller input with more metadata (#316)
|
2017-07-05 15:41:58 -04:00 |
Jesse Plamondon-Willard
|
72c9e956e7
|
add SMAPI 2.0 release notes
|
2017-07-03 14:29:22 -04:00 |
Jesse Plamondon-Willard
|
18e5e42529
|
defer some console changes until SMAPI 2.0
|
2017-07-03 14:26:45 -04:00 |
Jesse Plamondon-Willard
|
7cb523cd49
|
bump all deprecation levels to 'pending removal'
|
2017-07-03 14:09:26 -04:00 |
Jesse Plamondon-Willard
|
136525b40d
|
remove System.ValueTuple
This caused reference errors on Linux/Mac, and there aren't enough use cases to look into it further for now.
|
2017-07-03 01:29:56 -04:00 |
Jesse Plamondon-Willard
|
771263299c
|
add SMAPI 2.0 compile mode
|
2017-07-03 01:03:13 -04:00 |
Jesse Plamondon-Willard
|
8c1bf732ff
|
update readme & polish release notes for 1.15
|
2017-07-02 23:17:45 -04:00 |
Jesse Plamondon-Willard
|
6a628a4d8a
|
simplify log timestamps in console (except in developer mode)
|
2017-07-02 21:24:32 -04:00 |
Jesse Plamondon-Willard
|
0e6d30f65b
|
further simplify console output for players
|
2017-07-02 20:51:49 -04:00 |
Jesse Plamondon-Willard
|
698328c52f
|
fix rare crash for some players when window loses focus (#306)
|
2017-07-02 19:42:05 -04:00 |
Jesse Plamondon-Willard
|
e69d1615c4
|
throw more useful error when JSON file is invalid (#314)
|
2017-07-02 19:32:40 -04:00 |
Jesse Plamondon-Willard
|
f904b3da97
|
add unified player_add command which adds any item type (#302)
|
2017-07-02 18:17:20 -04:00 |
Jesse Plamondon-Willard
|
40e8d3da0e
|
migrate list_items command to new item repository (#302)
|
2017-07-02 17:37:30 -04:00 |
Jesse Plamondon-Willard
|
6364e162f2
|
update release notes (#255)
|
2017-07-01 23:39:23 -04:00 |
Jesse Plamondon-Willard
|
306c044c4a
|
group skipped mods in console log
|
2017-07-01 13:39:31 -04:00 |
Jesse Plamondon-Willard
|
7b6b2742f6
|
fix corrupted state exceptions not being logged by SMAPI
|
2017-06-27 11:37:50 -04:00 |
Jesse Plamondon-Willard
|
a9958dac6a
|
clean up log output when loading mods
|
2017-06-27 11:22:36 -04:00 |
Jesse Plamondon-Willard
|
6073d24cab
|
change manifest.MinimumApiVersion to ISemanticVersion
|
2017-06-26 11:08:45 -04:00 |
Jesse Plamondon-Willard
|
8d7b5b3726
|
improve logging when SMAPI loads mods
|
2017-06-26 11:01:47 -04:00 |
Jesse Plamondon-Willard
|
640a523eb4
|
when the ObjectInformation.xnb file is broken, print one error instead of a warning flood
|
2017-06-19 02:12:18 -04:00 |
Jesse Plamondon-Willard
|
a011c28d40
|
make version parsing stricter, add unit tests for parsing (#309)
|
2017-06-19 01:05:43 -04:00 |
Jesse Plamondon-Willard
|
b46776a4fb
|
enable string versions in manifest.json (#308)
|
2017-06-18 22:08:56 -04:00 |
Jesse Plamondon-Willard
|
3c3953a7fd
|
add support for minimum dependency versions (#286)
|
2017-06-18 18:18:04 -04:00 |
Jesse Plamondon-Willard
|
cdac6dad7d
|
enable C# 7 tuples
|
2017-06-18 18:01:15 -04:00 |
Jesse Plamondon-Willard
|
a4713ea882
|
add separate list of obsolete mods
|
2017-06-12 18:44:36 -04:00 |
Jesse Plamondon-Willard
|
f8718e044b
|
tweak 1.14 release notes
|
2017-06-02 19:06:24 -04:00 |
Jesse Plamondon-Willard
|
995225f318
|
fix release notes log links
|
2017-06-02 18:45:29 -04:00 |
Jesse Plamondon-Willard
|
9610ccb519
|
add TimeSpeed <2.2.1 to incompatibility list
|
2017-06-02 18:00:57 -04:00 |
Jesse Plamondon-Willard
|
798439ea34
|
deprecate TimeEvents.DayOfMonthChanged, SeasonOfYearChanged, and YearOfGameChanged
|
2017-05-29 23:52:33 -04:00 |
Jesse Plamondon-Willard
|
bbfd42eeb3
|
bump minimum game version to 1.2.30
|
2017-05-28 20:31:50 -04:00 |
Jesse Plamondon-Willard
|
698930820c
|
log debug command output (#297)
|
2017-05-28 00:39:01 -04:00 |
Jesse Plamondon-Willard
|
173dd8cd03
|
add Context.IsPlayerFree
|
2017-05-27 23:48:16 -04:00 |
Jesse Plamondon-Willard
|
55fa8198ff
|
fix content API not matching XNB files with two dots (like 'a.b.xnb') if extension isn't specified
|
2017-05-27 01:01:45 -04:00 |
Jesse Plamondon-Willard
|
e92dbc41df
|
improve libgdiplus.dylib fix for Mono players
|
2017-05-27 00:21:48 -04:00 |
Jesse Plamondon-Willard
|
8fd087d8cd
|
update release notes for map changes
|
2017-05-25 21:36:58 -04:00 |
Jesse Plamondon-Willard
|
56919271fc
|
fix Context.IsInDrawLoop having a public setter
|
2017-05-23 23:31:34 -04:00 |
Jesse Plamondon-Willard
|
8f1379e273
|
fix rare crash when window loses focus for some players
|
2017-05-23 16:51:03 -04:00 |
Jesse Plamondon-Willard
|
5fa13459d3
|
show friendly error when running install.exe from within zip file
|
2017-05-22 18:55:09 -04:00 |
Jesse Plamondon-Willard
|
51d56f1eec
|
add Context.IsInDrawLoop for specialised mods
|
2017-05-22 16:41:50 -04:00 |
Jesse Plamondon-Willard
|
ec19c85d66
|
reimplement event deprecation warnings to fix "unknown mod" warnings
|
2017-05-21 18:22:21 -04:00 |
Jesse Plamondon-Willard
|
bf3ed26a8b
|
fix smapi-crash.txt being copied from default log even if --log-path is specified
|
2017-05-21 17:58:17 -04:00 |
Jesse Plamondon-Willard
|
9e7c77f1f4
|
enable mod dependencies (#285)
|
2017-05-21 17:29:40 -04:00 |