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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-04-09
update release notes
Jesse Plamondon-Willard
2023-04-09
Merge pull request #876 from jltaylor-us/update-manifest
Jesse Plamondon-Willard
2023-04-09
prepare for release
Jesse Plamondon-Willard
2023-04-02
update schema for Content Patcher 1.29.0
Jesse Plamondon-Willard
2023-04-02
adjust ModContentManager.HandleUnknownFileTypes to let mods patch it
Jesse Plamondon-Willard
2023-04-02
fix IsWorldReady being editable by mods
Jesse Plamondon-Willard
2023-04-02
update release notes & tweak recent changes
Jesse Plamondon-Willard
2023-04-02
Merge pull request #901 from atravita-mods/develop
Jesse Plamondon-Willard
2023-04-02
Merge pull request #899 from freyacoded/portable-shell-scripts
Jesse Plamondon-Willard
2023-04-02
as per comments, remove where in favor of nullchecking id instead
atravita-mods
2023-04-02
avoid resolving empty folders.
atravita-mods
2023-04-02
Use more portable shebangs
Freya Arbjerg
2023-04-02
Update ko.json
ORMEEHYUNGKEUN CHA
2023-04-02
add PerScreen.IsActiveForScreen()
Jesse Plamondon-Willard
2023-04-02
update to FluentHttpClient 4.3.0
Jesse Plamondon-Willard
2023-04-02
remove LargeAddressAware flag
Jesse Plamondon-Willard
2023-01-29
add stricter validation for update manifests
Jesse Plamondon-Willard
2023-01-29
Remove copyright line from individual files
Jamie Taylor
2023-01-29
don't allow update manifests before SMAPI 4.0.0 until the feature is released
Jesse Plamondon-Willard
2023-01-29
simplify & validate manifest mod page URLs
Jesse Plamondon-Willard
2023-01-29
rename & validate format version
Jesse Plamondon-Willard
2023-01-29
group response models
Jesse Plamondon-Willard
2023-01-29
adjust JSON formatter instead of adding a new one
Jesse Plamondon-Willard
2023-01-29
require subkey for update manifest checks
Jesse Plamondon-Willard
2023-01-29
encapsulate update manifest implementation details when possible
Jesse Plamondon-Willard
2023-01-29
minor formatting, copyediting, and error-handling
Jesse Plamondon-Willard
2023-01-28
rework GitHub issue templates to further discourage creating support issues
Jesse Plamondon-Willard
2023-01-22
suppress findstr installer error for some players
Jesse Plamondon-Willard
2023-01-09
prepare for release
Jesse Plamondon-Willard
2023-01-08
add delegating mod hooks for mod use
Jesse Plamondon-Willard
2023-01-08
update packages
Jesse Plamondon-Willard
2023-01-08
update web to .NET 7
Jesse Plamondon-Willard
2023-01-07
fix game assemblies not excluded from release zip when bundle type not set
Jesse Plamondon-Willard
2022-12-28
simplify Save Backup compression
Jesse Plamondon-Willard
2022-12-28
defer weapon data parsing until needed, handle invalid formats
Jesse Plamondon-Willard
2022-12-07
Replaced slingshot ID check with Type check.
DaLion
2022-12-01
prepare for release
Jesse Plamondon-Willard
2022-11-14
tweak variables for clarity
Jesse Plamondon-Willard
2022-11-14
more indexing errors joy
atravita-mods
2022-11-13
Only check for Error Handler on SMAPI 3.9+
AnotherPillow
2022-11-12
prepare for release
Jesse Plamondon-Willard
2022-11-12
also update multiplayer map cache for host player
Jesse Plamondon-Willard
2022-11-11
fix load-early/late mods not correctly sorted relative to others in the same ...
Jesse Plamondon-Willard
2022-11-11
Merge pull request #884 from atravita-mods/develop
Jesse Plamondon-Willard
2022-11-11
expand code comments for clarity
Jesse Plamondon-Willard
2022-11-11
Merge pull request #883 from SinZ163/feature/sinz/farmhand-mapedit
Jesse Plamondon-Willard
2022-11-11
pass multiplayer into asset propagator to avoid reflection
Jesse Plamondon-Willard
2022-11-11
edit comment.
atravita-mods
2022-11-11
directly add tests over the trailing slash.
atravita-mods
2022-11-11
Add logic to remove from the multiplayer map cache for asset propagation
SinZ
[next]