summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-09update release notes & tweak recent changesJesse Plamondon-Willard
2023-04-09Merge pull request #892 from Shockah/modgroup-configJesse Plamondon-Willard
2023-04-09update release notesJesse Plamondon-Willard
2023-04-09Merge pull request #876 from jltaylor-us/update-manifestJesse Plamondon-Willard
2023-04-09prepare for releaseJesse Plamondon-Willard
2023-04-02update schema for Content Patcher 1.29.0Jesse Plamondon-Willard
2023-04-02adjust ModContentManager.HandleUnknownFileTypes to let mods patch itJesse Plamondon-Willard
2023-04-02fix IsWorldReady being editable by modsJesse Plamondon-Willard
2023-04-02update release notes & tweak recent changesJesse Plamondon-Willard
2023-04-02Merge pull request #901 from atravita-mods/developJesse Plamondon-Willard
2023-04-02Merge pull request #899 from freyacoded/portable-shell-scriptsJesse Plamondon-Willard
2023-04-02as per comments, remove where in favor of nullchecking id insteadatravita-mods
2023-04-02avoid resolving empty folders.atravita-mods
2023-04-02Use more portable shebangsFreya Arbjerg
2023-04-02Update ko.jsonORMEEHYUNGKEUN CHA
2023-04-02add PerScreen.IsActiveForScreen()Jesse Plamondon-Willard
2023-04-02 update to FluentHttpClient 4.3.0Jesse Plamondon-Willard
2023-04-02remove LargeAddressAware flagJesse Plamondon-Willard
2023-01-29add stricter validation for update manifestsJesse Plamondon-Willard
2023-01-29Remove copyright line from individual filesJamie Taylor
2023-01-29don't allow update manifests before SMAPI 4.0.0 until the feature is releasedJesse Plamondon-Willard
2023-01-29simplify & validate manifest mod page URLsJesse Plamondon-Willard
2023-01-29rename & validate format versionJesse Plamondon-Willard
2023-01-29group response modelsJesse Plamondon-Willard
2023-01-29adjust JSON formatter instead of adding a new oneJesse Plamondon-Willard
2023-01-29require subkey for update manifest checksJesse Plamondon-Willard
2023-01-29encapsulate update manifest implementation details when possibleJesse Plamondon-Willard
2023-01-29minor formatting, copyediting, and error-handlingJesse Plamondon-Willard
2023-01-28rework GitHub issue templates to further discourage creating support issuesJesse Plamondon-Willard
2023-01-22suppress findstr installer error for some playersJesse Plamondon-Willard
2023-01-09prepare for releaseJesse Plamondon-Willard
2023-01-09Mod-group specific config.json overridingMichał Dolaś
2023-01-08add delegating mod hooks for mod useJesse Plamondon-Willard
2023-01-08update packagesJesse Plamondon-Willard
2023-01-08update web to .NET 7Jesse Plamondon-Willard
2023-01-07fix game assemblies not excluded from release zip when bundle type not setJesse Plamondon-Willard
2022-12-28simplify Save Backup compressionJesse Plamondon-Willard
2022-12-28defer weapon data parsing until needed, handle invalid formatsJesse Plamondon-Willard
2022-12-07Replaced slingshot ID check with Type check.DaLion
2022-12-01prepare for releaseJesse Plamondon-Willard
2022-11-14tweak variables for clarityJesse Plamondon-Willard
2022-11-14more indexing errors joyatravita-mods
2022-11-13Only check for Error Handler on SMAPI 3.9+AnotherPillow
2022-11-12prepare for releaseJesse Plamondon-Willard
2022-11-12also update multiplayer map cache for host playerJesse Plamondon-Willard
2022-11-11fix load-early/late mods not correctly sorted relative to others in the same ...Jesse Plamondon-Willard
2022-11-11Merge pull request #884 from atravita-mods/developJesse Plamondon-Willard
2022-11-11expand code comments for clarityJesse Plamondon-Willard
2022-11-11Merge pull request #883 from SinZ163/feature/sinz/farmhand-mapeditJesse Plamondon-Willard
2022-11-11pass multiplayer into asset propagator to avoid reflectionJesse Plamondon-Willard