Commit Graph

131 Commits

Author SHA1 Message Date
f9bb10f962 game: add: support multiplayer 2024-03-31 10:59:39 +02:00
6edca15931 game: add: max score win 2024-03-31 10:59:39 +02:00
a9337130e8 game: fix: w is to up and s to down 2024-03-31 10:59:39 +02:00
6ed5039025 clean: game: add semicolon 2024-03-31 10:59:39 +02:00
b9de0f3619 game: add: goal statistic 2024-03-31 10:59:39 +02:00
d0e87066b0 game: add: defeated by forfeit 2024-03-31 10:59:39 +02:00
Kbz-8
a56b8aeb47 fixing little things 2024-03-31 10:59:39 +02:00
Kbz-8
668ab9ff2e 3D working 2024-03-31 10:59:39 +02:00
Kbz-8
35af766c2b working on 3D camera 2024-03-31 10:59:39 +02:00
Kbz-8
3b4b3b8c90 fixing garbage data 2024-03-31 10:59:39 +02:00
Kbz-8
4d126c1683 wat 2024-03-31 10:59:39 +02:00
Kbz-8
8643f3ef15 fixing merge 2024-03-31 10:59:39 +02:00
Kbz-8
04afee89d2 fixing merge 2024-03-31 10:59:39 +02:00
Kbz-8
f1f6cc939a working camera support 2024-03-31 10:59:39 +02:00
Kbz-8
7f5bd7c6ba AAAAAAAAAAAAAAAAAAAAAAAAH 2024-03-31 10:59:39 +02:00
Kbz-8
acff70d414 aca 2024-03-31 10:59:39 +02:00
f2ce928fbb game: add: scoreboard 2024-03-31 10:59:39 +02:00
a4a6eebb12 games: add: goal table 2024-03-31 10:59:39 +02:00
99af47dac1 clean: camelcase class 2024-03-31 10:59:39 +02:00
fe6d5dfc93 clean: use camel case for class file 2024-03-31 10:59:39 +02:00
7705a2b817 clean: respect es11 2024-03-31 10:59:39 +02:00
a0e26cde05 clean: remove debug print 2024-03-31 10:59:39 +02:00
828e136bcc game: add: padding to collision 2024-03-31 10:59:39 +02:00
AdrienLSH
ca85e59488 fix(register): bozo 2024-03-31 10:59:39 +02:00
AdrienLSH
604494cee9 lang: unit tests in django/await first loading of dict 2024-03-31 10:59:39 +02:00
0e4ce01e5b fix: typo isAuthenticate -> isAuthenticated 2024-03-31 10:59:39 +02:00
047851ae75 clean: rename: authentification to authenticate 2024-03-31 10:59:39 +02:00
d21ec87b88 accounts: anthentifyView: add: enter button 2024-03-31 10:59:39 +02:00
AdrienLSH
a63ddad912 fix(avatar) 2024-03-31 10:59:39 +02:00
AdrienLSH
36aee6c881 profiles: avatar_url becomes avatar 2024-03-31 10:59:39 +02:00
2b77932b93 add translations 2024-03-31 10:59:33 +02:00
c60d0ba08b game: add: goal work 2024-03-31 10:59:33 +02:00
AdrienLSH
01cfe053a9 lang: display current language on dropdown link 2024-03-31 10:59:33 +02:00
AdrienLSH
a24451d140 ux: Me becomes Settings; backend: fix special usernames (me, block...) 2024-03-31 10:59:33 +02:00
c7e7410baf game: fix: sync client and server 2024-03-31 10:59:33 +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
76e6a11ad8 game: add: use straight line colision (Not finished) 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
18c4ca719b lang: improved, Home view translation 2024-03-31 10:59:23 +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
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