Jesse Plamondon-Willard
|
76c926c396
|
add EarlyConstants for constants needed before external DLLs are loaded
|
2020-08-23 18:51:01 -04:00 |
Jesse Plamondon-Willard
|
625c41c0ea
|
move file for upcoming change
|
2020-08-23 18:45:54 -04:00 |
Jesse Plamondon-Willard
|
fd3bc77d81
|
centralise core SMAPI logic, decouple from Game1 where possible
|
2020-08-23 17:24:08 -04:00 |
Jesse Plamondon-Willard
|
ad1b9a870b
|
move some console/logging logic out of SCore into a new LogManager
|
2020-08-23 14:22:27 -04:00 |
Jesse Plamondon-Willard
|
cb37644291
|
move assembly attributes to match convention
|
2020-08-22 21:47:37 -04:00 |
Jesse Plamondon-Willard
|
58fd6c71a2
|
update release notes
|
2020-08-17 20:36:03 -04:00 |
Jesse Plamondon-Willard
|
92eff2519c
|
Merge pull request #729 from spacechase0/harmony-attribute-fix
Fix harmony attributes not working cross-platform
|
2020-08-17 20:34:14 -04:00 |
spacechase0
|
f012dae872
|
Fix harmony attributes not workign cross-platform
|
2020-08-17 20:28:51 -04:00 |
Jesse Plamondon-Willard
|
6afb80676b
|
fix CP validation for new 'Update' field
|
2020-08-16 23:01:19 -04:00 |
Jesse Plamondon-Willard
|
d6dc1364be
|
update schema for Content Patcher 1.17
|
2020-08-16 11:28:13 -04:00 |
Jesse Plamondon-Willard
|
497192fab2
|
tweak update alert rules
|
2020-08-15 13:17:42 -04:00 |
Jesse Plamondon-Willard
|
d6a830f7e8
|
fix broken URL in update alerts for unofficial versions
|
2020-08-15 13:05:32 -04:00 |
Jesse Plamondon-Willard
|
544919ad13
|
remove experimental RewriteInParallel option
|
2020-08-13 20:01:22 -04:00 |
Jesse Plamondon-Willard
|
48eb5e6be0
|
add support for read/writing SDate to JSON
|
2020-08-09 19:10:54 -04:00 |
Jesse Plamondon-Willard
|
066f1857a1
|
fix error when mods add/remove events asynchronously
|
2020-08-09 11:56:40 -04:00 |
Jesse Plamondon-Willard
|
c03430ec7e
|
tweak release docs
|
2020-08-09 11:18:39 -04:00 |
Jesse Plamondon-Willard
|
e54a5d0569
|
update Content Patcher schema for 1.16
|
2020-08-03 22:35:51 -04:00 |
Jesse Plamondon-Willard
|
8da88b8fe5
|
Merge branch 'develop' into stable
|
2020-08-02 16:38:51 -04:00 |
Jesse Plamondon-Willard
|
b96bcb2189
|
prepare for release
|
2020-08-02 16:38:02 -04:00 |
Jesse Plamondon-Willard
|
1cd55c34f0
|
fix compile error on Linux/Mac
|
2020-08-02 16:28:53 -04:00 |
Jesse Plamondon-Willard
|
849c6da9ca
|
update dependencies
|
2020-08-02 16:18:11 -04:00 |
Jesse Plamondon-Willard
|
e96f4fb797
|
format new code, update release notes
|
2020-07-29 22:42:47 -04:00 |
Jesse Plamondon-Willard
|
778bcdfbe5
|
Merge pull request #728 from Spatterjaaay/terminals
avoid expanding arguments into quoted strings
|
2020-07-29 22:12:23 -04:00 |
Alena Messmer
|
1994eac81a
|
avoid expanding arguments into quoted strings
|
2020-07-28 21:41:06 -07:00 |
Jesse Plamondon-Willard
|
7900a84bd6
|
use ordinal comparison/sorting instead of invariant
|
2020-07-26 02:50:20 -04:00 |
Jesse Plamondon-Willard
|
ee4c88f601
|
log GPU info to simplify troubleshooting
|
2020-07-25 15:50:36 -04:00 |
Jesse Plamondon-Willard
|
6f9a1f1525
|
fix error when a mod adds/remove an event handler while handling the event
|
2020-07-21 13:57:28 -04:00 |
Jesse Plamondon-Willard
|
4b07e10520
|
ignore more content file types when detecting mods
|
2020-07-21 13:51:11 -04:00 |
Jesse Plamondon-Willard
|
4590b75bc3
|
add item repository fixes from CJB Cheats Menu code
|
2020-07-17 12:09:07 -04:00 |
Jesse Plamondon-Willard
|
16a37fc89f
|
fix other missing quotes
|
2020-07-05 19:38:51 -04:00 |
Jesse Plamondon-Willard
|
f1e8e1eb8c
|
Merge pull request #727 from Jonqora/develop
Update smapi.targets so 0Harmony, MonoGame refs appear when intended
|
2020-07-05 19:34:39 -04:00 |
Ellen
|
02a9084301
|
Update smapi.targets so 0Harmony, MonoGame refs appear only when intended.
|
2020-07-05 03:15:14 -04:00 |
Jesse Plamondon-Willard
|
623684a3ad
|
update Content Patcher format version in schema
|
2020-07-04 12:59:03 -04:00 |
Jesse Plamondon-Willard
|
174f8cb24b
|
update release notes
|
2020-06-23 20:09:49 -04:00 |
Jesse Plamondon-Willard
|
35f15dfef3
|
Merge pull request #725 from jlaw/fix-misc-launcher
Update unix-launcher.sh
|
2020-06-23 20:04:42 -04:00 |
Jackson Law
|
d561768246
|
Update unix-launcher.sh
$LAUNCHER does not evaluate when enclosed in single quotes. Changed to double quotes to run properly.
|
2020-06-22 22:36:59 -07:00 |
Jesse Plamondon-Willard
|
ba0dff819f
|
Merge branch 'develop' into stable
|
2020-06-21 11:39:37 -04:00 |
Jesse Plamondon-Willard
|
4f73fb5c33
|
prepare for release
|
2020-06-21 11:39:23 -04:00 |
Jesse Plamondon-Willard
|
c8f7269966
|
fix event priority sorting
|
2020-06-21 11:36:35 -04:00 |
Jesse Plamondon-Willard
|
e64ecc89f9
|
Merge branch 'develop' into stable
|
2020-06-20 12:43:08 -04:00 |
Jesse Plamondon-Willard
|
cb9ff70199
|
prepare for release
|
2020-06-20 12:42:31 -04:00 |
Jesse Plamondon-Willard
|
e9b8df4618
|
fix reload_i18n not reloading content pack translations
|
2020-06-20 12:29:08 -04:00 |
Jesse Plamondon-Willard
|
74defbfec6
|
remove special handling for SMAPI 3.6 beta
|
2020-06-20 12:08:57 -04:00 |
Jesse Plamondon-Willard
|
ed3309e7bb
|
remember selected schema when editing a file
|
2020-06-20 11:36:22 -04:00 |
Jesse Plamondon-Willard
|
d02a40de99
|
change default JSON validator schema to none
|
2020-06-20 11:31:01 -04:00 |
Jesse Plamondon-Willard
|
b32cad4046
|
add i18n schema to JSON validator
|
2020-06-20 11:13:23 -04:00 |
Jesse Plamondon-Willard
|
067163da02
|
make parallel rewriting optional
|
2020-06-20 00:50:23 -04:00 |
Jesse Plamondon-Willard
|
a9ca7dcdc0
|
tweak 3.6 release notes
|
2020-06-20 00:19:45 -04:00 |
Jesse Plamondon-Willard
|
a7cf886b71
|
switch to custom build of Harmony 1.2.0.1
|
2020-06-20 00:13:23 -04:00 |
Jesse Plamondon-Willard
|
aeab19f4ac
|
backport harmony_summary command to Harmony 1.x (#711)
|
2020-06-19 21:28:44 -04:00 |