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
d6fdd6fbc7
Site
...
- fix responsive for bar/gaol selector in lobby page
2024-10-13 13:49:43 +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
44866712ca
Site
...
- disable multi local when user is on mobile
2024-10-10 18:16:25 +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
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
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
4e3ba36416
add tournament request to server(not complete)
2024-10-05 02:40:28 +02:00
6484969e4b
Site
...
- update lobby page style
- fix some bugs on lobby page
2024-10-04 00:08:21 +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
c065e1cb76
Site
...
- fix bug cause of last commit
- starting tournamemnt page
2024-10-02 00:11:28 +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
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
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
43c293c469
Site
...
- creater loader at the first launch
- optimize loader
2024-09-30 01:24:32 +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
05b7c5b0b9
Site
...
- add real stats and history game in profil page
- search will send now request in lower case in profile page
- add key enter in search bar in profile page
2024-09-28 20:31:43 +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
3f68bad744
Site
...
- change proba for easter egg
- add invit on profil page
- add pie stat on profil page
- settings are ready, just wait for popup to confirm delete account
- add spotlight on home apge
- fix bug camera mouvement when it move into screen
- add settings button on all top bar
Django
- update function changePrivateInfo
2024-09-27 01:22:26 +02:00
8e50d4fe38
Site
...
- fix bug with return and refresh on single page class
2024-09-25 15:47:56 +02:00
799b298625
Site/Django
...
- some change for skin in requests
2024-09-25 13:10:49 +02:00
7b49d011df
Site
...
- Add skin selector in lobby page
- change div with info and selectors in lobby page
2024-09-25 00:10:43 +02:00
aee57affaa
Site
...
- add function for open profil in home page
- remove button newConv if own profile page
- add message in page if we try to access to METH when we are already connected
2024-09-22 23:50:11 +02:00
183c487ff6
Site :
...
- PTME -> METH
2024-09-22 18:59:37 +02:00
d29c58ae42
Site
...
- Add notif for new message
- remove buttons "private" and "game" in chat
- add function on button newConv in profilPage
- fix camera who change position (2 to 1.5 in z axe) when a goal is scored
- fix some bug in responses functions
- add button chat in profil page and lobby page
2024-09-21 23:14:27 +02:00
c3942627a6
Site
...
- add action on game request
2024-09-20 15:47:52 +02:00
e85f4d33a4
Site
...
- fix click when click outsite popup login
2024-09-18 19:52:42 +02:00
a93e713f44
Site
...
- some change in css
2024-09-18 14:26:48 +02:00
f3bbf498ca
Site :
...
- Add notification chat
- Add Home back button on lobby
2024-09-18 12:22:08 +02:00
5275f8f033
Site
...
- websocket try to reconnect when it disconnected
- add function on search bar in lobby page for search user
Django
- add request search user to find someone in database and return a list
2024-09-18 09:22:52 +02:00
1381009e1d
Site :
...
- Fix cross button chat to a real cross
- Fix top bar lobby
2024-09-18 01:50:40 +02:00
965b27426e
Site
...
- add button (same as login in home page) in lobby page with menu
2024-09-17 22:47:52 +02:00
88e3fa3d97
Site
...
- Started multi online game
Django
- Add some path
2024-09-15 00:06:51 +02:00
92ff0e9e8d
Site
...
- Add multi local game
- Some minor changes in html/css
Django
- add path for /game and /multiLocalGamePage
- add template for multiLocalGame
2024-09-14 02:06:20 +02:00
15de6df24e
Site
...
- Add variable for disable 3d in homePage
- add 3d on lobby page
2024-09-13 16:44:08 +02:00
2e002057d4
Site
...
- Fix bug single page with back arrow
- add animation when clock on tv
- fix bug when return on home page for login button
2024-09-13 11:17:47 +02:00
6bf18ad227
Site
...
- remove time and from in message request
- add page lobby when click on tv (only when we are connected)
2024-08-25 21:27:29 +02:00