8aaa7deec2add loop to check every hour if a user need to be deleted after not logging in for 2 yearstomoron2024-10-01 01:48:55 +02:00
54da3fb923Site - add bar/goal selector on all gamemode in lobby page - fix three js warn on lobby page - fix history on profil page
Kum1ta
2024-10-01 00:46:41 +02:00
3ed6224d5cSite - add popup function pour delete an account in settings page
Kum1ta
2024-09-30 22:57:15 +02:00
b68642a5cdadd last login date and if the game was won by forfeit in getUserInfotomoron2024-09-30 20:02:27 +02:00
33957b5ffeSite : - Fix icon invit game - Fix bug history - Add scroll history (maybe) - Fix cross notification to real cross
Mathis Degryck
2024-09-30 19:16:36 +02:00
eb132785f0compress plant.glb(with loss) and add original as plant_large.glbtomoron2024-09-30 18:43:57 +02:00
e66434de87Game multi - Add upScale player when touched Fix sideWall position and reset position - Fix goalAnimation orientation down or up - Change video banner resolution
hubourge
2024-09-30 18:15:28 +02:00
f511e999feSite : - Add popup delete account - Fix change username - email - Fix color profil dash and history
Mathis Degryck
2024-09-27 18:34:24 +02:00
1d33cbc1d0Site - fix bug tv on home page
Kum1ta
2024-09-30 02:14:51 +02:00
50f1be0097Site - add button logout when someone trying to connect to a account who already connected
Kum1ta
2024-09-30 02:06:25 +02:00
43c293c469Site - creater loader at the first launch - optimize loader
Kum1ta
2024-09-30 01:24:32 +02:00
76cf5d0585Django - add "opponentLeft" boolean in endGame() Site - update end game screen - fix red point on live chat after a game
Kum1ta
2024-09-29 14:31:33 +02:00
24fe748130Site - 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
Kum1ta
2024-09-29 03:52:10 +02:00
4ef459e2ccadded haveUnreadMessage to logged_in server response. change searchuser to not be case sensitivetomoron2024-09-29 03:21:40 +02:00
8aac415275Site - add gif support on pfp and banner - center image on pfp and banner in profil page
Kum1ta
2024-09-29 02:15:45 +02:00
31a70311ccDjango - 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
Kum1ta
2024-09-29 02:06:00 +02:00
217d4e27f8Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence
Kum1ta
2024-09-28 21:50:47 +02:00
ed66c52be0Game - add ping on multi online
Kum1ta
2024-09-28 21:47:09 +02:00
237e423a03add message read status and a request to set all the messages of a conversation as readtomoron2024-09-28 21:20:43 +02:00
05b7c5b0b9Site - 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
Kum1ta
2024-09-28 20:31:43 +02:00
10d14d8e60fix player still in matchmaking queue after leaving gametomoron2024-09-28 19:35:51 +02:00
10c2ef0e63add profile picture for opponent and remove username of p1 in getUserInfotomoron2024-09-28 18:37:27 +02:00
20ead24a3aadd games history, number of games won and number of games lost to the getUserInfo responsetomoron2024-09-28 04:47:11 +02:00
322a96eaeaserver now saves the game scores to the DBtomoron2024-09-28 03:49:20 +02:00
afb5742e65Site - skin working - fix bug three js lobby page - add notification for join a invitation Game - fix bug fade
Kum1ta
2024-09-28 03:15:41 +02:00
b2bc0f2190game now stops when someone reach the score of 5. server sends a action 10. server now sends username of the person who invited to a game.tomoron2024-09-28 02:16:47 +02:00
97176cd3aeserver responds to ping requesttomoron2024-09-27 23:34:13 +02:00
6f409e7476Site - fix bug resize 3d home page - fix bug selection on mobile mode in online game
Kum1ta
2024-09-27 22:00:23 +02:00
7d319d020bSite - add gamepad for play on mobile - merge
Kum1ta
2024-09-27 21:16:53 +02:00
9650f0d390Game multi - Fix side wall - Fix jumper animation - Fix fondu animation goal player/opponent
Hugo Bourgeon
2024-09-27 18:28:15 +02:00
ea23b45b87fix identification of jumpers, fix generation of obstaclestomoron2024-09-27 18:21:38 +02:00
bc80836329change identifications of jumpers in request 8, when the ball jumpstomoron2024-09-27 17:54:09 +02:00
fcf49cde52add skin to opponent request(1),add protection to not select skin out of rangetomoron2024-09-27 17:40:27 +02:00
07c35c20fcadd invitation request and possibility to join a game when invited, fix jumperpos does not exist, changeSettings request can now change multiple settings at the same time and changes are now in functionstomoron2024-09-27 17:25:43 +02:00
32ae90c399Django - fix some bugs with mastchmaking
Kum1ta
2024-09-27 13:05:48 +02:00
6fd802a788ball now bounces on walls, the speed of the ball now increase when it bounce anywhere (or take a jumper)tomoron2024-09-27 03:57:43 +02:00
3f68bad744Site - 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
Kum1ta
2024-09-27 01:22:26 +02:00
7d6eec100bGame multi - Start animation in the function pointAnimation
hubourge
2024-09-26 16:41:23 +02:00
6e472c769cGame multi - Add fadeInGame when goal - Fix fadeOutGame after goalAnimation
hubourge
2024-09-26 15:58:22 +02:00
51ab7a9b3cGame multi - Fix nameBoard size and police
hubourge
2024-09-26 15:36:17 +02:00
e375c65c2fSite/Django - Moving forward on the settings
Kum1ta
2024-09-26 01:04:24 +02:00
c20110e7c1merge
Hugo Bourgeon
2024-09-25 18:28:42 +02:00
ae0c1dfeabjumpers are now random. ball now goes toward the last person who won and the direction is randomtomoron2024-09-25 17:14:10 +02:00
d78fcd7cdaGame - reset ball position when goal Site - starting settings
Kum1ta
2024-09-25 17:08:50 +02:00
859158e9b9add jumper colisions on server side. temporary remove of mail verifytomoron2024-09-25 16:33:14 +02:00
8e50d4fe38Site - fix bug with return and refresh on single page class
Kum1ta
2024-09-25 15:47:56 +02:00
3a6887e722Site - add href on github button and username on discord button
Kum1ta
2024-09-23 15:23:41 +02:00
cb2a67c40dSite - add status on profil page
Kum1ta
2024-09-23 15:02:23 +02:00
b88488e941Site - fix bug play button on home page - remove reset position when goal in online game
Kum1ta
2024-09-23 13:45:34 +02:00
6729cfc421Site - New way to manage profiles with url -> /profil/username Django - modification of the user info query
Kum1ta
2024-09-23 01:11:05 +02:00
aee57affaaSite - 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
Kum1ta
2024-09-22 23:50:11 +02:00
1d719ffc64Site : - Fix central lobby
Misthaa
2024-09-22 18:39:40 +02:00
b7332b178fSite - fix some bug on chat Game - fix some bugs for action 7
Kum1ta
2024-09-22 18:01:53 +02:00
0004d2107fserver generate obstacles and send them to the clienttomoron2024-09-22 17:40:53 +02:00
00d46ab4daSite - 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
Kum1ta
2024-09-21 23:14:47 +02:00
d29c58ae42Site - 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
Kum1ta
2024-09-21 23:14:27 +02:00
1717ecc4d1Site : - Add "Click on the screen to play" on home page
Misthaa
2024-09-21 22:41:10 +02:00
696447a0d1Game multi - Add namesboard
hubourge
2024-09-21 17:53:12 +02:00
fdd3ab93efMerge branch 'main' of github.com:Kum1ta/PTME_Transcendence
Kum1ta
2024-09-20 23:08:59 +02:00
a12243d15eGame - Adds points to the board when a point is scored on multiOnlineGame - Add request game 7
Kum1ta
2024-09-20 23:08:51 +02:00
e70ae3c623change actions when a player scores and server now keep track of the scores, change colision of ball with player to take variable "playerLengh"tomoron2024-09-20 21:22:09 +02:00
c3942627a6Site - add action on game request
Kum1ta
2024-09-20 15:47:52 +02:00
cb5d00c1d2add goal action to the game requeststomoron2024-09-20 12:56:58 +02:00
a64d73a9baSite - add pen edit on pfp and banner when it s personnal page
Kum1ta
2024-09-20 11:23:01 +02:00
f39a8bb8b7add colision with player, server now detects when a player loses. ball direction is now relative to the place where it hit the playertomoron2024-09-20 02:46:53 +02:00
e85d7fb165Site - add new page "profil" - new response server user_info Django - add new request type "get_user_info" - edit function for /game /profil /wait_game
Kum1ta
2024-09-20 01:12:57 +02:00
dbcb65b174add banner field to database, and add a default banner (may change)tomoron2024-09-19 20:04:29 +02:00
34c5857a23Site - new method for move ball in multiOnlineGame
Kum1ta
2024-09-19 16:21:40 +02:00
d0b789cddaSite - Change style of user list in lobby page for input at top - add some 3d objects on home page
Kum1ta
2024-09-18 23:53:15 +02:00
0c8c949de6Site - fix bug on login button when use private firefox
Kum1ta
2024-09-18 20:37:13 +02:00
bfff2d124bSite - fix bug on login button when use private firefox
Kum1ta
2024-09-18 20:36:28 +02:00