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-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
2018-06-24
fix ISemanticVersion deserialisation errors (#532)
Jesse Plamondon-Willard
2018-06-24
merge IManifest interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-24
merge ISemanticVersion interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-24
add project for toolkit interfaces visible to SMAPI mods (#532)
Jesse Plamondon-Willard
2018-06-24
update web/toolkit packages
Jesse Plamondon-Willard
2018-06-24
add more verbose logs to simplify troubleshooting
Jesse Plamondon-Willard
2018-06-19
rewrite update checks (#551)
Jesse Plamondon-Willard
2018-06-11
fix new validation not allowing capitals in semver tags
Jesse Plamondon-Willard
2018-06-10
improve semantic version validation
Jesse Plamondon-Willard
2018-06-08
allow launching multiple instances without manually changing log path (#494)
Jesse Plamondon-Willard
2018-06-06
return file versions from Nexus in web API (#532)
Jesse Plamondon-Willard
2018-06-05
fix version parsing issues in new toolkit code (#532)
Jesse Plamondon-Willard
2018-06-05
tweak client for reuse in toolkit (#532)
Jesse Plamondon-Willard
2018-06-05
move manifest parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-06-02
move web API client into toolkit (#532)
Jesse Plamondon-Willard
[next]