Commit Graph

141 Commits

Author SHA1 Message Date
AdrienLSH
c65c986b25 settings: avatar & username (& little stuff too) 2024-03-31 10:59:39 +02:00
6d942eea09 tournament: search: fix: tournament state is define 2024-03-31 10:59:39 +02:00
ad6694f91e fix: tournamnet: can join tournament 2024-03-31 10:59:39 +02:00
1352041a19 core: tournament: redesign tournamentCreateView 2024-03-31 10:59:39 +02:00
AdrienLSH
daddf5bb25 client: all requests to server now include language preference 2024-03-31 10:59:39 +02:00
AdrienLSH
6d9decf913 Client.js: removed unused import 2024-03-31 10:59:39 +02:00
084ada1de1 Tournament 1vs1 offline 2024-03-31 10:59:39 +02:00
d8e767405a add: game history 2024-03-31 10:59:39 +02:00
8a7866aefa game: fix: w up, s down 2024-03-31 10:59:39 +02:00
8bbfd96dd6 game: fix: support horizontal player 2024-03-31 10:59:39 +02:00
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