Commit Graph

121 Commits

Author SHA1 Message Date
AdrienLSH
60a3e02420 front: redirect to last visited page after login 2024-01-19 10:54:14 +01:00
371aa85b4c game: fix: leave page do not cause error 2024-01-18 13:42:23 +01:00
AdrienLSH
b2ae3a1ded front: profile page title set to username 2024-01-18 13:41:02 +01:00
AdrienLSH
c831a019b2 fix: search redirection to user profile 2024-01-18 13:07:06 +01:00
AdrienLSH
dee71c7c8d access profiles with username instead of id 2024-01-18 10:31:56 +01:00
f5b2c01633 game: player control the right paddle 2024-01-17 14:52:39 +01:00
3dc07803eb game: paddle can move 2024-01-17 14:47:53 +01:00
2bd0624100 game: core: use server game calulation form 2024-01-17 14:23:23 +01:00
e0990db8d1 game: core: use draw method instead draw_CLASSNAME 2024-01-16 23:27:56 +01:00
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
AdrienLSH
a0e58e7889 register page 2024-01-16 09:56:40 +01:00
AdrienLSH
0edb865ad8 login page 100% 2024-01-16 09:36:07 +01:00
ff85c1d30c game: fix: create my player only if game start 2024-01-15 18:15:59 +01:00
a30ec46685 game: add: PADDLE CAN MOVE 2024-01-15 17:55:12 +01:00
cdb4dab47a Start invitation; notification; add profile avatar in me 2024-01-15 16:29:18 +01:00
11392c22c4 remove error in console, and search work with unlog user 2024-01-14 17:50:34 +01:00
131e599d17 merge with main 2024-01-14 15:55:17 +01:00
a085fcd92b Starting popup notice 2024-01-14 15:40:20 +01:00
AdrienLSH
56edb7424c fix: my bad chef 2024-01-14 15:36:43 +01:00
a254e5a0c2 Move file tournament; chat can see who is online 2024-01-13 11:18:10 +01:00
09f3c92153 Oupsie 2024-01-11 17:34:44 +01:00
4c114a34df Add online/disconnect color on Search, not finish 2024-01-11 17:34:00 +01:00
134f1a8bd1 game: advent to online 2024-01-11 17:31:15 +01:00
AdrienLSH
49c1288a0b improved register page 2024-01-11 13:03:43 +01:00
AdrienLSH
cd82162ebe improved login page 2024-01-11 09:56:38 +01:00
8c43864b26 game: add: game map 2024-01-10 17:55:16 +01:00
AdrienLSH
ad20d85470 fix: loging out redirects to login page 2024-01-10 13:21:03 +01:00
AdrienLSH
2878d80358 forgot to remove a log 2024-01-09 22:16:10 +01:00
AdrienLSH
8eb54d0f14 fix: redirect to home after login 2024-01-09 19:55:55 +01:00
56d352fead merge with Xamora 2024-01-09 18:48:10 +01:00
3f63e4a571 code more readable, and fix chat 2024-01-09 18:47:27 +01:00
c51f8d3500 fix: change game offline url 2024-01-09 14:54:07 +01:00
5bc847ad88 chat: fix the core update 2024-01-09 13:17:55 +01:00
35859db051 game: init 2024-01-09 12:31:13 +01:00
4432214d98 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-08 21:00:27 +01:00
476ed0b833 core: use postinit status code 2024-01-08 20:57:43 +01:00
a7b5040ebc Add focus on chat input 2024-01-08 18:55:30 +01:00
478456a199 patch chat 2024-01-08 17:20:15 +01:00
58d20920ea try restore 2024-01-02 15:23:29 +01:00
862b655dab serveur down, tentative de récup 2024-01-02 15:13:55 +01:00
de3349e1c3 tmp 2023-12-28 19:26:57 +01:00
cfb14be945 Merge branch 'Chatte' into server 2023-12-27 09:59:19 +01:00
9bb6a32c70 tournament: add: TOURNAMENT CAN START 2023-12-26 18:24:23 +01:00
8ba55d5be2 tournament: add: player can join tournament now 2023-12-24 16:58:36 +01:00
397344ee45 matchmaking: add: clear message if normal closure 2023-12-23 18:47:16 +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