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
/
SMAPI
/
Framework
/
ModHelpers
Age
Commit message (
Expand
)
Author
2022-11-11
raise all deprecation messages to the final level
Jesse Plamondon-Willard
2022-10-08
pass mod info to GetApi instead
Jesse Plamondon-Willard
2022-10-08
make GetApi methods mutually exclusive & improve docs
Jesse Plamondon-Willard
2022-09-26
Initial work on a way for mods to return specific API instances to specific m...
Khloe Leclair
2022-07-09
raise deprecation levels
Jesse Plamondon-Willard
2022-07-06
fix build warnings
Jesse Plamondon-Willard
2022-06-20
add flag to disable deprecated code
Jesse Plamondon-Willard
2022-05-15
reduce performance impact of deprecation warnings
Jesse Plamondon-Willard
2022-05-11
fix error when mod loads XNB mod file without extension
Jesse Plamondon-Willard
2022-05-11
add error code to SContentLoadException
Jesse Plamondon-Willard
2022-05-08
avoid [Obsolete] without message for clarity
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-04
disable case-insensitive paths by default pending performance rework
Jesse Plamondon-Willard
2022-04-27
add backwards compatibility for loading content assets with .xnb extension
Jesse Plamondon-Willard
2022-04-19
move deprecation code into namespace
Jesse Plamondon-Willard
2022-04-16
allow switching between Pintail & original API proxying
Jesse Plamondon-Willard
2022-04-16
move case-insensitive path lookup into toolkit for reuse
Jesse Plamondon-Willard
2022-04-14
track full mod & stack metadata in queued deprecation warnings
Jesse Plamondon-Willard
2022-04-14
track mod metadata reference in APIs for upcoming deprecation changes
Jesse Plamondon-Willard
2022-04-14
fix nullable annotation (#837)
Jesse Plamondon-Willard
2022-04-13
fix spelling warnings
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in the rest of SMAPI core (#837)
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no changes are needed (#837)
Jesse Plamondon-Willard
2022-04-11
add IAssetDataForMap.ExtendMap
Jesse Plamondon-Willard
2022-04-07
enable asset caching for GameContentHelper
Jesse Plamondon-Willard
2022-04-06
fix all warnings to simplify migration to nullable annotations (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2022-04-06
simplify 'is not' patterns
Jesse Plamondon-Willard
2022-04-03
fix incorrect deprecation warnings for helper.Content
Jesse Plamondon-Willard
2022-04-01
make mod file paths case-insensitive in all SMAPI APIs
Jesse Plamondon-Willard
2022-04-01
fix local file path asset name parsing locale codes in rare cases (#766)
Jesse Plamondon-Willard
2022-03-27
split helper.Content API into game/mod content APIs
Jesse Plamondon-Willard
2022-03-27
add asset type to AssetRequested event (#766)
Jesse Plamondon-Willard
2022-03-26
add IContentHelper.ParseAssetName (#766)
Jesse Plamondon-Willard
2022-03-26
add deprecation notices for SMAPI 4.0.0 (#766)
Jesse Plamondon-Willard
2022-03-26
rewrite content loading to allow handling locale variants (#766, #786, #812)
Jesse Plamondon-Willard
2022-03-05
migrate more internal code to IAssetName (#766)
Jesse Plamondon-Willard
2022-02-25
restore InterfaceProxyFactory to encapsulate Pintail (#830)
Jesse Plamondon-Willard
2022-02-25
Merge pull request #830 from Shockah/api-proxy-tryproxy-object
Jesse Plamondon-Willard
2022-02-18
add AssetName to encapsulate asset name handling (#766)
Jesse Plamondon-Willard
2022-02-16
move proxying to a separate NuGet library
Shockah
2022-02-10
add TryProxy for any objects
Shockah
2021-08-25
fix data helper's WriteJsonFile not deleting file if data is null (#799)
Jesse Plamondon-Willard
2021-08-25
add GetInAllLocales to translation API
Jesse Plamondon-Willard
2021-03-14
fix some assets not reapplied correctly when playing in non-English and retur...
Jesse Plamondon-Willard
2021-01-19
add method to suppress active keybindings (#744)
Jesse Plamondon-Willard
2020-12-26
deprecate ConsoleCommands.Trigger method
Jesse Plamondon-Willard
[next]