summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-02as per comments, remove where in favor of nullchecking id insteadatravita-mods
2023-04-02avoid resolving empty folders.atravita-mods
2023-04-02add PerScreen.IsActiveForScreen()Jesse Plamondon-Willard
2023-04-02 update to FluentHttpClient 4.3.0Jesse Plamondon-Willard
2023-04-02add NuGet package readme note about using constants before they're definedJesse Plamondon-Willard
2023-04-02remove LargeAddressAware flagJesse 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-09Merge branch 'develop' into stableJesse Plamondon-Willard
2023-01-09prepare for releaseJesse Plamondon-Willard
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-28Merge pull request #889 from daleao/developJesse 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-01Merge branch 'develop' into stableJesse Plamondon-Willard
2022-12-01prepare for releaseJesse Plamondon-Willard
2022-11-14update release notesJesse Plamondon-Willard
2022-11-14Merge pull request #886 from atravita-mods/developJesse Plamondon-Willard
2022-11-14tweak variables for clarityJesse Plamondon-Willard
2022-11-14more indexing errors joyatravita-mods
2022-11-13update release notesJesse Plamondon-Willard
2022-11-13Merge pull request #885 from AnotherPillow/developJesse Plamondon-Willard
2022-11-13Only check for Error Handler on SMAPI 3.9+AnotherPillow
2022-11-12Merge branch 'develop' into stableJesse Plamondon-Willard
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-11update release notesJesse 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
2022-11-11edit comment.atravita-mods
2022-11-11directly add tests over the trailing slash.atravita-mods
2022-11-11Add logic to remove from the multiplayer map cache for asset propagationSinZ
2022-11-11add unit test for assumption about HashSet<T> orderJesse Plamondon-Willard
2022-11-11raise all deprecation messages to the final levelJesse Plamondon-Willard
2022-11-11set max game versionJesse Plamondon-Willard
2022-11-11update release notesJesse Plamondon-Willard
2022-11-11Merge pull request #882 from Shockah/mod-load-orderJesse Plamondon-Willard
2022-11-11only validate & apply custom load order if there is oneJesse Plamondon-Willard
2022-11-11adjust warning messages & log header when load order is editedJesse Plamondon-Willard
2022-11-11change new fields to hash sets & simplify sortingJesse Plamondon-Willard
2022-11-10Merge pull request #881 from tylergibbs2/detailed-manifest-errorsJesse Plamondon-Willard
2022-11-10tweak new codeJesse Plamondon-Willard
2022-11-10don't validate manifest if we're not deploying or zipping the modJesse Plamondon-Willard