3 Commits

Author SHA1 Message Date
Andreas Maerten
c9fc44e06b refactor(PlayerDB): Improve code (#1313)
This PR includes some improvements to the player DB service:
 - Added `Get Gamer Online State` function pointer
 - Added sorting of players alphabetically and grouping of players by their online state
 - The player DB service will now update 32 players at a time for their online state
 - Player entries will automatically save when changing any data from them
 - Update the player online states every 5min
2023-05-01 22:23:07 +01:00
Johann
79e53211c6 feat(player_db): add player online status (#983) 2023-02-21 11:52:05 +01:00
maybegreat48
d9d53c8e42 Improve protections again and player database (#606) 2022-11-19 02:49:36 +01:00