Commit Graph

51 Commits

Author SHA1 Message Date
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
9465ac6f2d Site :
- Fix 42 to real logo
2024-10-01 23:27:18 +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
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
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
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
f511e999fe Site :
- Add popup delete account
    - Fix change username - email
    - Fix color profil dash and history
2024-09-30 14:25:33 +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
24fe748130 Site
- on popup chat, point on end line for see if you have seen the last message
    - on chat buttton, red point for know if you have a new message
    - fix image in live chat
2024-09-29 03:52:10 +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
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
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
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
12e30b254e Site :
- Update
2024-09-27 16:37:23 +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
d78fcd7cda Game
- reset ball position when goal
Site
    - starting settings
2024-09-25 17:09:11 +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
5d46b06669 Site :
- Add skin select (display: none;)
    - Re add "Click on the screen to play"
2024-09-24 16:01:39 +02:00
2311103d07 Site :
- Add history HTML CSS
    - Add real text "Project"
    - Add presentation text EDDY, MATHIS
2024-09-23 17:56:18 +02:00
1d719ffc64 Site :
- Fix central lobby
2024-09-22 18:41:40 +02:00
1717ecc4d1 Site :
- Add "Click on the screen to play" on home page
2024-09-21 22:41:10 +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
d0b789cdda Site
- Change style of user list in lobby page for input at top
    - add some 3d objects on home page
2024-09-18 23:53:15 +02:00
9d30c04f98 merge 2024-09-18 20:16:30 +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
dbbecc2232 Site
- disable cha when user is not connected
2024-09-17 23:21:51 +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
9491d795bf Site :
- Fix but not finished lobby page
    - Add Button nav bar functionality
2024-09-17 20:54:15 +02:00
522f4f602a Site :
- Fix "REGISTER" to "Register"
    - Fix "NEWS" to "AUTHORS"
    - Fix Chat Button to icon (No notifications)
    - Fix not center title on login and register screen
2024-09-17 14:28:57 +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
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
17487197ac Site :
- Add menu under login button when user connected
2024-09-12 01:37:52 +02:00
22cbf5930d remove .DS_Store 2024-08-27 17:27:45 +02:00
3f5172504d Site :
- Add register page, button for comeback to login page doesnt work.
2024-08-26 18:22:03 +02:00
41b6c9cf9f Site
- Show list user when click on livechat new conversation
2024-08-26 17:11:28 +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
f93fcbb28c Site
- change style button chat (absolute -> fixed)
    - Add script for chat
2024-08-25 18:22:49 +02:00
49f7ba43e6 Site
- login now working (but not if refresh page
    - Starting singlepage
Django
    - Added path
2024-08-25 17:21:05 +02:00
59fc6a9ffb Docker
- Updated all path import
2024-08-24 23:53:11 +02:00