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

Updated to enable persist of the snowball-arenas object. #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ekellener
Copy link

The current version of the game doesn't appear to persist to the filesystem correctly for snowball-arenas (it doesn't write to the file when it's unloaded, or when js refresh() is issued). The thinking was to only have a single object reference to the persist object() through getArena() and expose it externally to the snowball command in Command.js It's entirely possible (and likely), there's a more elegant way to fix this. Would love to get your insight.

Current version of the game doesn't appear to persist to the filesystem correctly for snowball-arenas. The thinking was to only have a single object reference to the persist object() and expose it externally to  the snowball command in Command.js
Current version of the game doesn't appear to persist to the filesystem correctly for snowball-arenas. The thinking was to only have a single object reference to the persist object() and expose it externally through getArenas().
updated plurality
Updated plurality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant