Commit Graph

12 Commits

Author SHA1 Message Date
AdrienLSH
f6bb48e772 the tabulations must die 2024-02-08 12:48:25 +01:00
7cf13640a1 game: core: change player to player.isconnected
befort: if a player is disconnected he doesn't have an object
after: he have un object with a socket == None
2024-01-19 15:38:04 +01:00
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
62b1c8ba9c game: fix: circular import 2024-01-08 13:05:23 +01:00
231622a2c2 game: init: consumer 2023-12-28 12:02:39 +01:00
35a2f273f9 fix 2023-12-26 21:35:08 +01:00
98ec43e7b9 game: core: rename member to player 2023-12-26 21:32:20 +01:00
6c39a13aca core: recreation of matchmaking, add: matchmaking support multiple modes 2023-12-23 12:54:33 +01:00
56cfd563d7 fix: model, limite length of
tournament.name and winner_id can be null now
2023-12-20 21:11:37 +01:00
8ed9deab2d add: attribute game state to gamemodel 2023-12-20 19:11:56 +01:00
0e946b3bb8 fix: gameModel.create is not cringe now 2023-12-18 23:18:39 +01:00
ae20be25fb add: matchmaking 2023-12-12 12:06:13 +01:00