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

added names for saves to db - DO NOT MERGE YET!!! #5

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

EvilChani
Copy link
Owner

DO NOT MERGE! This isn't working correctly yet.

Added code for naming saves for logged in users.

The saves work, and the slots are named appropriately for the _first _ save. You can overwrite the save, and it saves the game state correctly, but the new name does not populate in the database (i.e., the slot_name is not overwritten, but the state is).

Tried adding a delete--so choosing to overwrite a save will delete the data for the save--but it is not working correctly.

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.

None yet

1 participant