Commit Graph

190 Commits

Author SHA1 Message Date
AdrienLSH
8ee2beb432 lang: improved, Home view translation 2024-01-29 10:50:18 +01:00
c23500e0a0 doc: fix: docstring: use Promise 2024-01-25 17:37:47 +01:00
910a8861e5 Merge with Xamora 2024-01-24 16:14:15 +01:00
0f7953b2f3 Chat finish; add invitation; friend; see online users if he is your friend 2024-01-24 16:03:50 +01:00
AdrienLSH
8eeb9ed4ab lang: navbar translation 2024-01-24 14:13:11 +01:00
6fd11d0028 game: add: docstring 2024-01-22 13:21:51 +01:00
8da7e09af7 game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00
0d69a63b62 Fix lag; Camille forgot usleep(500) 2024-01-19 17:00:30 +01:00
fe47a4d633 Block fixed, looking for invite in game 2024-01-19 16:48:20 +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
b0861b0ec0 game: add: pladdle can move online with ping 2024-01-18 14:44:28 +01:00
AdrienLSH
251e9b032a front: username displayed as dropdown button 2024-01-18 14:26:49 +01:00
1589763197 game: add: player can leave and join game 2024-01-18 13:59:19 +01:00
AdrienLSH
a7b0051d47 front: add link to user's profile 2024-01-18 13:36:13 +01:00
AdrienLSH
dee71c7c8d access profiles with username instead of id 2024-01-18 10:31:56 +01:00
1af55795d9 game: core: recreate classes see other paddle 2024-01-17 19:06:36 +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
7096989e9b game: opti: use time class 2024-01-16 17:51:47 +01:00
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
AdrienLSH
7ff6571982 html/css: better readability for navbar account links 2024-01-16 10:14:25 +01:00
a30ec46685 game: add: PADDLE CAN MOVE 2024-01-15 17:55:12 +01:00
a2fbfa1937 merge with Xamora 2024-01-15 16:30:17 +01:00
cdb4dab47a Start invitation; notification; add profile avatar in me 2024-01-15 16:29:18 +01:00
fa97abb825 add my player class 2024-01-15 13:37:15 +01:00
11392c22c4 remove error in console, and search work with unlog user 2024-01-14 17:50:34 +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
6a80cd4e35 add: navbar links change when logged 2024-01-10 13:33:40 +01:00
AdrienLSH
8eb54d0f14 fix: redirect to home after login 2024-01-09 19:55:55 +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
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
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
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
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
397344ee45 matchmaking: add: clear message if normal closure 2023-12-23 18:47:16 +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
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
4fd6616786 add block option 2023-12-20 23:48:52 +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
4f0b2250bd fix 2023-12-20 19:10:26 +01:00
acba77e228 Réarrangement du code; correction css; écriture uniquement du nouveau message 2023-12-19 11:27:18 +01:00
778d10d22f fix: client.me 2 2023-12-18 21:41:00 +01:00
1961047703 merge with Chatte 2023-12-18 21:29:35 +01:00
929c1fdeb3 merge with Chatte 2023-12-18 21:27:52 +01:00
980a66fb47 fix: client.me 2023-12-18 21:27:10 +01:00
609b045315 better css, add debug 2023-12-18 21:26:18 +01:00
51354d9922 tentative de merge 2023-12-16 18:00:38 +01:00
3be50e747d bug issue, null users_id creation channel 2023-12-16 17:00:38 +01:00
6171528371 merge with Chatte 2023-12-15 20:34:55 +01:00
bcb072f7d9 chat functional 2023-12-15 20:32:43 +01:00
f0aaf0f29e clean: remove print 2023-12-12 14:43:57 +01:00
ae20be25fb add: matchmaking 2023-12-12 12:06:13 +01:00
7e2c29e78b merge with server 2023-12-12 10:37:44 +01:00
bc892bc157 Advance don't merge 2023-12-12 10:04:46 +01:00
08ce682980 rename id to user_id 2023-12-12 09:53:28 +01:00
208dd206ce merge with server 2023-12-11 10:57:51 +01:00
cee188145d no idea 2023-12-11 10:53:34 +01:00
c3c83b3168 add: profiles and profile page 2023-12-09 21:51:32 +01:00
dd19e15e7d fix: add return to profiles.all() 2023-12-09 15:13:40 +01:00
0edcd97f94 add: profiles.all() 2023-12-08 17:36:41 +01:00
9b6c5547f0 add: profile avatar 2023-12-06 15:19:41 +01:00
910644a804 fix, add auto login when register 2023-12-04 12:32:15 +01:00
25f315c24f add: delete and edit accounts page 2023-12-01 01:29:56 +01:00
6dc0293455 fix: connexion 2023-11-29 16:05:49 +01:00
b5b54a98ba fix: de golmon 2023-11-27 19:16:30 +01:00
a965adfdce add: register page 2023-11-27 15:32:17 +01:00
ea42d10ddf init login 2023-11-23 17:26:09 +01:00