summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-30omit stack trace for deprecated code not called directly by the modJesse Plamondon-Willard
2022-04-30fix model binding for mod update-check APIJesse Plamondon-Willard
2022-04-29set SMAPI version from main build scriptJesse Plamondon-Willard
2022-04-29enable some disabled steps in Windows build scriptJesse Plamondon-Willard
2022-04-27add backwards compatibility for loading content assets with .xnb extensionJesse Plamondon-Willard
2022-04-26fix locale change for legacy IAssetEditor/Loader implementationsJesse Plamondon-Willard
2022-04-26re-enable Pintail by defaultJesse Plamondon-Willard
2022-04-25fix null reference error when implicitly converting null translation to stringJesse Plamondon-Willard
2022-04-23fix ReplaceWith not working for legacy IAssetEditor implementationsJesse Plamondon-Willard
2022-04-21set page/perPage URL args togetherJesse Plamondon-Willard
2022-04-19update Pintail to fix out parameter issueJesse Plamondon-Willard
2022-04-19fix null reference when adding new layers in a map patchJesse Plamondon-Willard
2022-04-19fix typoJesse Plamondon-Willard
2022-04-19don't add default pagination values to log URLJesse Plamondon-Willard
2022-04-19suppress some duplicate deprecation noticesJesse Plamondon-Willard
2022-04-19add immutable stack trace to cache stack infoJesse Plamondon-Willard
2022-04-19move deprecation code into namespaceJesse Plamondon-Willard
2022-04-17simplify ExtendMap usageJesse Plamondon-Willard
2022-04-17fix model binding errorJesse Plamondon-Willard
2022-04-16tweak code styleJesse Plamondon-Willard
2022-04-16Merge pull request #841 from KhloeLeclair/safe-regexJesse Plamondon-Willard
2022-04-16temporarily disable Pintail by default pending out parameter fixJesse Plamondon-Willard
2022-04-16allow switching between Pintail & original API proxyingJesse Plamondon-Willard
2022-04-16fix broken unit testsJesse Plamondon-Willard
2022-04-16add unit test for proxied out parametersJesse Plamondon-Willard
2022-04-16remove unused subfolder manifest scanningJesse Plamondon-Willard
2022-04-16make manifest.json filename case-insensitiveJesse Plamondon-Willard
2022-04-16move case-insensitive path lookup into toolkit for reuseJesse Plamondon-Willard
2022-04-16Add regex error checking, and display a message to the user when their regula...Khloe Leclair
2022-04-16make EntryDll manifest field case-insensitiveJesse Plamondon-Willard
2022-04-16update release notesJesse Plamondon-Willard
2022-04-16Merge pull request #840 from KhloeLeclair/log-cleanupJesse Plamondon-Willard
2022-04-16minor refactoring & code styleJesse Plamondon-Willard
2022-04-16fix Nexus API key needed to launch web project locallyJesse Plamondon-Willard
2022-04-16use specified nullability in reflection API (#837)Jesse Plamondon-Willard
2022-04-14show simplified stack trace for deprecation noticesJesse Plamondon-Willard
2022-04-14track full mod & stack metadata in queued deprecation warningsJesse Plamondon-Willard
2022-04-14track mod metadata reference in APIs for upcoming deprecation changesJesse Plamondon-Willard
2022-04-14prepare mod build package 4.0.1 for releaseJesse Plamondon-Willard
2022-04-14update release notesJesse Plamondon-Willard
2022-04-14fix assembly version conflict error in mod build packageJesse Plamondon-Willard
2022-04-14fix nullable annotation (#837)Jesse Plamondon-Willard
2022-04-13fix false-positive deprecation notice (#837)Jesse Plamondon-Willard
2022-04-13update release notes (#837)Jesse Plamondon-Willard
2022-04-13remove reflection no longer needed after migration to MonoGameJesse Plamondon-Willard
2022-04-13fix typos in recent changes (#837)Jesse Plamondon-Willard
2022-04-13enable nullable annotations in bundled mods (#837)Jesse Plamondon-Willard
2022-04-13fix helpers not disposed if the mod is finalizedJesse Plamondon-Willard
2022-04-13fix spelling warningsJesse Plamondon-Willard
2022-04-13enable nullable annotations in the rest of SMAPI core (#837)Jesse Plamondon-Willard