Commit Graph

21 Commits

Author SHA1 Message Date
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