dndserver icon indicating copy to clipboard operation
dndserver copied to clipboard

Added support for storing character and account login date

Open Bakk-f4 opened this issue 1 year ago • 2 comments

Added support for storing character and account login date.

  • Added Table to DB Login(id, account_id, character_id, login_time)
  • Added Colum to Table Character (last_login)
  • Now the last character created or the last who joined the lobby is the one on the top in the selection screen

Bakk-f4 avatar May 10 '23 18:05 Bakk-f4

This should solve issue #87 and #151

itzandroidtab avatar May 10 '23 21:05 itzandroidtab

https://github.com/Snaacky/dndserver/assets/74472777/abd876c8-8f36-4602-b687-6a6fe59b8960

Bakk-f4 avatar May 14 '23 13:05 Bakk-f4