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

Dev Task: User data versioning #191

Open
NancokPS2 opened this issue Dec 25, 2023 · 0 comments
Open

Dev Task: User data versioning #191

NancokPS2 opened this issue Dec 25, 2023 · 0 comments
Labels
enhancement New feature or request game logic game logic related tickets good first issue Good for newcomers

Comments

@NancokPS2
Copy link
Contributor

NancokPS2 commented Dec 25, 2023

Each version of saved user data should also specify a version to track it's format, this would allow creating a script that can update user's data to the new format when required based on the version.

Each new script can pass it's result to the next one in line until the data is up to the server's format.

A simple int would be enough to track which format is being used.

@jonathaneeckhout jonathaneeckhout added enhancement New feature or request good first issue Good for newcomers game logic game logic related tickets labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request game logic game logic related tickets good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

2 participants