|
8bb0dc445f
|
handle deleted user in stats
|
2024-11-20 14:50:35 +01:00 |
|
|
c54b039ab1
|
add limitations to messages to prevent empty messages or too long messages
|
2024-11-20 14:50:35 +01:00 |
|
|
41d3ca07b6
|
fix error when opening profile
|
2024-11-20 13:59:30 +01:00 |
|
|
31146640ff
|
fix problems caused by removing prints
|
2024-11-19 17:18:18 +01:00 |
|
|
67077212ce
|
add html pages for invalid mail token and mail verified, remove useless print, fix ball direction after a point, check if token already exists in mail verification (just to be sure), translate mail content to english, disable debug mode in websocket
|
2024-11-19 16:59:12 +01:00 |
|
|
95860532f7
|
Game solo :
- Rebuild collide system
Game multi :
- Randomize robot profile pictures
|
2024-11-18 19:28:38 +01:00 |
|
|
9f34d9b554
|
set avgGoals and forfeitRate to float
|
2024-11-18 16:11:19 +01:00 |
|
|
c2bad9702f
|
Lobby page
- fix search bar for mobile
|
2024-11-18 15:19:28 +01:00 |
|
|
b38f18d765
|
fix stats in getUserInfo request
|
2024-11-18 14:49:41 +01:00 |
|
|
9cbb11c329
|
add stats on getUserInfo request
|
2024-11-18 14:33:54 +01:00 |
|
|
b8e558c2d2
|
Site :
- add search bar mobile
|
2024-11-17 20:50:43 +01:00 |
|
|
3647853e0c
|
Profile page
- add arrow to see more stat on dashboard
|
2024-11-17 00:35:47 +01:00 |
|
|
296bebb8a0
|
fix unread mesage from a deleted account
|
2024-11-15 22:02:27 +01:00 |
|
|
3e2e8975fc
|
change ball direction after point
|
2024-11-15 17:09:22 +01:00 |
|
|
99d74f56db
|
favicon depends on dark and light mode
|
2024-11-15 15:12:11 +01:00 |
|
|
9775f9028e
|
add favicon, game ios game icon and change info phrase for me
|
2024-11-15 14:33:07 +01:00 |
|
|
28389e7518
|
Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence
|
2024-11-15 14:11:32 +01:00 |
|
|
e4e9e25162
|
Site
- Fix authors
- Fix Safari decoration
|
2024-11-15 14:11:22 +01:00 |
|
|
0f2dd0c271
|
Home page
- fix bug with mouse tracker in home page
Site
- change line in header (index.html) to delete warning in console
|
2024-11-15 13:54:44 +01:00 |
|
|
778f34098e
|
add description and prevent video from openeing in full screen on IOS
|
2024-11-14 21:22:05 +01:00 |
|
|
a8f0e95c82
|
add manifest to add info about the webapp for iphone app
|
2024-11-14 17:57:06 +01:00 |
|
|
0e0703032d
|
add apple mobile web app
|
2024-11-14 15:32:10 +01:00 |
|
|
1549b7134b
|
change tournament leave function to prevent players from leaving if the tournament is started
|
2024-11-14 14:36:10 +01:00 |
|
|
da5d244449
|
change tournament leave function
|
2024-11-14 14:27:09 +01:00 |
|
|
82b3649f0c
|
fix leave tournament
|
2024-11-14 13:42:19 +01:00 |
|
|
de77cfe9d4
|
Login popup
- add 3d on left
|
2024-11-13 23:36:54 +01:00 |
|
|
428f8537b0
|
fix infinite loop on server
|
2024-11-13 16:31:14 +01:00 |
|
|
99e4d4943c
|
fix ranked match making leave, add tolerance to anti cheat, set ball at middle when a goal is scored
|
2024-11-13 13:47:24 +01:00 |
|
|
224f31d9a3
|
fix ranked
|
2024-11-12 13:25:00 +01:00 |
|
|
280c66f5ca
|
fix crash when trying to log back in 42 account
|
2024-11-11 15:51:01 +01:00 |
|
|
e77455493b
|
Tournament
- fix bug with final 1v1 between bot and bot
- add time before change page at end of tournament
- remove event listener in typeTournament
|
2024-11-11 13:55:58 +01:00 |
|
|
bfd45be93b
|
add persistent storage on postgres and django
|
2024-11-09 16:23:05 +01:00 |
|
|
0184706c3a
|
Site
- add elo on profile page
|
2024-10-29 00:04:08 +01:00 |
|
|
20c603b02e
|
add elo to getUserInfo request
|
2024-10-28 22:11:13 +01:00 |
|
|
3cd3f41be7
|
add ranked matchmaking and add elo calculations
|
2024-10-22 18:43:10 +02:00 |
|
|
648c9e12fa
|
mail are now sent in a thread to not block serveur execution, bots are now limited by the map limits
|
2024-10-22 16:38:20 +02:00 |
|
|
9164f1a350
|
add anti cheat on server side
|
2024-10-22 15:37:57 +02:00 |
|
|
869c00116b
|
GameSettings missing and don't remove player from player list if the tournament is started
|
2024-10-22 01:49:51 +02:00 |
|
|
a40d886485
|
add detection when player left the tournament to not start any game, add action 7 to tournaments
|
2024-10-22 01:42:05 +02:00 |
|
|
1b6b921cbc
|
Site
- request 5-6 ok for tournament
|
2024-10-20 18:07:45 +02:00 |
|
|
02bd95dceb
|
add time before starting next tournament game, to wait for the player to be back on the tournament page
|
2024-10-20 15:44:55 +02:00 |
|
|
7e57980c01
|
server can now send the current state of the tournament
|
2024-10-19 22:54:24 +02:00 |
|
|
dc2073f6f2
|
changing eddy's changes (because it's fun), tournaments now detect when it ended
|
2024-10-16 14:25:16 +02:00 |
|
|
18eed2de28
|
Serv
- add variable for disable bot movement
Site
- fix bug with message in end screen game
- fix dispose for list user in tournament page
|
2024-10-16 01:33:13 +02:00 |
|
|
57ca83841e
|
add tournament code to win server game request
|
2024-10-15 13:43:40 +02:00 |
|
|
93da99d559
|
Game
- remove video when user is on mobile
Site
- add skin in tournament request
- fix bug with goal/bar selector
|
2024-10-14 22:16:00 +02:00 |
|
|
7c0d0eb9b7
|
fix pfp , goalId, skinId in tournament game start
|
2024-10-14 20:34:52 +02:00 |
|
|
86b6fe314f
|
add skin, goal and pfp in tournaments start request, add with_bot setting to matchmaking games
|
2024-10-14 20:11:48 +02:00 |
|
|
8f993caefb
|
add Tournament creation and tournament game start
|
2024-10-13 22:03:06 +02:00 |
|
|
4663393a25
|
Site :
- Fix button
|
2024-10-12 20:45:10 +02:00 |
|