Commit Graph

69 Commits

Author SHA1 Message Date
d78fcd7cda Game
- reset ball position when goal
Site
    - starting settings
2024-09-25 17:09:11 +02:00
8e50d4fe38 Site
- fix bug with return and refresh on single page class
2024-09-25 15:47:56 +02:00
8b8f23d693 Game
- add action 8 for jumper
2024-09-25 14:00:11 +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
10d466a964 Game multi - Add animationGoal1 v1 - Start init others animations 2024-09-24 18:16:24 +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
1bf35086fa Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence into main 2024-09-23 17:38:24 +02:00
604088ecdd Game Multi - Start animationGoal - Add clearAnimationGoal 2024-09-23 17:38:11 +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
b88488e941 Site
- fix bug play button on home page
    - remove reset position when goal in online game
2024-09-23 13:45:34 +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
183c487ff6 Site :
- PTME -> METH
2024-09-22 18:59:37 +02:00
b7332b178f Site
- fix some bug on chat
Game
    - fix some bugs for action 7
2024-09-22 18:01:53 +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
696447a0d1 Game multi - Add namesboard 2024-09-21 17:53:12 +02:00
a12243d15e Game
- Adds points to the board when a point is scored on multiOnlineGame
    - Add request game 7
2024-09-20 23:08:51 +02:00
f6eb2bae27 Site
- oups mb
2024-09-20 19:15:20 +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
34c5857a23 Site
- new method for move ball in multiOnlineGame
2024-09-19 16:21:40 +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
bfff2d124b Site
- fix bug on login button when use private firefox
2024-09-18 20:36:28 +02:00
e85f4d33a4 Site
- fix click when click outsite popup login
2024-09-18 19:52:42 +02:00
7e24946140 Game multi
- Add score board box
    - Implement scoring evolution on board
    - Add a recreat method while goal
    - Start to implement goal animation (not working)
    - Add temporary imput 'l' and 'k' to increment player score
2024-09-18 19:06: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
d4e6c8e30e Site
- add video "please login" when mouseover play button
Nginx
    - remove some useless files
2024-09-18 06:29:21 +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
53441d4785 merge 2024-09-17 18:02:35 +02:00
a5b2bb95a8 Site
- add scroll function
2024-09-17 16:54:22 +02:00
5668d338b6 Site
- Add function for move ball
    - add function for quit when opponent disconnect
2024-09-17 15:16:42 +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
c199812a5d Site
- Add smoothing movement for opponent
Django
    - invert pos in move request
2024-09-17 00:25:36 +02:00
12b33d0ee4 Site
- multiplayer move
2024-09-16 15:52:38 +02:00
448b377012 Site
- Add multi online game
Django
    - add somes paths
2024-09-15 15:57:40 +02:00
e1b8275c16 Site
- Add function for request game
2024-09-15 14:02:05 +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
9a589d80f5 Site
- Add button for logout
    - somes change for websocket
    - back to login page when account created successfully
2024-09-12 18:23:40 +02:00