Commit Graph

78 Commits

Author SHA1 Message Date
17a0321532 Global
- remove some useless console.log
    - remove useless files
2024-11-18 18:08:14 +01:00
78fe6a24f4 Game solo/multi - Fix player scale 2024-11-15 17:44:28 +01:00
7469f60b7e Game
- fix bug ping
2024-11-15 17:14:12 +01:00
620bfed825 Solo game
- add event for resize
2024-11-15 16:37:25 +01:00
e9970bc0b2 Game
- force ball pos reset
2024-11-15 15:41:25 +01:00
de77cfe9d4 Login popup
- add 3d on left
2024-11-13 23:36:54 +01:00
5e5475eaa8 Game
- remove pub on not chrome web viewer
    - force opacity 1 when ball pos reset
    - remove color hue when goal
    - fix bug when i have no color skin
Site
    - fix style bug on chat tournament
    - fix style bug on goal selector
2024-11-13 16:23:50 +01:00
bcea894e9f Minor fix 2024-11-11 18:14:38 +01:00
4f0a0ac3aa Game
- move camera when player have a rollback
2024-10-22 16:26:05 +02:00
69e0487181 Game
- update "update" in player class
2024-10-22 16:23:38 +02:00
458116cc97 Game
- add rollback when user pos is not sync with serv
    - move player when player is out of bound
2024-10-22 16:19:19 +02:00
18eed2de28 Serv
- add variable for disable bot movement
Site
    - fix bug with message in end screen game
    - fix dispose for list user in tournament page
2024-10-16 01:33:13 +02:00
adae90904b Game
- update trail size for mobile
    - change end message when is a tournament
2024-10-15 21:12:56 +02:00
197240948d Site
- redirect end game to tournament page when is tournament game
2024-10-15 14:16:59 +02:00
93da99d559 Game
- remove video when user is on mobile
Site
    - add skin in tournament request
    - fix bug with goal/bar selector
2024-10-14 22:16:00 +02:00
2cf227bab0 Merge branch 'main' of github.com:Kum1ta/METH_Transcendence into main 2024-10-12 21:51:54 +02:00
7f7bb7457a Site
- add checkbox to play with bot in lobby page
   - fix bug when input for nb bot is null
   - secure request 0 tournament
   - change time to reconnect in websocket
Game
   - fix bug camera when player move up to down or reverse in goal animation
2024-10-12 17:18:39 +02:00
0fdd1fd32a Game multi - Fix scale player maybe, and scrore board picture position 2024-10-11 14:31:50 +02:00
be60de564a Game
- ball trail change color with speed
    = add goal id for opponnent
2024-10-11 11:08:52 +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
9c64b0098c update last commit 2024-10-09 15:30:31 +02:00
e343fd57a3 Game
- fix english
    - add pfp on scoreboard
2024-10-08 20:10:08 +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
6ff9416d2d Game
- add new effect on ball in multi online game
2024-10-07 17:07:02 +02:00
bcb10e8a36 Site/Game
- fix somes bugs
2024-10-06 16:25:45 +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
0200a360e9 Game
- add vr support
    - add gamepad support and vr controller (only in vr for that)
2024-10-05 01:09:29 +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
909104ce87 Site/Game
- goal selector finish | waiting for server
2024-10-03 14:51:07 +02:00
61016cda28 Site
- Making the goal selection
2024-10-03 04:31:39 +02:00
b072b6979f Site
- buttons US FR working
    - if someone is in waitingpage and receive his opponent has left tournament, redirect to tournament page
2024-10-03 01:33:22 +02:00
257776bccd Game
- update style
2024-10-01 22:17:38 +02:00
1437857fbc update 2024-10-01 21:31:56 +02:00
2e133231da update 2024-10-01 21:30:56 +02:00
3e8bc60712 Game multi - Fix scoreBoard 2024-10-01 20:30:18 +02:00
f7bf0897fb Merge 2024-10-01 18:48:26 +02:00
33957b5ffe Site :
- Fix icon invit game
    - Fix bug history
    - Add scroll history (maybe)
    - Fix cross notification to real cross
2024-09-30 19:17:37 +02:00
e66434de87 Game multi - Add upScale player when touched Fix sideWall position and reset position - Fix goalAnimation orientation down or up - Change video banner resolution 2024-09-30 18:15:28 +02:00
c5a5ef0539 Site
- remove cannon js from multionlinegame
2024-09-30 15:21:09 +02:00
43c293c469 Site
- creater loader at the first launch
    - optimize loader
2024-09-30 01:24:32 +02:00
76cf5d0585 Django
- add "opponentLeft" boolean in endGame()
Site
    - update end game screen
    - fix red point on live chat after a game
2024-09-29 14:31:33 +02:00
31a70311cc Django
- fix request game 10
Game
    - add screen and redirect when game is finish
    - fix bug with upper char
    - add own fps counter and latency counter
2024-09-29 02:06:00 +02:00
ed66c52be0 Game
- add ping on multi online
2024-09-28 21:47:09 +02:00
afb5742e65 Site
- skin working
    - fix bug three js lobby page
    - add notification for join a invitation
Game
    - fix bug fade
2024-09-28 03:15:41 +02:00
6f409e7476 Site
- fix bug resize 3d home page
    - fix bug selection on mobile mode in online game
2024-09-27 22:00:23 +02:00
7d319d020b Site
- add gamepad for play on mobile
    - merge
2024-09-27 21:16:53 +02:00