Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
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
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
57ca83841e add tournament code to win server game request 2024-10-15 13:43:40 +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
0b58783565 add goal id and other things idk 2024-10-10 19:46:17 +02:00
66fbfc2bc7 add bot, move player variables to a player class(might have broke some things idk) 2024-10-05 04:31:18 +02:00
d8284b78e2 Site
- can send message in tournament
    - request 3 server tournamment
Game
    - change buttons position on multi online
2024-10-05 04:30:20 +02:00
64346413c3 fix sendMessage method 2024-10-05 03:31:14 +02:00
4a8825edf1 fix send all info 2024-10-05 02:58:23 +02:00
4e3ba36416 add tournament request to server(not complete) 2024-10-05 02:40:28 +02:00