Commit Graph

215 Commits

Author SHA1 Message Date
AdrienLSH
e3f97383f8 i forgor 2024-03-31 10:59:32 +02:00
AdrienLSH
027fd9f940 tro bo 2024-03-31 10:59:32 +02:00
AdrienLSH
7e5628344c lang: translation of profile page 2024-03-31 10:59:32 +02:00
AdrienLSH
4cff5eed37 lang: search window title 2024-03-31 10:59:32 +02:00
b44e3bac6f profile page 2024-03-31 10:59:28 +02:00
AdrienLSH
f61d59114e lang: translation of 404 window title 2024-03-31 10:59:28 +02:00
adrien-lsh
e8caf31c17 renamed 404 page title 2024-03-31 10:59:28 +02:00
76e6a11ad8 game: add: use straight line colision (Not finished) 2024-03-31 10:59:28 +02:00
AdrienLSH
3179c3c056 lang: register view 2024-03-31 10:59:28 +02:00
AdrienLSH
52fbd30757 lang: add locale in django and login view 2024-03-31 10:59:28 +02:00
4b092b31bb game: add: vector colision (Not work) 2024-03-31 10:59:23 +02:00
AdrienLSH
3e4d52c645 lang: translation of django's response 2024-03-31 10:59:23 +02:00
AdrienLSH
71970f5683 lang: window title translation 2024-03-31 10:59:23 +02:00
AdrienLSH
18c4ca719b lang: improved, Home view translation 2024-03-31 10:59:23 +02:00
AdrienLSH
a8f1cccae3 ; 2024-03-31 10:59:23 +02:00
AdrienLSH
50444af45c bozo move 2024-03-31 10:59:22 +02:00
AdrienLSH
3885348f97 improved login redirections 2024-03-31 10:59:22 +02:00
f8490da953 doc: fix: docstring: use Promise 2024-03-31 10:59:22 +02:00
22dd4a0299 profiles 2024-03-31 10:59:17 +02: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
AdrienLSH
40d61233e5 lang: navbar menu 2024-01-24 09:52:05 +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
c6990ebb3e game: fix: my paddle is in right place now 2024-01-19 15:51:08 +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
AdrienLSH
60a3e02420 front: redirect to last visited page after login 2024-01-19 10:54:14 +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
AdrienLSH
ad6aa62ecd front: css: improved spacing of dropdown menu 2024-01-18 14:23:39 +01:00
1589763197 game: add: player can leave and join game 2024-01-18 13:59:19 +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
a7b0051d47 front: add link to user's profile 2024-01-18 13:36:13 +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
1af55795d9 game: core: recreate classes see other paddle 2024-01-17 19:06:36 +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
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
a1e732f167 dropdown menu 2024-01-16 15:19:33 +01:00
AdrienLSH
ff574dc296 oopsies 2024-01-16 11:20:41 +01:00
AdrienLSH
d16169112e add bootstrap js file (dropdown menu) 2024-01-16 11:17:29 +01:00
AdrienLSH
7ff6571982 html/css: better readability for navbar account links 2024-01-16 10:14:25 +01:00