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
|
a731f5ea9a
|
use better index type (#651)
|
2019-09-14 18:47:25 -04:00 |
Jesse Plamondon-Willard
|
2b3f0e740b
|
make MongoDB database name configurable (#651)
|
2019-09-14 18:47:21 -04:00 |
Jesse Plamondon-Willard
|
e00fb85ee7
|
migrate compatibility list's wiki data to MongoDB cache (#651)
|
2019-09-14 18:47:16 -04:00 |
Jesse Plamondon-Willard
|
f18ad1210c
|
update project name
|
2019-09-14 18:46:41 -04:00 |
Jesse Plamondon-Willard
|
9162f41462
|
add redirect for old links until NuGet package is updated (#651)
|
2019-09-14 18:45:19 -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
|
a352b1101c
|
reorganise docs to support more detailed technical docs (#651)
|
2019-09-14 18:19:14 -04:00 |
Jesse Plamondon-Willard
|
a54db1b330
|
add optional Harmony reference to mod build package
|
2019-09-14 18:16:13 -04:00 |
Jesse Plamondon-Willard
|
a07e2de9a0
|
keep true/false capitalisation consistent in mod build package
|
2019-09-14 18:16:06 -04:00 |
Jesse Plamondon-Willard
|
6a951d29ae
|
add $(GameExecutableName) to mod build package
|
2019-09-14 18:11:25 -04:00 |
Jesse Plamondon-Willard
|
601f22b296
|
overhaul mod build package readme
|
2019-09-14 18:11:15 -04:00 |
Jesse Plamondon-Willard
|
4eab734c81
|
reorganise and partly rewrite mod build config readme
|
2019-09-14 18:11:10 -04:00 |
Jesse Plamondon-Willard
|
ffe5bc1d4d
|
remove temporary backwards-compat in mod build package
|
2019-09-14 18:11:05 -04:00 |
Jesse Plamondon-Willard
|
2cf2b6706f
|
move game detection into toolkit for reuse
|
2019-09-14 18:10:59 -04:00 |
Jesse Plamondon-Willard
|
1a8c7345c3
|
add stardewvalley.targets support to toolkit
|
2019-09-14 18:10:41 -04:00 |
Jesse Plamondon-Willard
|
480b307e62
|
include PDB files in mod builds by default
|
2019-09-14 18:04:58 -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
|
93551c0941
|
add temporary backwards compatibility for SDV 1.3.36 in mod build package
|
2019-09-14 18:03:48 -04:00 |
Jesse Plamondon-Willard
|
d5a7465b02
|
add mod build features for new csproj format
|
2019-09-14 18:03:23 -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
|
e18ffc009d
|
update mods + mod build package for smapi-internal changes
|
2019-09-14 17:49:49 -04:00 |
Jesse Plamondon-Willard
|
c15785a68d
|
simplify config.json and metadata.json names
|
2019-09-14 17:46:57 -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
|
3080c4fff4
|
clarify path formatting in <IgnoreModFilePatterns>
|
2019-09-14 17:16:45 -04:00 |
Jesse Plamondon-Willard
|
b887ecb30b
|
fix <IgnoreModFilePatterns> not applied to files matched by convention, update readme
|
2019-09-14 17:14:56 -04:00 |
Jesse Plamondon-Willard
|
78f28357e4
|
update code for SDV 1.4 (#638)
|
2019-09-14 17:14:43 -04:00 |
Jesse Plamondon-Willard
|
ee13282843
|
update for new DLL in SDV 1.4 (#638)
|
2019-09-14 17:14:37 -04:00 |
Jesse Plamondon-Willard
|
6c220453e1
|
fix translatable assets not updated when switching language (#586)
|
2019-09-14 17:13:53 -04:00 |
Jesse Plamondon-Willard
|
09d1c5a601
|
list all detected issues in trace logs for incompatible mods
|
2019-09-14 17:12:17 -04:00 |
Jesse Plamondon-Willard
|
d10ded0fcc
|
update compatibility list
|
2019-09-14 17:08:49 -04:00 |