-
Notifications
You must be signed in to change notification settings - Fork 58
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
Add player and inventory saving #878
Add player and inventory saving #878
Conversation
…to load the player's location
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.
It seems to work! I can't wait to merge this, this will be so helpful in further testing.
But there are a few small things that I'd like you to fix first.
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.
There were still some small problems left, like you forgot to change replace buffer in one place, but I decided to just fix them myself so we can merge this faster.
This makes the player's position and inventory save at a 5 second interval.