Commit Graph

211 Commits

Author SHA1 Message Date
072944c503 game: add: config 2023-12-28 15:21:02 +01:00
5db03a3c69 tournament: fix 2023-12-28 15:20:25 +01:00
231622a2c2 game: init: consumer 2023-12-28 12:02:39 +01:00
f11af8336a game: init: class 2023-12-28 12:01:52 +01:00
2e8eebc788 game: allow any to get game data 2023-12-28 11:34:18 +01:00
bfc58e74a9 game: add: retrive view 2023-12-28 11:33:06 +01:00
4739afbaf0 block: fix: .exists() 2023-12-28 11:32:49 +01:00
9f7b813292 chat: fix and opti 2023-12-27 16:14:39 +01:00
cfb14be945 Merge branch 'Chatte' into server 2023-12-27 09:59:19 +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
9bb6a32c70 tournament: add: TOURNAMENT CAN START 2023-12-26 18:24:23 +01:00
44fa122585 clean: tournament: remove debug print 2023-12-26 14:35:45 +01:00
0d926e78c1 fix: chat url 2023-12-26 14:33:08 +01:00
efbcd10fb0 fix: websocket url 2023-12-26 14:28:04 +01:00
AdrienLSH
52c7d9eafb add: websocket protocol now depends on http's 2023-12-26 01:03:09 +01:00
8ba55d5be2 tournament: add: player can join tournament now 2023-12-24 16:58:36 +01:00
2932c2af1f abstract room: append: fix: use right var 2023-12-24 15:37:31 +01:00
397344ee45 matchmaking: add: clear message if normal closure 2023-12-23 18:47:16 +01:00
88aca3a54b fix: de golmon 2023-12-23 18:36:16 +01:00
58f6214ad0 fix: de golmon 2023-12-23 18:34:18 +01:00
1d751b00ed Merge remote-tracking branch 'refs/remotes/origin/server' into server 2023-12-23 18:33:25 +01:00
699abc9d1b core: use abstract room, member, roommanager 2023-12-23 18:30:45 +01:00
4e21347199 rename the project 2023-12-23 18:12:13 +01:00
0db73216b3 rename the project 2023-12-23 18:11:30 +01:00
f9bf3a566e matchmaking: add: players counter in room 2023-12-23 16:58:03 +01:00
39ea33cc8e fix: go to url when game found 2023-12-23 16:56:04 +01:00
8529963f97 change matchmaking to authenfied view 2023-12-23 16:49:43 +01:00
c02c49215d fix: matchmaking support start stop, multi connection 2023-12-23 16:47:22 +01:00
6c39a13aca core: recreation of matchmaking, add: matchmaking support multiple modes 2023-12-23 12:54:33 +01:00
278e2cbe54 add: tournament create view 2023-12-22 14:26:06 +01:00
587980d637 add: tournament list view 2023-12-21 11:35:47 +01:00
bcf6868150 fix: de golmon 2023-12-21 10:41:39 +01:00
4eaa35584d fix: return 404 when tournament not found 2023-12-21 00:23:10 +01:00
6295c5120f add: tournament page 2023-12-21 00:21:18 +01:00
8e0514514b fix: check if profile existe befort render profile page 2023-12-21 00:05:54 +01:00
0626faae7f core: edit renderView engine
to display 404 error on not found page
2023-12-21 00:04:48 +01:00
4fd6616786 add block option 2023-12-20 23:48:52 +01:00
5ba432e9fd add: default value to tournament.name 2023-12-20 22:49:48 +01:00
789a83cb41 add: test to tournament 2023-12-20 22:49:29 +01:00
35cd728b3c core: move tournament url 2023-12-20 22:49:18 +01:00
be43e45947 fix: profiles test 2023-12-20 22:37:44 +01:00
9bdd07d59e change tounament: viewset, serializer, models
simply the code and use django feat
2023-12-20 21:58:52 +01:00
9523ac4554 change url patern to tournament 2023-12-20 21:57:16 +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
288252ab37 remove: useless function 2023-12-20 21:10:24 +01:00
adf0c5ceed core: change tournament api url 2023-12-20 21:10:12 +01:00
1032a8fd98 core: recreation of tournament view by using
queryset
2023-12-20 21:09:31 +01:00
9714918de9 Merge remote-tracking branch 'refs/remotes/origin/server' into server 2023-12-20 19:15:59 +01:00
bfcfabb35a init: tournament 2023-12-20 19:15:47 +01:00