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
Age
Commit message (
Collapse
)
Author
2018-05-10
fix multiplayer.GetActiveLocations not added to interface (#480)
Jesse Plamondon-Willard
2018-05-09
rewrite content logic to decentralise cache (#488)
Jesse Plamondon-Willard
This is necessary due to changes in Stardew Valley 1.3, which now changes loaded assets and expects those changes to be persisted but not propagated to other content managers.
2018-05-06
add error when running Windows installer on Linux/Mac
Jesse Plamondon-Willard
2018-05-06
bump version for beta 8 release
Jesse Plamondon-Willard
2018-05-06
fix new events losing track of changed data
Jesse Plamondon-Willard
2018-05-06
bump for beta release
Jesse Plamondon-Willard
2018-05-06
add GetActiveLocations to multiplayer API (#480)
Jesse Plamondon-Willard
2018-05-05
update fence asset propagation in SDV 1.3
Jesse Plamondon-Willard
2018-05-05
update supporters list
Jesse Plamondon-Willard
2018-05-05
enforce mod ID convention (only alphanumeric, hyphen, dot, and underscore)
Jesse Plamondon-Willard
2018-05-05
fix input suppression not working in some cases
Jesse Plamondon-Willard
2018-05-05
rewrite location events for multiplayer
Jesse Plamondon-Willard
2018-05-04
fix install error on Linux/Mac in some cases
Jesse Plamondon-Willard
2018-05-04
add LocationEvents.ObjectsChanged event
Jesse Plamondon-Willard
2018-05-04
update net field list
Jesse Plamondon-Willard
2018-05-04
update supporters list
Jesse Plamondon-Willard
2018-05-04
load game synchronously to fix asset loader/editor errors
Jesse Plamondon-Willard
2018-05-03
bump beta version for release
Jesse Plamondon-Willard
2018-05-03
switch back to shared project due to installer issues
Jesse Plamondon-Willard
2018-05-03
bump beta version
Jesse Plamondon-Willard
2018-05-03
add prompt when in beta channel and a new version is found
Jesse Plamondon-Willard
2018-05-03
add semanticVersion.IsPrerelease()
Jesse Plamondon-Willard
2018-05-02
mark Horse Whistle 1.1.2-unofficial.1 incompatible due to lag issue fixed in ↵
Jesse Plamondon-Willard
unofficial.2
2018-05-02
compile separate Linux/Mac installer to avoid WMI reference errors (#485)
Jesse Plamondon-Willard
2018-05-02
mark CJB Cheats Menu incompatible due to friendship bugs
Jesse Plamondon-Willard
2018-05-02
reorganise to avoid errors deploying web app, fix WMI error in Linux installer
Jesse Plamondon-Willard
2018-05-02
fix log parser not recognising content packs with no description (#481)
Jesse Plamondon-Willard
2018-05-01
add public platform constant for mods
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-05-01
bump beta version
Jesse Plamondon-Willard
2018-05-01
fix error during content manager disposal in some cases
Jesse Plamondon-Willard
2018-04-30
fix farmhand crash in some cases when host exits game
Jesse Plamondon-Willard
2018-04-30
fix input freeze on shipping screen (#482)
Jesse Plamondon-Willard
2018-04-30
update for beta.2
Jesse Plamondon-Willard
2018-04-29
fix build error on Linux/Mac
Jesse Plamondon-Willard
2018-04-29
update compatibility list
Jesse Plamondon-Willard
2018-04-29
log trace message if all mods are up-to-date
Jesse Plamondon-Willard
Otherwise it's not apparently whether all mods are up-to-date, or it's still waiting for a server response.
2018-04-29
fix multiplayer error after player joins but before location is loaded
Jesse Plamondon-Willard
2018-04-29
add a few more avoidable net fields (#471)
Jesse Plamondon-Willard
2018-04-28
update wiki links
Jesse Plamondon-Willard
2018-04-28
detect conversions due to explicit casts or 'x as y' expressions (#471)
Jesse Plamondon-Willard
2018-04-28
fix net field analyzers not detecting implicit conversions via binary ↵
Jesse Plamondon-Willard
expressions (#471)
2018-04-28
fix released-button detection (#453)
Jesse Plamondon-Willard
2018-04-28
add initial multiplayer API (#480)
Jesse Plamondon-Willard
2018-04-27
remove alias no longer needed in SDV 1.3 (#453)
Jesse Plamondon-Willard
2018-04-27
add multiplayer sync events (#479)
Jesse Plamondon-Willard
2018-04-27
update game version parsing for upcoming SMAPI 2.6 beta (#453)
Jesse Plamondon-Willard
2018-04-26
don't warn when converting net fields to an interface they implement
Jesse Plamondon-Willard
2018-04-26
fix error in new update-check logic (#457)
Jesse Plamondon-Willard
2018-04-26
add Summit Rain Fix to compatibility list (#453)
Jesse Plamondon-Willard
[next]