Commit Graph

111 Commits

Author SHA1 Message Date
54ef19a340 clean: remove debug print 2024-02-20 09:07:15 +01:00
59cac2b1fd game: add: padding to collision 2024-02-20 09:07:01 +01:00
AdrienLSH
d69cd5bc7b fix(register): bozo 2024-02-13 15:36:09 +01:00
AdrienLSH
157383748f lang: unit tests in django/await first loading of dict 2024-02-13 14:49:38 +01:00
94a4c4cdf8 fix: typo isAuthenticate -> isAuthenticated 2024-02-13 14:07:53 +01:00
6df27eeadf clean: rename: authentification to authenticate 2024-02-13 13:59:16 +01:00
0e9bfb1fed accounts: anthentifyView: add: enter button 2024-02-13 12:54:56 +01:00
AdrienLSH
b66a584a9b fix(avatar) 2024-02-13 09:53:40 +01:00
AdrienLSH
68df50cbeb profiles: avatar_url becomes avatar 2024-02-08 15:58:13 +01:00
dcbecf14cf Episode 4: Ouvrant la porte avec le coeur battant à toute vitesse; Les étranges sons venant de l'intérieur de cet appartment appartement par Madame sont de plus en plus intriguant. Pas à pas les sons sont se rapproches plus d'un gémissement que de simple parôles. À ce moment Adrien figé, immobilisé, les pieds se sont transformé plomb, incapable de faire un bruit, un mouvement,... Prenant son courage à deux mains, se disant qu'il fallait connaitre la vérité ici et maintenant. Une main suante sur la poignée de porte, il l'a tourne lentement... ;La suite au prochain commit 2024-02-08 15:29:06 +01:00
e8cc05fb3c game: add: goal work 2024-02-08 12:39:17 +01:00
AdrienLSH
33a8b3f148 lang: display current language on dropdown link 2024-02-08 10:50:08 +01:00
AdrienLSH
55d3ea40f6 ux: Me becomes Settings; backend: fix special usernames (me, block...) 2024-02-08 10:09:36 +01:00
86572965e3 game: fix: sync client and server 2024-02-02 16:38:01 +01:00
AdrienLSH
d63fa26088 tro bo 2024-02-02 13:31:26 +01:00
AdrienLSH
c4619b0ff7 lang: translation of profile page 2024-02-02 11:14:19 +01:00
5f8c42d0c3 game: add: use straight line colision (Not finished) 2024-02-01 17:38:03 +01:00
d332ef8103 game: add: vector colision (Not work) 2024-02-01 13:18:21 +01:00
ab325ae489 _ 2024-02-01 12:58:17 +01:00
8c7c5a3637 Sous une nuit étoilé, dans la capitale où les habitants font grèves en boucle, un jeune homme du nom d'Adrien, plein d'espoir espérant une douce nuit auprès de sa belle et tendre 'Princesse'. Acheta des capotes premier prix dans la pharmacie non loin de la gare. La suite au prochain commit... 2024-02-01 12:57:32 +01:00
AdrienLSH
d4575c92db lang: translation of django's response 2024-01-31 13:54:36 +01:00
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