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 (
Collapse
)
Author
2018-04-10
update mod build config package version (#453)
Jesse Plamondon-Willard
2018-04-10
Merge branch 'feature/mod-code-analysis' into develop
Jesse Plamondon-Willard
2018-04-10
add code analyzers to release notes
Jesse Plamondon-Willard
2018-04-10
warn for fields which no longer work (#471)
Jesse Plamondon-Willard
2018-04-10
tweak analyzer code & documentation (#471)
Jesse Plamondon-Willard
2018-04-10
fix some net field comparisons to null not flagged (#471)
Jesse Plamondon-Willard
2018-04-10
expand analyzer unit tests (#471)
Jesse Plamondon-Willard
2018-04-10
move mock classes out of sample code (#471)
Jesse Plamondon-Willard
2018-04-10
add context properties for multiplayer, update release notes (#453)
Jesse Plamondon-Willard
2018-04-10
fix typo in config file
Jesse Plamondon-Willard
2018-04-09
fix net field replacements not reported for a subclass reference (#471)
Jesse Plamondon-Willard
2018-04-09
tweak message output and unit tests (#471)
Jesse Plamondon-Willard
2018-04-09
rename file to match new scope (#471)
Jesse Plamondon-Willard
2018-04-09
warn when directly using a net field that has a non-net wrapper (#471)
Jesse Plamondon-Willard
2018-04-09
add mod code analyzers to detect implicit net field conversion issues (#471)
Jesse Plamondon-Willard
2018-04-09
add support for build message URLs (#471)
Jesse Plamondon-Willard
2018-03-30
fix mods not being loaded if an optional dependency is installed but skipped
Jesse Plamondon-Willard
2018-03-29
update for Stardew Valley 1.2.0.20 (#453)
Jesse Plamondon-Willard
2018-03-29
move version closer to mod name in log parser
Jesse Plamondon-Willard
2018-03-29
tweak metadata formatting
Jesse Plamondon-Willard
2018-03-29
show game path on log parser page instead of mods path
Jesse Plamondon-Willard
2018-03-29
add success/error banner to log parser page
Jesse Plamondon-Willard
2018-03-26
Merge branch 'develop' into stable
Jesse Plamondon-Willard
2018-03-26
update for 2.5.4 release
Jesse Plamondon-Willard
2018-03-26
fix log parser timestamp not rendered
Jesse Plamondon-Willard
2018-03-25
update animal textures when changed through the content API (#459)
Jesse Plamondon-Willard
2018-03-25
standardise folder checks when reloading assets (#459)
Jesse Plamondon-Willard
2018-03-25
update Json.NET package
Jesse Plamondon-Willard
2018-03-25
update API packages
Jesse Plamondon-Willard
2018-03-25
update mod build config package
Jesse Plamondon-Willard
2018-03-25
update new asset update logic for Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2018-03-25
update fence textures when changed through the content API (#459)
Jesse Plamondon-Willard
2018-03-24
update release notes (#459)
Jesse Plamondon-Willard
2018-03-24
update NPC textures when changed through the content API (#459)
Jesse Plamondon-Willard
2018-03-24
tweak transparency threshold (#461)
Jesse Plamondon-Willard
2018-03-23
fix error when a mod removes an asset editor/loader (#460)
Jesse Plamondon-Willard
2018-03-23
fix image overlay bugs on Linux/Mac (#461)
Jesse Plamondon-Willard
2018-03-23
update tree textures when changeed through the content API (#459)
Jesse Plamondon-Willard
2018-03-23
fix log parser errors when log text contains {{tokens}}
Jesse Plamondon-Willard
2018-03-22
fix unit test check in build config package
Jesse Plamondon-Willard
2018-03-21
add unit test mode to mod build config package
Jesse Plamondon-Willard
2018-03-20
rewrite core asset logic for extensibility (#459)
Jesse Plamondon-Willard
2018-03-20
rename class to better match usage (#459)
Jesse Plamondon-Willard
2018-03-20
fix minimum Stardew Valley 1.2 version mistakenly raised in 2.5.3
Jesse Plamondon-Willard
2018-03-16
reduce cache time for failed update checks to 5 minutes (#454)
Jesse Plamondon-Willard
2018-03-15
update release notes (#457)
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 ↵
Jesse Plamondon-Willard
same version (#457)
[next]