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
/
SMAPI
/
Framework
/
ModLoading
Age
Commit message (
Expand
)
Author
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-04-23
show update-key warnings before checking mod status, enable in non-dev mode
Jesse Plamondon-Willard
2018-04-19
detect broken references to methods which changed generic return type (#453)
Jesse Plamondon-Willard
2018-04-18
detect broken references to fields which changed generic type (#453)
Jesse Plamondon-Willard
2018-04-17
add warning in developer mode for mods with no update keys
Jesse Plamondon-Willard
2018-04-15
tweak trace logs for readability when loading mods
Jesse Plamondon-Willard
2018-04-13
add MacOS detection
Jesse Plamondon-Willard
2018-03-30
fix mods not being loaded if an optional dependency is installed but skipped
Jesse Plamondon-Willard
2018-03-11
update rewriters for Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2018-03-05
fix compatibility heuristics incorrectly flagging mods with missing optional ...
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-03
fix error in new incompatibility finders when they resolve members in a depen...
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-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard
2018-02-19
replace manual relative path logic with new path utilities
Jesse Plamondon-Willard
2018-02-19
add unvalidated update tick event for specialised use cases (#446)
Jesse Plamondon-Willard
2018-02-19
fix default update keys not being applied (#439)
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2018-02-17
Revert "rewrite all mod assemblies to let SMAPI proxy into their internal cla...
Jesse Plamondon-Willard
2018-02-16
add mod page URL to missing-dependency errors (#437)
Jesse Plamondon-Willard
2018-02-16
encapsulate update key to URL logic for reuse (#437)
Jesse Plamondon-Willard
2018-02-16
encapsulate mod DB, add display name, and use in dependency checks (#439)
Jesse Plamondon-Willard
2018-02-16
overhaul internal mod data format (#439)
Jesse Plamondon-Willard
2018-02-15
rewrite all mod assemblies to let SMAPI proxy into their internal classes (#435)
Jesse Plamondon-Willard
2017-12-28
fix issue where assemblies could be incorrectly reloaded
Jesse Plamondon-Willard
2017-12-12
switch to simpler approach for mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-12-11
add prototype of mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-11-27
fix error when a mod has an invalid filename in the EntryDLL manifest field (...
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard