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
2018-03-16
reduce cache time for failed update checks to 5 minutes (#454)
Jesse Plamondon-Willard
2018-03-15
prepare home page for upcoming beta (#457)
Jesse Plamondon-Willard
2018-03-15
fix error handling in update check API (#457)
Jesse Plamondon-Willard
2018-03-15
link SMAPI update checks to smapi.io instead of GitHub (#457)
Jesse Plamondon-Willard
2018-03-15
show prerelease SMAPI updates when updating from an older prerelease of the s...
Jesse Plamondon-Willard
2018-03-15
add support for preview GitHub releases (#457)
Jesse Plamondon-Willard
2018-03-13
don't rewrite for field to property changes in Stardew Valley 1.3 (#456)
Jesse Plamondon-Willard
2018-03-11
fix error when content pack needs a mod that couldn't be loaded
Jesse Plamondon-Willard
2018-03-11
update for Stardew Valley 1.3.0.5 (#453)
Jesse Plamondon-Willard
2018-03-11
fix some title menu assets not being editable (#453, #413)
Jesse Plamondon-Willard
2018-03-11
fix some content managers not replaced early enough (#453, #413)
Jesse Plamondon-Willard
2018-03-11
reorganise and update core content logic for Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2018-03-11
drop support for some deprecated APIs in the Stardew Valley 1.3 branch (#453)
Jesse Plamondon-Willard
2018-03-11
update rewriters for Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2018-03-11
add initial compatibility with Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2018-03-05
move `xterm` to top of terminal checking order
Albert Zhang
2018-03-05
fix compatibility heuristics incorrectly flagging mods with missing optional ...
Jesse Plamondon-Willard
2018-03-04
bump version for release
Jesse Plamondon-Willard
2018-03-04
update compatibility list
Jesse Plamondon-Willard
2018-03-04
fix broken Nexus mod URLs
Jesse Plamondon-Willard
2018-03-04
add support for mapping non-semantic remote mod versions
Jesse Plamondon-Willard
2018-03-04
update SMAPI URL in user agent (#454)
Jesse Plamondon-Willard
2018-03-04
fetch mod info from Nexus website until we can use their API again (#454)
Jesse Plamondon-Willard
2018-03-04
update compatibility list
Jesse Plamondon-Willard
2018-03-04
fix null reference when checking FormerIDs field against 'authour' field
Jesse Plamondon-Willard
2018-03-04
fix log parser error when mod names are duplicated
Jesse Plamondon-Willard
2018-03-04
fix false broken-code detection when referencing a generic type (#453)
Jesse Plamondon-Willard
2018-03-04
fix misplaced file (#453)
Jesse Plamondon-Willard
2018-03-04
simplify and always include default update URL, shorten no-longer-compatible ...
Jesse Plamondon-Willard
2018-03-04
fix data for some old mods with no ID
Jesse Plamondon-Willard
2018-03-04
fix default update key not applied if mod sets a blank update key
Jesse Plamondon-Willard
2018-03-03
mark Stardew Valley 1.3 incompatible in SMAPI 2.5.x to reduce confusion when ...
Jesse Plamondon-Willard
2018-03-03
fix error in new incompatibility finders when they resolve members in a depen...
Jesse Plamondon-Willard
2018-03-03
update compatibility list
Jesse Plamondon-Willard
2018-03-03
fix detected incompatibility errors not showing mod's update URL (#453)
Jesse Plamondon-Willard
2018-03-03
automatically detect broken code (#453)
Jesse Plamondon-Willard
2018-03-03
move technical compatibility details into TRACE log (#453)
Jesse Plamondon-Willard
2018-02-27
fix content pack list formatting
Jesse Plamondon-Willard
2018-02-26
bypass cache on log parser page
Jesse Plamondon-Willard
2018-02-25
always include raw taxt in model
Jesse Plamondon-Willard
2018-02-25
fix log filtering some mods incorrectly
Jesse Plamondon-Willard
2018-02-25
fix log parser not correctly parsing mod list if a mod has no author name
Jesse Plamondon-Willard
2018-02-25
bypass cache on log parser page
Jesse Plamondon-Willard
2018-02-25
update for 2.5.2 release
Jesse Plamondon-Willard
2018-02-25
fix blank page when uploading a log in some cases
Jesse Plamondon-Willard
2018-02-25
fix issue where replacing an asset via asset.AsImage() or asset.AsDictionary(...
Jesse Plamondon-Willard
2018-02-24
update for 2.5.1 release
Jesse Plamondon-Willard
2018-02-24
fix event error in rare cases
Jesse Plamondon-Willard
2018-02-24
update for 2.5 release and simplify assembly info
Jesse Plamondon-Willard
2018-02-24
add content pack support to log parser
Jesse Plamondon-Willard
[next]