summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-02-06update schema for Content Patcher 1.20Jesse Plamondon-Willard
2021-02-06fix edge case in non-English asset cache after returning to title screenJesse Plamondon-Willard
2021-02-03enable aggressive memory optimizations by default (#757)Jesse Plamondon-Willard
2021-01-31add experimental 'aggressive memory optimization' flag (#757)Jesse Plamondon-Willard
2021-01-28fix mod type defaulted incorrectly in SMAPI toolkitJesse Plamondon-Willard
2021-01-28fix error running 'install on Windows.bat' for one userJesse Plamondon-Willard
2021-01-25prepare for releaseJesse Plamondon-Willard
2021-01-24fix interior door errors when reloading mapsJesse Plamondon-Willard
2021-01-23disable 'patched game code' warning for ErrorHandlerJesse Plamondon-Willard
2021-01-22link to 3.9 release highlightsJesse Plamondon-Willard
2021-01-22prepare for releaseJesse Plamondon-Willard
2021-01-22remove inf options for player_sethealth/money/staminaJesse Plamondon-Willard
2021-01-22update for new map override logic in SDV 1.5.4Jesse Plamondon-Willard
2021-01-21add clearer error for empty Vortex folders to reduce confusionJesse Plamondon-Willard
2021-01-21fix some broken mods incorrectly listed as XNB modsJesse Plamondon-Willard
2021-01-20fix SDV 1.5 compatibility with content packs that still load XNB mapsJesse Plamondon-Willard
2021-01-20correct linksJesse Plamondon-Willard
2021-01-19add method to suppress active keybindings (#744)Jesse Plamondon-Willard
2021-01-19make buttonState.IsDown() extension public (#744)Jesse Plamondon-Willard
2021-01-19add Input.ButtonsChanged event (#744)Jesse Plamondon-Willard
2021-01-19add multi-key binding API (#744)Jesse Plamondon-Willard
2021-01-19reset some missed map cache fields (#751)Jesse Plamondon-Willard
2021-01-18reset map overrides when reloading a map (#751)Jesse Plamondon-Willard
2021-01-18add asset propagation for Strings\StringsFromCSFilesJesse Plamondon-Willard
2021-01-17improve game path detectionJesse Plamondon-Willard
2021-01-17prefer GOG/Steam registry paths when scanning for game folderJesse Plamondon-Willard
2021-01-17don't send multiplayer broadcasts to players without SMAPIJesse Plamondon-Willard
2021-01-17subclass chatbox to log game errorsJesse Plamondon-Willard
2021-01-15improve JSON validator schema for manifest update keysJesse Plamondon-Willard
2021-01-15add split-screen info to multiplayer peerJesse Plamondon-Willard
2021-01-15allow getting all active values from a PerScreen<T> fieldJesse Plamondon-Willard
2021-01-15allow resetting a PerScreen<T> fieldJesse Plamondon-Willard
2021-01-15allow get/setting PerScreen<T> values by screen IDJesse Plamondon-Willard
2021-01-15add detailed message for game error when parsing an item text descriptionJesse Plamondon-Willard
2021-01-15tweak recent changes, update release notesJesse Plamondon-Willard
2021-01-15move error-handling Harmony patches into a new Error Handler bundled modJesse Plamondon-Willard
2021-01-15prepare for releaseJesse Plamondon-Willard
2021-01-15update for draw code changes in SDV 1.5.3Jesse Plamondon-Willard
2021-01-15fix semantic version comparison returning wrong value in rare casesJesse Plamondon-Willard
2021-01-10fix title screen music not stopping after save is loadedJesse Plamondon-Willard
2021-01-08prepare for releaseJesse Plamondon-Willard
2021-01-08update for draw changes in SDV 1.5.2Jesse Plamondon-Willard
2021-01-07add more helpful `help` command outputJesse Plamondon-Willard
2021-01-06add a way to send console commands to a specific screenJesse Plamondon-Willard
2021-01-06simplify tilesheet order warningJesse Plamondon-Willard
2021-01-06remove experimental performance countersJesse Plamondon-Willard
2021-01-06rework vanilla tilesheet checking to avoid keeping a copy of the vanilla maps...Jesse Plamondon-Willard
2021-01-03prepare for releaseJesse Plamondon-Willard
2021-01-02detect and block map replacements that would crash the game due to tilesheet ...Jesse Plamondon-Willard
2021-01-02update error text linking to renamed wiki sectionJesse Plamondon-Willard