-
-
Notifications
You must be signed in to change notification settings - Fork 24
MP S&L and AutoSave #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Nightly build for this pull request:
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build. |
ZivDero
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks okay, should work at a glance.
Co-authored-by: Kerbiter <[email protected]>
Metadorius
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to my non-knowledgeable eye, I can only give a couple of minor nitpicks
|
Simply tested |
|
Sorry, haven't seen @ZivDero already reviewed it when reviewing xD |
|
Merged |
Co-authored-by: Kerbiter <[email protected]>
|
Tested it in Project Phantom with @Starkku, autosave appears to be working great, button too, was able to load a button-saved save from client without problems (however, at the moment only host can re-host the game). In order to test (and adopt) this feature:
[Settings]
DisableMultiplayerGameLoading=no
CreateSavedGamesDirectory=yesBy default, autosave is done each 7200 frames, and any player can manually trigger the save via options. |
No description provided.