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.Toolkit
Age
Commit message (
Expand
)
Author
2018-12-04
update version parsing code (#606)
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 compatibility strict mode (#606)
Jesse Plamondon-Willard
2018-12-02
add ModDrop to mod compatibility page (#604)
Jesse Plamondon-Willard
2018-11-30
add ModDrop support in API & update checks (#604)
Jesse Plamondon-Willard
2018-11-23
strip newlines in manifest display fields
Jesse Plamondon-Willard
2018-11-19
fix beta header shown on compat list when there's no current beta
Jesse Plamondon-Willard
2018-11-07
deprecate version build field
Jesse Plamondon-Willard
2018-11-07
deprecate old manifest version format
Jesse Plamondon-Willard
2018-11-04
update HTTP URLs to HTTPS
Jesse Plamondon-Willard
2018-11-04
update web packages
Jesse Plamondon-Willard
2018-10-27
add support for ignored mod folders
Jesse Plamondon-Willard
2018-10-27
update for changes to wiki compatibility list (#597)
Jesse Plamondon-Willard
2018-10-20
fetch game versions from the wiki (#597)
Jesse Plamondon-Willard
2018-10-20
fix Chucklefish pages not being linked (#597)
Jesse Plamondon-Willard
2018-10-20
expand metadata fetched from the wiki (#597)
Jesse Plamondon-Willard
2018-10-01
special-case '-unofficial' when comparing versions
Jesse Plamondon-Willard
2018-09-29
fix mod web API returning a concatenated name for mods with alternate names
Jesse Plamondon-Willard
2018-09-27
add separate error when player puts an XNB mod in Mods
Jesse Plamondon-Willard
2018-09-12
update internal dependencies
Jesse Plamondon-Willard
2018-09-06
add support for parallel stable/beta unofficial versions (#594)
Jesse Plamondon-Willard
2018-09-06
fix SemanticVersionConverter no longer writing JSON in some cases
Jesse Plamondon-Willard
2018-09-02
only use valid update keys in update-check logic (#592)
Jesse Plamondon-Willard
2018-09-02
add update key parsing to toolkit (#592)
Jesse Plamondon-Willard
2018-08-31
tweak semantic version converter to avoid invalid cast errors
Jesse Plamondon-Willard
2018-08-24
fetch mod update keys from wiki when available
Jesse Plamondon-Willard
2018-08-22
fix crash when a mod manifest is corrupted
Jesse Plamondon-Willard
2018-08-19
add display name field to ModFolder (#583)
Jesse Plamondon-Willard
2018-08-19
add recursive mod search (#583)
Jesse Plamondon-Willard
2018-08-19
add data API (#468)
Jesse Plamondon-Willard
2018-08-18
no longer allow non-relative paths for IContentPack.Read/WriteJsonFile (#468)
Jesse Plamondon-Willard
2018-08-18
refactor some methods for reuse (#468)
Jesse Plamondon-Willard
2018-08-14
drop backwards compatibility in update-check API
Jesse Plamondon-Willard
2018-08-11
add support for loading unpacked .json files through content API (#576)
Jesse Plamondon-Willard
2018-08-08
serialise all enums to string in JSON by default
Jesse Plamondon-Willard
2018-07-09
fix various build issues
Jesse Plamondon-Willard
2018-07-03
fix missing manifest not marking mod invalid (#532)
Jesse Plamondon-Willard
2018-07-02
fix backwards-compatible API fields not being serialised (#532)
Jesse Plamondon-Willard
2018-07-01
add toolkit method for API data (#532)
Jesse Plamondon-Willard
2018-06-30
move basic mod scanning into the toolkit (#532)
Jesse Plamondon-Willard
2018-06-29
fix web API client not using correct JSON settings (#532)
Jesse Plamondon-Willard
2018-06-29
add includeExtendedMetadata option to toolkit client (#532)
Jesse Plamondon-Willard
2018-06-29
simplify mod API response structure (#532)
Jesse Plamondon-Willard
2018-06-29
add optional extended metadata to mods API (#532)
Jesse Plamondon-Willard
2018-06-28
add support for unofficial version in update checks (#532)
Jesse Plamondon-Willard
2018-06-28
use more structured API response for update checks (#532)
Jesse Plamondon-Willard
2018-06-28
add support for writing versions to JSON
Jesse Plamondon-Willard
2018-06-28
simplify mod DB method (#532)
Jesse Plamondon-Willard
2018-06-27
add method to get all data records (#532)
Jesse Plamondon-Willard
2018-06-27
encapsulate mod DB a bit better for use outside SMAPI (#532)
Jesse Plamondon-Willard
2018-06-27
move mod DB parsing into toolkit (#532)
Jesse Plamondon-Willard
[next]