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

Autosave in level editor #1639

Open
5 tasks
faucomte97 opened this issue Jun 4, 2024 · 0 comments
Open
5 tasks

Autosave in level editor #1639

faucomte97 opened this issue Jun 4, 2024 · 0 comments

Comments

@faucomte97
Copy link
Contributor

Task Description

As a logged in user I would like it if every time I edited a level, it would autosave so that I don't lose my work.

Acceptance Criteria

  • Game should autosave level editor state on any state change on the DB (only for logged in users)
  • Add a last_saved_at field on the Level model and auto generate names with "Untitled X" convention where X is a number.
  • Make name & owner unique together.

Analytics Requirements

  • None

Copywrite Requirements

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

No branches or pull requests

1 participant