Commit Graph

18 Commits

Author SHA1 Message Date
0184706c3a Site
- add elo on profile page
2024-10-29 00:04:08 +01: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
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
aab0b9397c Site
- add new request for start game in tournament
    - fix some bug with style
2024-10-02 13:50:54 +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
8aac415275 Site
- add gif support on pfp and banner
    - center image on pfp and banner in profil page
2024-09-29 02:15:45 +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
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
47c8a64f5d Site/Django
- can change pfp and banner
2024-09-24 17:44:20 +02:00
c9593f75a2 Site
- starting something for change pfp
2024-09-24 00:06:31 +02:00
3a6887e722 Site
- add href on github button and username on discord button
2024-09-23 15:23:41 +02:00
cb2a67c40d Site
- add status on profil page
2024-09-23 15:02:23 +02:00
6729cfc421 Site
- New way to manage profiles with url -> /profil/username
Django
    - modification of the user info query
2024-09-23 01:11:05 +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
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
a64d73a9ba Site
- add pen edit on pfp and banner when it s personnal page
2024-09-20 11:23:01 +02:00
e85d7fb165 Site
- add new page "profil"
    - new response server user_info
Django
    - add new request type "get_user_info"
    - edit function for /game /profil /wait_game
2024-09-20 01:12:57 +02:00