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
|
2f9884c47b
|
update packages
|
2019-09-14 19:19:34 -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
|
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
|
7ca168269f
|
log skipped loose files
|
2019-09-14 19:14:42 -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 |
Jesse Plamondon-Willard
|
1003116f7f
|
fix asset changes not affecting cached asset loads in a specific case
|
2019-09-14 19:13:35 -04:00 |
Jesse Plamondon-Willard
|
fd77ae93d5
|
fix typos and inconsistent spelling
|
2019-09-14 19:08:06 -04:00 |
Jesse Plamondon-Willard
|
674ceea74e
|
add support for transparent schema errors (#654)
|
2019-09-14 19:06:14 -04:00 |
Jesse Plamondon-Willard
|
3331beb17a
|
integrate Content Patcher schema into validator, update docs (#654)
|
2019-09-14 19:05:45 -04:00 |
Jesse Plamondon-Willard
|
5e8991bfcf
|
tweak button names, update release notes (#654)
|
2019-09-14 19:03:26 -04:00 |
Jesse Plamondon-Willard
|
85715988f9
|
fix error when Chucklefish page doesn't exist for update checks
|
2019-09-14 18:59:50 -04:00 |
Jesse Plamondon-Willard
|
1d085df5b7
|
track license info for mod GitHub repos (#651)
|
2019-09-14 18:59:29 -04:00 |
Jesse Plamondon-Willard
|
2b4bc2c282
|
back up saves in a background thread
|
2019-09-14 18:59:23 -04:00 |
Jesse Plamondon-Willard
|
95f261b1f3
|
fetch mod info from Nexus API if the web page is hidden due to adult content (#651)
|
2019-09-14 18:59:15 -04:00 |
Jesse Plamondon-Willard
|
e856d5efeb
|
add remote mod status to update check info (#651)
|
2019-09-14 18:54:11 -04:00 |
Jesse Plamondon-Willard
|
4b9ba35a19
|
apply tilesheet fixes to XNB map files too
|
2019-09-14 18:54:01 -04:00 |
Jesse Plamondon-Willard
|
dc1c9bf036
|
normalise custom map's tilesheet paths for the OS
|
2019-09-14 18:53:42 -04:00 |
Jesse Plamondon-Willard
|
673ef91cc7
|
show versions in duplicate-mod errors, make folder paths in trace logs clearer
|
2019-09-14 18:53:37 -04:00 |
Jesse Plamondon-Willard
|
ce6cedaf4b
|
add background fetch for mod compatibility list (#651)
|
2019-09-14 18:52:58 -04:00 |
Jesse Plamondon-Willard
|
79622d79b8
|
Update Mono.Cecil package
|
2019-09-14 18:52:27 -04:00 |
Jesse Plamondon-Willard
|
b2134035b7
|
update NuGet packages
|
2019-09-14 18:52:22 -04:00 |
Jesse Plamondon-Willard
|
1bf399ec23
|
add dev note field to compatibility list
|
2019-09-14 18:52:14 -04:00 |
Jesse Plamondon-Willard
|
48f211f544
|
add metadata links to mod compatibility list
|
2019-09-14 18:51:57 -04:00 |
Jesse Plamondon-Willard
|
1053232c20
|
add asset propagation for DayTimeMoneyBox buttons
|
2019-09-14 18:49:28 -04:00 |
Jesse Plamondon-Willard
|
4f7d861ce4
|
make SemanticVersion.TryParse public
|
2019-09-14 18:48:54 -04:00 |
Jesse Plamondon-Willard
|
e2f545484e
|
add asset propagation for critter textures (#652)
|
2019-09-14 18:48:40 -04:00 |
Jesse Plamondon-Willard
|
1dde811c36
|
group technical docs, add general shortcut for mod build package docs (#651)
|
2019-09-14 18:43:59 -04:00 |
Jesse Plamondon-Willard
|
1a8c7345c3
|
add stardewvalley.targets support to toolkit
|
2019-09-14 18:10:41 -04:00 |
Jesse Plamondon-Willard
|
d3209b17de
|
decouple updating watchers & raising event to fix some mod changes not being tracked correctly (#648)
|
2019-09-14 18:04:11 -04:00 |
Jesse Plamondon-Willard
|
31c882c8ce
|
fix map reloads not updating door warps (#643)
|
2019-09-14 18:03:54 -04:00 |
Jesse Plamondon-Willard
|
b47329d5b8
|
fix year edge case in date calculations
|
2019-09-14 18:03:11 -04:00 |
Jesse Plamondon-Willard
|
b9dec73469
|
disable mod-level asset caching (#644)
This fixes an issue where some asset references could be shared between content managers, causing changes to propagate unintentionally.
|
2019-09-14 18:01:38 -04:00 |
Jesse Plamondon-Willard
|
c37fe62ca2
|
no longer forward managed asset keys loaded through a mod content manager (#644)
That isn't needed for any documented functionality, and allowed mods to load (and in some cases edit) a different mod's local assets.
|
2019-09-14 18:01:26 -04:00 |
Jesse Plamondon-Willard
|
fff5e8c939
|
move most mod asset loading logic into content managers (#644)
This fixes mods needing to load Map assets manually before the game could load them via internal key.
|
2019-09-14 18:01:19 -04:00 |
Jesse Plamondon-Willard
|
bf3738eacb
|
add separate LogNetworkTraffic option
|
2019-09-14 18:00:49 -04:00 |
Jesse Plamondon-Willard
|
d4e09c5a85
|
fix tilesheets seasonalised when loading an indoor map
|
2019-09-14 17:59:13 -04:00 |
Jesse Plamondon-Willard
|
24160cacdc
|
fix tilesheets not seasonalised when a map is reloaded (#642)
|
2019-09-14 17:59:03 -04:00 |
Jesse Plamondon-Willard
|
2b12bb32f6
|
batch reload assets in some cases
|
2019-09-14 17:58:39 -04:00 |
Jesse Plamondon-Willard
|
5cd5e2416d
|
fix cache misses for non-English players
|
2019-09-14 17:58:33 -04:00 |
Jesse Plamondon-Willard
|
f2dd11fe3f
|
fix inconsistent LoadStage behavior when creating a new save
|
2019-09-14 17:57:42 -04:00 |
Jesse Plamondon-Willard
|
83ae036e09
|
improve XNB mod and ignore file matching
|
2019-09-14 17:52:02 -04:00 |
Jesse Plamondon-Willard
|
30cc7ac916
|
consolidate XNB mods when scanning mods
|
2019-09-14 17:50:45 -04:00 |
Jesse Plamondon-Willard
|
a450b0ebef
|
drop monitor.ExitGameImmediately method
This is bad practice in most cases, and was only used by two mods which didn't legitimately need to exit immediately.
|
2019-09-14 17:50:26 -04:00 |
Jesse Plamondon-Willard
|
f8e32f4433
|
update release notes, tweak launch script comments (#640)
|
2019-09-14 17:20:34 -04:00 |
Jesse Plamondon-Willard
|
78f28357e4
|
update code for SDV 1.4 (#638)
|
2019-09-14 17:14:43 -04:00 |
Jesse Plamondon-Willard
|
6c220453e1
|
fix translatable assets not updated when switching language (#586)
|
2019-09-14 17:13:53 -04:00 |