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
/
StardewModdingAPI
Age
Commit message (
Expand
)
Author
2017-09-25
add support for multiple mods having the same update key (#336)
Jesse Plamondon-Willard
2017-09-25
consolidate update fields in manifest & SMAPI config (#336, #361)
Jesse Plamondon-Willard
2017-09-25
don't check for updates to Entoarox mods per request (#361)
Jesse Plamondon-Willard
2017-09-25
add mod data for update checks (#361)
Jesse Plamondon-Willard
2017-09-25
fix update checks not normalising remote versions (#336)
Jesse Plamondon-Willard
2017-09-25
use POST for SMAPI update checks to avoid issues with long queries (#336)
Jesse Plamondon-Willard
2017-09-24
add support for remapping legacy versions for update checks (#361)
Jesse Plamondon-Willard
2017-09-24
sort update-check trace logs (#361)
Jesse Plamondon-Willard
2017-09-24
update config documentation (#361)
Jesse Plamondon-Willard
2017-09-24
list SMAPI update separately (#336, #361)
Jesse Plamondon-Willard
2017-09-24
bug fixes, improve update-check logging (#361)
Jesse Plamondon-Willard
2017-09-24
remove name from data record (#361)
Jesse Plamondon-Willard
2017-09-24
add support for specifying default update fields, migrate mods already in mod...
Jesse Plamondon-Willard
2017-09-24
minor bug fixes (#361)
Jesse Plamondon-Willard
2017-09-24
add support for update checks from the Chucklefish mod site (#336)
Jesse Plamondon-Willard
2017-09-24
revamp mod compatibility fields to allow broader use of mod data records (#361)
Jesse Plamondon-Willard
2017-09-23
abstract mod IDs with multiple variants (#361)
Jesse Plamondon-Willard
2017-09-23
rename mod compatibility records for broader use (#361)
Jesse Plamondon-Willard
2017-09-23
unify disabled-mod and compatibility lists (#361)
Jesse Plamondon-Willard
2017-09-23
rename mod compatibility type for broader use (#361)
Jesse Plamondon-Willard
2017-09-23
drop support for SMAPI 1.x (#360)
Jesse Plamondon-Willard
2017-09-23
update compatibility list for SMAPI 2.0
Jesse Plamondon-Willard
2017-09-23
update file name (#336)
Jesse Plamondon-Willard
2017-09-23
add mod update checks based on manifest fields (#336)
Jesse Plamondon-Willard
2017-09-23
migrate SMAPI update check to new web API (#336)
Jesse Plamondon-Willard
2017-09-20
remove mod metadata from instruction handlers, no longer needed (#347)
Jesse Plamondon-Willard
2017-09-20
warn for mods which change the serialiser (#347)
Jesse Plamondon-Willard
2017-09-20
add support for detecting game patching via Harmony (#347)
Jesse Plamondon-Willard
2017-09-19
encapsulated duplicate code (#347)
Jesse Plamondon-Willard
2017-09-19
rename file to match new type name (#347)
Jesse Plamondon-Willard
2017-09-19
generalise IInstructionRewriter into IInstructionHandler (#347)
Jesse Plamondon-Willard
2017-09-19
move rewriters into metadata class (#347)
Jesse Plamondon-Willard
2017-09-19
pass mod metadata into rewriters (#347)
Jesse Plamondon-Willard
2017-09-19
move monitor.LogOnce into internal extensions for reuse (#347)
Jesse Plamondon-Willard
2017-09-19
merge assembly rewriters into main SMAPI project (#347)
Jesse Plamondon-Willard
2017-09-08
fix errors loading some custom map tilesheets on Linux/Mac
Jesse Plamondon-Willard
2017-09-08
update for release
Jesse Plamondon-Willard
2017-09-06
add UTC timestamp to logs
Jesse Plamondon-Willard
2017-09-06
rewrite date calculation to handle edge cases
Jesse Plamondon-Willard
2017-09-03
fix '.dll.dll' in logs (#355)
Jesse Plamondon-Willard
2017-09-03
handle maps referencing a non-spring seasonal variation (#352)
Jesse Plamondon-Willard
2017-09-02
account for game loading tilesheets from either Content or Content\Maps (#352)
Jesse Plamondon-Willard
2017-09-01
fix IAssetLoader instances not able to load a map tilesheet if it doesn't als...
Jesse Plamondon-Willard
2017-09-01
add SButton extension to get InputButton equivalent
Jesse Plamondon-Willard
2017-08-24
simplify & fix asset disposal (#352)
Jesse Plamondon-Willard
2017-08-24
restructure content manager to better handle asset disposal (#352)
Jesse Plamondon-Willard
2017-08-24
fix game's main temporary content manager not being intercepted (#352)
Jesse Plamondon-Willard
2017-08-24
fix map tilesheet load not handling seasonal variations (#352)
Jesse Plamondon-Willard
2017-08-23
update for SMAPI 1.15.3 release
Jesse Plamondon-Willard
2017-08-23
fix incorrect 'mod already loaded' errors in some cases
Jesse Plamondon-Willard
[next]