Commit Graph

360 Commits

Author SHA1 Message Date
ZKWolf
6b9214ec38 Added CDN Pictures. If these are copyrighted and you want me to take them down PLEASE OPEN A ISSUE ON GITHUB 2024-07-29 00:56:40 +02:00
ZKWolf
c598c803bd Added CDN check for File name existing 2024-07-29 00:50:53 +02:00
ZKWolf
276bb9c7a4 Redirecting to matchmaking ROOT now instead of sub debug.
Removed Private matches from the Matchmaking Debug website.
Added Private Match URL, join and register URL for users to join those matches.
2024-07-29 00:47:50 +02:00
ZKWolf
35fe79ad32 LOBBY added max_a and max_b and private player list as whitelist for joining.
Reworked JOIN and HOST lobby function for private matches.
Also fixed a dumb bug that i when a privat lobby existed said "oh im not in that lemme ERROR"
2024-07-29 00:45:41 +02:00
ZKWolf
747f92d710 Added Private Match HTML with CSS 2024-07-29 00:43:16 +02:00
ZKWolf
d07068f7eb Fixed write_datas PRINT exception. 2024-07-29 00:42:49 +02:00
ZKWolf
a8106b8886 Added Private Lobby LEN 2024-07-29 00:41:43 +02:00
ZKWolf
0a20e97bf1 Hiding runner IDs from now on so you cant register other people for private matches.
Also added Private Lobby LEN
2024-07-29 00:41:08 +02:00
ZKWolf
f440e44bc0 Fixed malformed player logs
Some checks failed
Build Docker image / build-and-push-image (push) Has been cancelled
2024-07-21 03:54:47 +02:00
ZKWolf
2d88191eaf Added version tag in lobby to allow older version to play with each other 2024-07-21 00:44:15 +02:00
ZKWolf
59d0410895 Added error for 404 2024-07-21 00:26:02 +02:00
ZKWolf
ecf8ed5daf Removed softlaunch kick from dev env 2024-07-21 00:25:41 +02:00
ZKWolf
f892ebb8c9 removed try except 2024-07-21 00:25:01 +02:00
ZKWolf
8095c3df2d Fixed Stashboard and set right latest version 2024-07-21 00:24:12 +02:00
ZKWolf
b3808e1201 moderation username is now 204 2024-06-21 22:43:39 +02:00
ZKWolf
39c2c46d16 moved THREAD.LOCK to the check as it doesnt need to be locked that soon and also can help with RWF bugs 2024-06-21 22:43:08 +02:00
ZKWolf
e11032d437 Fixed Reporter being reported and also made player list not hardlocked on 4 2024-06-21 22:42:24 +02:00
ZKWolf
d93bf9d663 testing... 2024-06-19 17:36:10 +02:00
ZKWolf
6151b17167 Set challenges to DEV env 2024-06-19 17:34:44 +02:00
ZKWolf
9d861ce43b testing private matches 2024-06-19 17:33:31 +02:00
ZKWolf
b54eebc839 testing private matches 2024-06-19 17:33:21 +02:00
ZKWolf
0b0dcb4fa2 Moved logging endpoints to logging.py and added GAMESTATE for boot/dedicated server 2024-06-19 17:32:24 +02:00
ZKWolf
e03fb07a45 smoll fixe and removed unused func 2024-06-12 17:48:32 +02:00
ZKWolf
29fac2ff83 Removed not needed Data from BAN and CURRENCY 2024-06-12 17:46:50 +02:00
ZKWolf
2ce43f7f29 Set Default Faction to None 2024-06-12 17:46:19 +02:00
ZKWolf
fb8f0fb72a Removed epoch that was not used and added game_mode so Custom games can set their own and also Dev versions. 2024-06-12 17:46:00 +02:00
ZKWolf
8f4cd1901b Added 204s instead of success 2024-06-12 17:44:32 +02:00
ZKWolf
1b422e5dc8 Removed Discord embed 2024-06-12 17:44:05 +02:00
ZKWolf
b09fd866d3 Changed latest version to shut down version and also removed get OS as it is not secure to get files like that 2024-06-12 17:43:50 +02:00
ZKWolf
364a0e0bfa Removed Data Users don't need 2024-06-12 17:42:19 +02:00
ZKWolf
9dcb954108 Added Online player counter 2024-06-10 21:42:35 +02:00
ZKWolf
33eb185227 Added cleanup to WEB so players allways see LIVE data. 2024-06-04 02:45:03 +02:00
ZKWolf
a80742496d Changed Challenge Logic to include BATCH 2024-06-04 02:44:25 +02:00
ZKWolf
af196b0c99 Bumped up numbers a TON, so it shouldn't run into any bottlenecks software sided 2024-06-04 02:43:50 +02:00
ZKWolf
4d1ca211a2 Added player count as GLOB so its easier to change 2024-06-04 02:43:16 +02:00
ZKWolf
9f075dc7aa Added DEV Database 2024-06-04 02:41:49 +02:00
ZKWolf
8c35772aa7 Fixed most of the challenge handler.
Also improved DB times a LOT by not making a call per challenge.
OPEN: Why do prog not work anymore?
2024-06-04 02:41:13 +02:00
ZKWolf
be80690bf9 added file handler testing file 2024-05-26 04:15:19 +02:00
ZKWolf
e0eb5ad961 Added iframe for discord invite 2024-05-26 04:13:09 +02:00
ZKWolf
612bb30176 Removed new styling as it was not liked by useres 2024-05-26 04:12:40 +02:00
zkwolf
9e95ebff13 Making HTML look good ^^ 2024-05-15 21:09:31 +02:00
zkwolf
744006cac5 Added LV1 base inventory on DEV endpoint for play testing. 2024-05-14 17:35:52 +02:00
zkwolf
87f5ef5ffa Removed old comments 2024-05-14 17:35:08 +02:00
zkwolf
dbd88cd893 Temp disabled error logging for live testing ass logins take 20 seconds more when logging is on. 2024-05-14 17:34:45 +02:00
zkwolf
285b8678ac added checks so sanitized values dont get messed up 2024-05-14 13:16:44 +02:00
zkwolf
67b32f3304 Added security check for allowed_tokens type. 2024-05-14 13:07:59 +02:00
zkwolf
1183d13470 Added HunterIDs back for DEV backend. 2024-05-14 12:19:51 +02:00
zkwolf
88ba02252d Added Styling 2024-05-14 12:19:29 +02:00
zkwolf
d17a899591 Added ident logging to BAN 2024-05-13 15:30:46 +02:00
zkwolf
12647c2770 Fixed allowed tokens... 2024-05-13 15:26:20 +02:00