Commit Graph

24 Commits

Author SHA1 Message Date
7a0ff15cec game: online: recoded but collision not work 2024-05-14 03:28:05 +02:00
bb6353f578 clean: rm online tournament 2024-05-13 16:49:44 +02:00
f576dc208f game: online: fix set -> list 2024-05-13 13:46:51 +02:00
dbb8e07d7d tournament: game: finish event 2024-04-25 15:44:09 +02:00
743bb7edeb tournament: add: game call func when finished 2024-04-23 15:41:18 +02:00
e125eb16c7 core: fix: matchmaking and game 2024-04-22 11:37:08 +02:00
630ef709ab core: tournament 2024-04-16 19:13:18 +02:00
8b9c4d7c1c fix: game: model: start save 2024-04-10 13:45:19 +00:00
25d86012ba core: game: split backed django 2024-04-08 14:19:53 +02:00
7ac835e611 le caca coule au cucu 2024-03-25 16:11:07 +01:00
066a2a9c81 game: add: goal statistic 2024-02-26 17:11:31 +01:00
c6b0539894 game: add: close game when nobody in 2024-02-21 19:05:07 +01:00
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