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

Add "connected since" and "member since" to user data #8

Closed
8 tasks done
Tracked by #34
oubiwann opened this issue Jul 16, 2022 · 1 comment
Closed
8 tasks done
Tracked by #34

Add "connected since" and "member since" to user data #8

oubiwann opened this issue Jul 16, 2022 · 1 comment
Labels
Milestone

Comments

@oubiwann
Copy link
Contributor

oubiwann commented Jul 16, 2022

Note: user data, not livings/character data.

Use the same file that stores the password. This will require a bump in the version of the file format.

Tasks:

  • Bump file format version
  • Update user state
  • Update user data model
  • Update character state
  • Update character data model
  • Update login functions to generate these
  • Add server functions to extract the data
  • Add shell commands to query these

Depends on:

Part of:

@oubiwann
Copy link
Contributor Author

Done.

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

1 participant