Age | Commit message (Expand) | Author |
2019-09-14 | fix error when loading a mod asset through a translated content manager (#647) | Jesse Plamondon-Willard |
2019-09-14 | decouple updating watchers & raising event to fix some mod changes not being ... | Jesse Plamondon-Willard |
2019-09-14 | reorganise update loop a bit (#648) | Jesse Plamondon-Willard |
2019-09-14 | fix map reloads not updating door warps (#643) | Jesse Plamondon-Willard |
2019-09-14 | add temporary backwards compatibility for SDV 1.3.36 in mod build package | Jesse Plamondon-Willard |
2019-09-14 | add mod build features for new csproj format | Jesse Plamondon-Willard |
2019-09-14 | drop legacy options in mod build package | Jesse Plamondon-Willard |
2019-09-14 | fix year edge case in date calculations | Jesse Plamondon-Willard |
2019-09-14 | update code for SDV 1.4 changes (#638) | Jesse Plamondon-Willard |
2019-09-14 | fix typos | Jesse Plamondon-Willard |
2019-09-14 | use known working terminal before trying x-terminal-emulator (#640) | Jesse Plamondon-Willard |
2019-09-14 | fix readlink commands in launcher not working in ZorinOS (#640) | Jesse Plamondon-Willard |
2019-09-14 | disable mod-level asset caching (#644) | Jesse Plamondon-Willard |
2019-09-14 | ignore root content managers when handling managed asset keys (#644) | Jesse Plamondon-Willard |
2019-09-14 | no longer forward managed asset keys loaded through a mod content manager (#644) | Jesse Plamondon-Willard |
2019-09-14 | move most mod asset loading logic into content managers (#644) | Jesse Plamondon-Willard |
2019-09-14 | add separate LogNetworkTraffic option | Jesse Plamondon-Willard |
2019-09-14 | fix tilesheets seasonalised when loading an indoor map | Jesse Plamondon-Willard |
2019-09-14 | fix tilesheets not seasonalised when a map is reloaded (#642) | Jesse Plamondon-Willard |
2019-09-14 | remove reflection no longer needed in newest SDV 1.4 build (#638) | Jesse Plamondon-Willard |
2019-09-14 | batch reload assets in some cases | Jesse Plamondon-Willard |
2019-09-14 | fix cache misses for non-English players | Jesse Plamondon-Willard |
2019-09-14 | fix inconsistent LoadStage behavior when creating a new save | Jesse Plamondon-Willard |
2019-09-14 | fix default toolkit namespace | Jesse Plamondon-Willard |
2019-09-14 | improve XNB mod and ignore file matching | Jesse Plamondon-Willard |
2019-09-14 | consolidate XNB mods when scanning mods | Jesse Plamondon-Willard |
2019-09-14 | add mod type to mod scanner result | Jesse Plamondon-Willard |
2019-09-14 | drop monitor.ExitGameImmediately method | Jesse Plamondon-Willard |
2019-09-14 | update mods + mod build package for smapi-internal changes | Jesse Plamondon-Willard |
2019-09-14 | simplify config.json and metadata.json names | Jesse Plamondon-Willard |
2019-09-14 | simplify project names | Jesse Plamondon-Willard |
2019-09-14 | update release notes, tweak launch script comments (#640) | Jesse Plamondon-Willard |
2019-09-14 | update compatibility list, rm SMAPI 3.0 entries for mods which are incompatib... | Jesse Plamondon-Willard |
2019-09-14 | update nuspec for alpha release | Jesse Plamondon-Willard |
2019-09-14 | fix <IgnoreModFilePatterns> not applied to files matched by convention, updat... | Jesse Plamondon-Willard |
2019-09-14 | add new DLL to SMAPI references, support older game versions in package, fix ... | Jesse Plamondon-Willard |
2019-09-14 | update code for SDV 1.4 (#638) | Jesse Plamondon-Willard |
2019-09-14 | update for new DLL in SDV 1.4 (#638) | Jesse Plamondon-Willard |
2019-09-14 | fix cache miss when not playing in English (#634) | Jesse Plamondon-Willard |
2019-09-14 | fix translatable assets not updated when switching language (#586) | Jesse Plamondon-Willard |
2019-09-14 | list all detected issues in trace logs for incompatible mods | Jesse Plamondon-Willard |
2019-09-14 | bump version to 3.0 | Jesse Plamondon-Willard |
2019-09-14 | update compatibility list | Jesse Plamondon-Willard |
2019-09-14 | update NuGet package version & release notes | Jesse Plamondon-Willard |
2019-09-14 | load mods much earlier so they can intercept all content assets | Jesse Plamondon-Willard |
2019-09-14 | bundle assets folder into mods by default | Jesse Plamondon-Willard |
2019-09-14 | fix incorrect input check, update release notes | Jesse Plamondon-Willard |
2019-09-14 | add content pack translations | Jesse Plamondon-Willard |
2019-09-14 | fix log level for multiplayer 'received message' logs | Jesse Plamondon-Willard |
2019-09-14 | remove deprecated APIs (#606) | Jesse Plamondon-Willard |