Commit Graph

36 Commits

Author SHA1 Message Date
ZKWolf
ff53a51acd Added Leveling, Currency etc. to End of match. 2024-04-25 03:34:54 +02:00
ZKWolf
cdda9567f9 Added base logic for Privat Matches and removed discord msg for dev messages 2024-04-01 17:26:18 +02:00
ZKWolf
095a60ca7b Added additional_user_ids to log 2024-03-28 20:04:46 +01:00
ZKWolf
281cdf2966 Visual Fixes and working on FIX for EndOfMatch Endpoints 2024-02-23 20:21:41 +01:00
ZKWolf
e873e25b53 Added new game modes 2024-02-20 23:32:15 +01:00
ZKWolf
e06eaa3944 removed garbage and MM fix 2024-02-18 21:53:31 +01:00
ZKWolf
e7f04dc050 removed old logs 2024-02-17 03:52:26 +01:00
ZKWolf
06b332fea9 Config stuff and DEV ENV 2024-02-14 00:35:49 +01:00
ZKWolf
658d1c5b4e Added new game modes 2024-02-12 23:58:19 +01:00
ZKWolf
fbe73c97e8 RWF and other smaller things 2024-02-11 01:21:30 +01:00
ZKWolf
946e804e51 Added Checks for broken lobby's to clear them. 2024-02-09 22:36:50 +01:00
ZKWolf
f7a6041f53 Fixed Matchmaking more! Matchmaking error should not appear anymore etc 2024-02-08 22:57:50 +01:00
ZKWolf
06e69bcba9 Fixed Matchmaking! 2024-02-07 23:11:17 +01:00
ZKWolf
b9a385395d MM 2024-02-05 19:24:38 +01:00
ZKWolf
7e16a033bc Hopefully fixed all of the bugs in the Matchmaking... 2024-01-06 00:11:02 +01:00
ZKWolf
72a20d9e69 Fixed alot of things and added stuff as well... 2023-12-31 00:11:19 +01:00
ZKWolf
a730a18670 Added Input sanitizer to all user input 2023-09-27 23:25:26 +02:00
ZKWolf
9c27c802d4 Semi fixed matchmaking 2023-09-17 19:05:47 +02:00
ZKWolf
836ca1cfcc Reverted / change because flask gives a Method error sometimes for no reason... 2023-09-16 04:22:37 +02:00
ZKWolf
6dbcfb5d87 Added / to the Endpoints so Flask does NOT deny every request with it added... 2023-09-11 17:44:32 +02:00
ZKWolf
f9c4726420 Changed checks to only 3 lines with ABORT. Other small changes aswell 2023-07-21 17:36:08 +02:00
ZKWolf
1f6faa2a70 Working on Matchmaking 2023-07-19 22:29:52 +02:00
wolfswolke
3100242d4e Fixed Session Validation 2023-07-18 16:21:50 +02:00
ZKWolf
1a2fb7f91f Added working cookie Auth 2023-07-17 21:14:58 +02:00
ZKWolf
4371ab88bb Added DEV Region for testing 2023-07-16 22:19:19 +02:00
ZKWolf
46be993ff1 changed to check_for_game_client for "security" 2023-07-12 23:35:40 +02:00
ZKWolf
677a7b0d72 End of day commit. Fixed about nothing... 2023-07-09 23:49:26 +02:00
ZKWolf
87e57f7835 Removed print Statements and started moving to mongo list handler for db. 2023-07-09 18:45:17 +02:00
ZKWolf
7a404aedfc Playing around with MatchMaking. Works already on dev versions kinda. 2023-07-08 00:23:14 +02:00
ZKWolf
0e169a3367 Added the real Matchmaking responses.
Not implemented yet.
2023-07-07 17:10:47 +02:00
ZKWolf
0ba74ef49a Changed LOGGING message=str(e) to message=e cause else it wont log. 2023-07-02 21:01:10 +02:00
ZKWolf
ff990fb86f Fixed ban in OG DeathGarden 2023-06-30 22:17:56 +02:00
ZKWolf
e14f9cc908 check for file fixed... doesnt work anyways ._. 2023-06-28 23:01:05 +02:00
ZKWolf
5b3446e69d Moved Matchmaking Endpoint. 2023-06-26 18:59:25 +02:00
ZKWolf
6175ffba61 Moved matchmaking endpoints to matchmaking.py. This is WIP so doesnt work yet... 2023-06-24 23:45:36 +02:00
ZKWolf
dce4abf366 New File matchmaking.py 2023-06-24 18:20:34 +02:00