index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-07
tweak default settings logic
Jesse Plamondon-Willard
2022-05-07
enable case-insensitive file paths by default for Android/Linux players
Jesse Plamondon-Willard
2022-05-07
update filenames for case-insensitive path rewrite
Jesse Plamondon-Willard
2022-05-07
simplify and rewrite case-insensitive file path feature
Jesse Plamondon-Willard
2022-05-07
log fake content packs created by mods
Jesse Plamondon-Willard
2022-05-07
fix assets loaded through fake content pack using parent mod's path info
Jesse Plamondon-Willard
2022-05-07
move CreateFakeContentPack into its own method
Jesse Plamondon-Willard
2022-05-06
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2022-05-06
prepare for release
Jesse Plamondon-Willard
2022-05-06
cache legacy asset operations by target type
Jesse Plamondon-Willard
2022-05-06
cache asset operation instances created legacy interceptors
Jesse Plamondon-Willard
2022-05-06
fix errors reading empty JSON files
Jesse Plamondon-Willard
2022-05-06
fix content managers' LoadBaseString not recognizing localized mod assets
Jesse Plamondon-Willard
2022-05-04
remove aggressive memory optimizations option
Jesse Plamondon-Willard
2022-05-04
disable case-insensitive paths by default pending performance rework
Jesse Plamondon-Willard
2022-05-01
update compatibility list
Jesse Plamondon-Willard
2022-05-01
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2022-05-01
prepare for release
Jesse Plamondon-Willard
2022-05-01
fix crossplatform build scripts
Jesse Plamondon-Willard
2022-05-01
fix warnings for model-binding hack
Jesse Plamondon-Willard
2022-05-01
update Pintail to fix proxy type name conflict edge case
Jesse Plamondon-Willard
2022-04-30
omit stack trace for deprecated code not called directly by the mod
Jesse Plamondon-Willard
2022-04-30
fix model binding for mod update-check API
Jesse Plamondon-Willard
2022-04-29
set SMAPI version from main build script
Jesse Plamondon-Willard
2022-04-29
enable some disabled steps in Windows build script
Jesse Plamondon-Willard
2022-04-27
add backwards compatibility for loading content assets with .xnb extension
Jesse Plamondon-Willard
2022-04-26
fix locale change for legacy IAssetEditor/Loader implementations
Jesse Plamondon-Willard
2022-04-26
re-enable Pintail by default
Jesse Plamondon-Willard
2022-04-25
fix null reference error when implicitly converting null translation to string
Jesse Plamondon-Willard
2022-04-23
fix ReplaceWith not working for legacy IAssetEditor implementations
Jesse Plamondon-Willard
2022-04-21
set page/perPage URL args together
Jesse Plamondon-Willard
2022-04-19
update Pintail to fix out parameter issue
Jesse Plamondon-Willard
2022-04-19
fix null reference when adding new layers in a map patch
Jesse Plamondon-Willard
2022-04-19
fix typo
Jesse Plamondon-Willard
2022-04-19
don't add default pagination values to log URL
Jesse Plamondon-Willard
2022-04-19
suppress some duplicate deprecation notices
Jesse Plamondon-Willard
2022-04-19
add immutable stack trace to cache stack info
Jesse Plamondon-Willard
2022-04-19
move deprecation code into namespace
Jesse Plamondon-Willard
2022-04-17
simplify ExtendMap usage
Jesse Plamondon-Willard
2022-04-17
fix model binding error
Jesse Plamondon-Willard
2022-04-16
tweak code style
Jesse Plamondon-Willard
2022-04-16
Merge pull request #841 from KhloeLeclair/safe-regex
Jesse Plamondon-Willard
2022-04-16
temporarily disable Pintail by default pending out parameter fix
Jesse Plamondon-Willard
2022-04-16
allow switching between Pintail & original API proxying
Jesse Plamondon-Willard
2022-04-16
fix broken unit tests
Jesse Plamondon-Willard
2022-04-16
add unit test for proxied out parameters
Jesse Plamondon-Willard
2022-04-16
remove unused subfolder manifest scanning
Jesse Plamondon-Willard
2022-04-16
make manifest.json filename case-insensitive
Jesse Plamondon-Willard
2022-04-16
move case-insensitive path lookup into toolkit for reuse
Jesse Plamondon-Willard
2022-04-16
Add regex error checking, and display a message to the user when their regula...
Khloe Leclair
[prev]
[next]