Commit Graph

327 Commits

Author SHA1 Message Date
Kbz-8
6d7b52ae06 fixing merge 2024-02-14 18:53:29 +01:00
Kbz-8
6639f562b8 fixing merge 2024-02-14 18:52:43 +01:00
Kbz-8
faed2a027d working camera support 2024-02-14 18:48:35 +01:00
Kbz-8
7f26b839c3 caca 2024-02-12 18:34:01 +01:00
Kbz-8
54c4ae77f2 AAAAAAAAAAAAAAAAAAAAAAAAH 2024-02-10 19:38:56 +01:00
Kbz-8
f9e9538159 aca 2024-01-30 22:22:47 +01:00
Kbz-8
94f3838df3 fixing shit 2024-01-27 13:48:57 +01:00
kbz_8
2fc2cce6ba Merge pull request 'update' (#4) from main into malouze-cooking
Reviewed-on: https://codeberg.org/adrien-lsh/ft_transcendence/pulls/4
2024-01-27 12:44:20 +00:00
kbz_8
443cd8fe2b Merge branch 'malouze-cooking' into main 2024-01-27 12:43:43 +00:00
Kbz-8
adf35bd66a yes 2024-01-27 13:42:21 +01:00
c23500e0a0 doc: fix: docstring: use Promise 2024-01-25 17:37:47 +01:00
Kbz-8
d0b0d83209 pouic long boiiiiiiii 2024-01-24 23:49:04 +01:00
Kbz-8
c429586dc7 3D GO BRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR 2024-01-24 21:56:28 +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
Kbz-8
c6455b6935 ft bozo but in 3D 2024-01-23 16:37:01 +01:00
AdrienLSH
c6618fb684 🖕 2024-01-23 10:00:16 +01:00
AdrienLSH
b4f1636323 Ta mere val
This reverts commit bf14f5ff4a.
2024-01-23 09:57:00 +01:00
Namonay
ee0c1ed90d Upload files to "/" 2024-01-22 18:03:45 +00:00
Namonay
bf14f5ff4a Update run.sh 2024-01-22 18:03:23 +00:00
6fd11d0028 game: add: docstring 2024-01-22 13:21:51 +01:00
ab73826c11 game: fix: the board is draw with good angle 2024-01-21 14:09:43 +01:00
8da7e09af7 game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00
Kbz-8
6f8768e149 adding runner script 2024-01-20 18:58:32 +01:00
starnakin
32f8941768 Update README.md 2024-01-20 16:35:51 +00:00
0d69a63b62 Fix lag; Camille forgot usleep(500) 2024-01-19 17:00:30 +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
2f4496c9bc game: add: main loop 2024-01-19 15:35:46 +01:00
13c49ed3c3 game: core: replace is_in_game to get_game 2024-01-19 13:32:21 +01:00
c0efa07144 games: add: is_in_game method 2024-01-19 13:30:15 +01:00
AdrienLSH
60a3e02420 front: redirect to last visited page after login 2024-01-19 10:54:14 +01:00
e1e6e6c1ab game: fix: bozomamn 2024-01-18 15:56:56 +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
fa38ba6eb8 game: fix: game is spectable by non authentified user 2024-01-18 13:42:24 +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
dae01c6821 fix: 404 response on wrong api calls 2024-01-18 12:41:29 +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
6983983e58 accounts: loggout: test: remove useless var 2024-01-17 19:05:50 +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
b2dc43c1d8 game: fix 2024-01-17 14:22:52 +01:00