Skip to content
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

Implement Saving #2

Open
ava-cassiopeia opened this issue Dec 6, 2016 · 1 comment
Open

Implement Saving #2

ava-cassiopeia opened this issue Dec 6, 2016 · 1 comment
Labels
Milestone

Comments

@ava-cassiopeia
Copy link
Owner

ava-cassiopeia commented Dec 6, 2016

Implement the ability to save the game using the command $save.

Should have a limit to 3 saves per game, and will save all the saves in saves/[gamename]/.

@ava-cassiopeia ava-cassiopeia added this to the Version 1.0 milestone Dec 6, 2016
@JiFish
Copy link
Contributor

JiFish commented Feb 18, 2017

I've written something quick and dirty that serves my basic needs. The real challenge seems to be finding a tidy way of temporarily catching and processing the save/load messages from dfrotz.

Edit: Also, it would be good if it saved to an autosave file in the case of a graceful close. Possibly also on a timer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants