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
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
Merge pull request #456 from acz13/patch-1
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
polish release notes
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
update release notes for backported changes
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
Merge branch 'develop' into stable
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
Merge branch 'develop' into stable
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
Merge branch 'develop' into stable
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
2018-02-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard
2018-02-23
overhaul events to track the mod which added each handler, and log errors und...
Jesse Plamondon-Willard
2018-02-22
polish release notes
Jesse Plamondon-Willard
2018-02-22
Revert "suppress keyboard events when a textbox is focused (#445)"
Jesse Plamondon-Willard
2018-02-22
add friendly warning when an i18n file has duplicate keys due to case-insensi...
Jesse Plamondon-Willard
2018-02-20
support transitional content packs (#436)
Jesse Plamondon-Willard
[next]