Commit Graph

437 Commits

Author SHA1 Message Date
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
389f97af38 Site
- text align : justify ?
2024-10-03 15:11:42 +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
de226bb828 Site
- change touch when US/FR selected in lobby page
    - spotLight change when camera tp in home page;
2024-10-03 03:02:44 +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
d3fcde1f0b Site
- Add real text to game mode
    - Add WASD ZQSD select (front)
2024-10-02 22:10:07 +02:00
aab0b9397c Site
- add new request for start game in tournament
    - fix some bug with style
2024-10-02 13:50:54 +02:00
eb6b2c8ada Site
- fix some bug on html
    - for tournament, receive action 0 1 2 3 are ready
    - update style tournament page
2024-10-02 05:03:01 +02:00
4f9f7c6f93 Site
- fix html/style bug
2024-10-02 00:40:16 +02:00
c065e1cb76 Site
- fix bug cause of last commit
    - starting tournamemnt page
2024-10-02 00:11:28 +02:00
c1ce1aea24 update 2024-10-01 23:34:17 +02:00
9465ac6f2d Site :
- Fix 42 to real logo
2024-10-01 23:27:18 +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
a8863ad379 Site
- update lobbyPage html
    - starting tournmament
Django
    - add new file with comments for explain
2024-10-01 15:17:58 +02:00
709d0cb25a Site
- update color tv
    - move spotlight on home page
    - starting ranked mod
2024-10-01 02:37:25 +02:00
e82bbbc880 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-10-01 02:35:17 +02:00
985920d1f6 Site :
- Fix arrow left profil
2024-10-01 02:35:09 +02:00
8aaa7deec2 add loop to check every hour if a user need to be deleted after not logging in for 2 years 2024-10-01 01:49:04 +02:00
54da3fb923 Site
- add bar/goal selector on all gamemode in lobby page
    - fix three js warn on lobby page
    - fix history on profil page
2024-10-01 00:46:41 +02:00
3ed6224d5c Site
- add popup function pour delete an account in settings page
2024-09-30 22:57:15 +02:00
b68642a5cd add last login date and if the game was won by forfeit in getUserInfo 2024-09-30 20:02:33 +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
c8052db9a5 update plant.glb compression 2024-09-30 18:54:51 +02:00
eb132785f0 compress plant.glb(with loss) and add original as plant_large.glb 2024-09-30 18:43:57 +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
a524af9947 compress videos(with loss) 2024-09-30 17:46:31 +02:00
cd4f9986f7 add palyerhit request 2024-09-30 15:37:55 +02:00
c5a5ef0539 Site
- remove cannon js from multionlinegame
2024-09-30 15:21:09 +02:00
f511e999fe Site :
- Add popup delete account
    - Fix change username - email
    - Fix color profil dash and history
2024-09-30 14:25:33 +02:00