Feat: Track absent players in lobbies #329

Merged
jona.walpert merged 1 commits from feat/143-lobby-absent-player-tracking into main 2026-05-13 23:11:29 +02:00

1 Commits

Author SHA1 Message Date
Jona Walpert 1d5d608a18 Feat: Track absent players in lobbies
- Add absent player tracking to Lobby with leave/restore methods
- Implement rejoin logic in LobbyManager to restore absent players
- Add game-end callback mechanism to GameController and Lobby
- Extend LobbyEventListener with onGameEnded event
2026-05-13 23:08:38 +02:00