Commit Graph

7 Commits

Author SHA1 Message Date
Marco a93b1a1aca Fix nil pointer dereference. 2023-07-11 18:21:54 +02:00
Marco b052d8e21c Finalize playing in private lobbies. 2023-06-30 01:50:04 +02:00
Marco 4b04b3532c Make some minor changes for private games. 2023-06-29 22:20:41 +02:00
Marco 1ea2c597be Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
Marco 9793c37582 Many many changes 2023-06-25 16:11:29 +02:00
Marco 78ddd4f90f Scrap 2-player waiting room and make it simple. 2023-06-02 21:14:02 +02:00
Marco aac428baab First changes to move away from central registry of all players
1. Introduce 'usher' that opens lobbies and fills it and waits for them
   to be filled
2. Add global registry of all games
2023-05-31 23:55:40 +02:00