Commit Graph

416 Commits

Author SHA1 Message Date
be60de564a Game
- ball trail change color with speed
    = add goal id for opponnent
2024-10-11 11:08:52 +02:00
0b58783565 add goal id and other things idk 2024-10-10 19:46:17 +02:00
44866712ca Site
- disable multi local when user is on mobile
2024-10-10 18:16:25 +02:00
daecc713fb Merge 2024-10-10 15:38:52 +02:00
25814b12ec Game solo - Improve colision at player border - Fix speed and top/bottom wall colisions 2024-10-10 15:37:40 +02:00
ad85a6f712 Site
- change button on tournament page
    - add input for nb bot for tournament in lobby page
    - add nb in request 0 tournament
Game
    - remove some dev input
    - add pub
2024-10-10 14:39:04 +02:00
e7ec83ce81 Site
- quit when opponent quit in waiting page
2024-10-10 11:15:10 +02:00
37e4f0b83c bot now hit ball to send it in a random direction and fixed walls when ball is going straight 2024-10-10 02:33:04 +02:00
536e3969b1 Site
- add function on back arrow login page
2024-10-09 22:45:27 +02:00
f7aeb2f4a6 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-10-09 20:39:52 +02:00
5945371c5e Site :
- Add skins Gomu, Minecraft, Windows XP
    - Add back arrow in login phone
2024-10-09 20:39:47 +02:00
e13bbb55ff Game solo - Remake solo game without cannon js - Start to implement new velocity and colision system 2024-10-09 16:50:48 +02:00
9c64b0098c update last commit 2024-10-09 15:30:31 +02:00
70ae30370d Site/Game
- new method for player skin
2024-10-09 15:06:19 +02:00
e5c232e207 Game
- redirect if websocket is disconnect in gane
Site    - fix bug tv on homa page
2024-10-09 11:14:43 +02:00
4407901a4a forgot to replace ball at center, fix map border colisions, fix for ball going straight not working but its a WIP 2024-10-09 09:16:11 +02:00
2046ed4c9a bot now has normal movements, fix colisions when ball is perfectly straight 2024-10-09 09:04:14 +02:00
7be1d3ae9f Site
- fix bug login button
2024-10-08 23:33:12 +02:00
95c8d62e7c Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-10-08 20:10:14 +02:00
e343fd57a3 Game
- fix english
    - add pfp on scoreboard
2024-10-08 20:10:08 +02:00
2853c771a9 Site :
- Fix some bugs on all responsive front
2024-10-08 19:23:09 +02:00
7401ea3c17 bot can now calculate where the ball is going to hit it's side 2024-10-08 10:51:22 +02:00
5fb0870c95 Game
- quit vr when game finish
Site
    - fix xss on live chat
2024-10-08 03:20:26 +02:00
44dcafcc2f push 2024-10-07 17:58:55 +02:00
1ad3e5aee0 Game multi - Prepare image display in scoreboard 2024-10-07 17:56:14 +02:00
e77b2e8c05 Game multi - Fix createStar visual issue 2024-10-07 17:56:14 +02:00
a1c1ad94b8 Game mutli - Set ball ivisible while gaol - Set/Unset ball shadow if on bottom/top 2024-10-07 17:56:14 +02:00
9fbd4ccb00 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-10-07 17:07:07 +02:00
6ff9416d2d Game
- add new effect on ball in multi online game
2024-10-07 17:07:02 +02:00
dce6e71a11 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-10-07 16:35:19 +02:00
d40d62ef29 update 2024-10-07 16:35:11 +02:00
a6743616e3 Site
- fix color infinite wall on home page
    - fix bug click tv on home page
    - reworked on back arrow on profil page
2024-10-07 00:03:32 +02:00
8cc46036e4 change server ball movements to a Ball class 2024-10-06 17:43:03 +02:00
73b5dc7323 change server to not depend on real time to calculate ball position and movements 2024-10-06 17:43:03 +02:00
aabf888e25 Site
- trunc username if > 8 in loginButton
    - reduct vague effect on home page
    - replace ground by infinite wall home page
    - change pong video
2024-10-06 17:04:45 +02:00
bcb10e8a36 Site/Game
- fix somes bugs
2024-10-06 16:25:45 +02:00
58ae534e57 Site
- Add responsive :
     - Lobby page
     - Fix bug profil/login/settings'
2024-10-05 23:50:34 +02:00
667d5141dc Site
- Add responsive :
     - Lobby page
     - Fix bug profil/login/settings'
2024-10-05 23:49:39 +02:00
66fbfc2bc7 add bot, move player variables to a player class(might have broke some things idk) 2024-10-05 04:31:18 +02:00
d8284b78e2 Site
- can send message in tournament
    - request 3 server tournamment
Game
    - change buttons position on multi online
2024-10-05 04:30:20 +02:00
64346413c3 fix sendMessage method 2024-10-05 03:31:14 +02:00
3f2f7c7d5f add send message tournament request 2024-10-05 03:28:48 +02:00
4a8825edf1 fix send all info 2024-10-05 02:58:23 +02:00
4e3ba36416 add tournament request to server(not complete) 2024-10-05 02:40:28 +02:00
0200a360e9 Game
- add vr support
    - add gamepad support and vr controller (only in vr for that)
2024-10-05 01:09:29 +02:00
7f5cf36eb7 Site :
-Making responsive :
     - Home page (note finished)
     - Profil page
     - Settings page
2024-10-04 19:51:04 +02:00
975763d20f add client side colisions to reduce lag(add debuging, ball is white when client is predicting movement) 2024-10-04 00:17:25 +02:00
6484969e4b Site
- update lobby page style
    - fix some bugs on lobby page
2024-10-04 00:08:21 +02:00
88d2243f86 Site
- Fix last PTME footer
    - NEW select game mode (need to fix EDDY PART)
2024-10-03 20:26:09 +02:00
e4431011c2 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-10-03 15:11:51 +02:00