Commit Graph

126 Commits

Author SHA1 Message Date
ZKWolf
16458a0d44 Added check to see if the HUNTER actually joined the match so runners don't get an error when joining to a not yet hosted match.
Some checks failed
Build Docker image / build-and-push-image (push) Has been cancelled
Issue found by ahbahl. Thank you for bringing it to my attention ^^
2024-07-30 21:34:40 +02:00
ZKWolf
683be90c2b Removed private matches from discord msg 2024-07-29 19:59:34 +02:00
ZKWolf
13051e6701 Added migration var to user and code for migration v1 2024-07-29 19:59:15 +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
d07068f7eb Fixed write_datas PRINT exception. 2024-07-29 00:42:49 +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
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
9d861ce43b testing private matches 2024-06-19 17:33:31 +02:00
ZKWolf
e03fb07a45 smoll fixe and removed unused func 2024-06-12 17:48:32 +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
9dcb954108 Added Online player counter 2024-06-10 21:42:35 +02:00
ZKWolf
4d1ca211a2 Added player count as GLOB so its easier to change 2024-06-04 02:43:16 +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
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
31915f1a5e Added a BAN Admin tool for easy usage as EPOCH has been used wrong often. 2024-05-13 15:09:59 +02:00
zkwolf
e207da54db Added Windows logic for sessions so people can test on windows 2024-05-13 11:32:08 +02:00
zkwolf
c0c663a02f added steam achievement logic 2024-05-13 11:31:42 +02:00
ZKWolf
bce81f6a38 Fixed challenges finally... 2024-05-12 05:45:08 +02:00
ZKWolf
d40594947c Added base currency's requested by miraak. 2024-04-26 22:42:01 +02:00
ZKWolf
4f413bfa03 Removed challenges. again... 2024-04-26 22:41:32 +02:00
ZKWolf
2c54959f92 Fixed some Blueprinting issues 2024-04-25 08:16:01 +02:00
ZKWolf
e7402c011f Added local_ip to not be logged 2024-04-25 03:34:11 +02:00
ZKWolf
126884155c Set time to UTC 2024-04-25 03:31:09 +02:00
ZKWolf
9b2e9da298 Updated probability's for maps, set users needed to 1 in DEV and fixed string escape. 2024-04-25 03:28:39 +02:00
ZKWolf
69be2197f2 Set base for users to 0 2024-04-25 03:27:57 +02:00
ZKWolf
292fd1d9ce Added Leveling 2024-04-25 03:27:38 +02:00
ZKWolf
d15cb4c59b removed unneeded code 2024-04-25 03:27:18 +02:00
ZKWolf
8468984748 Renamed old var to new. 2024-04-25 01:39:14 +02:00
ZKWolf
84f667baf2 Renamed starting log 2024-04-25 01:38:50 +02:00
ZKWolf
7424d760b9 Fixed the rest of the Challenge Handler and added hardcoded challenges. 2024-04-25 01:38:05 +02:00
PumpkinEater121
f1690fd17f Fix initial login key error 2024-04-24 14:37:28 -04:00
PumpkinEater121
042d7e22e6 Fix function call and change log level 2024-04-24 14:16:25 -04:00
PumpkinEater121
bf3ebdf813 remove unnecessary function 2024-04-24 13:54:51 -04:00
PumpkinEater121
be20c267de new challenge_handler no errors 2024-04-24 13:32:09 -04:00
kylmcani95
0726905329 challenger_handler error fixes 2024-04-24 09:22:01 -04:00
ZKWolf
10f76c4a14 Working on new Challenge Handler 2024-04-17 11:19:04 +02:00
ZKWolf
b0f4766c0b Added start of new challenge handler 2024-04-15 15:12:11 +02:00
ZKWolf
db651b3e58 Set BASE logging to info if not DEV 2024-04-01 17:26:37 +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
660bb4207f Added base logic for Privat Matches 2024-04-01 17:25:17 +02:00
ZKWolf
04d2c6878f Updated queue logic 2024-03-28 19:49:58 +01:00
ZKWolf
856ceb9362 Added BOGAN Handler 2024-03-28 19:29:31 +01:00
ZKWolf
c8e567ca69 Changed Alpha Currency Balance for new users 2024-02-26 02:07:00 +01:00
ZKWolf
628ada8a50 Fixed Challenges and added new ones. 2024-02-26 02:05:41 +01:00
ZKWolf
ba0a20cc08 added equippedConsumables and removed old challenge stuff. 2024-02-25 04:00:58 +01:00
ZKWolf
a579d202be Added 743 Challenges and the logic for all of them. 2024-02-25 03:59:53 +01:00