Commit Graph

26 Commits

Author SHA1 Message Date
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
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
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
4d1ca211a2 Added player count as GLOB so its easier to change 2024-06-04 02:43:16 +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
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
bd5ba12d88 Added probability calc, Added cleanup of crashed runners/Hunters in QUEUE, 2024-02-23 20:22:40 +01:00
ZKWolf
e873e25b53 Added new game modes 2024-02-20 23:32:15 +01:00
ZKWolf
6d11da1a6f MM Fixes 2024-02-18 21:53:01 +01:00
ZKWolf
c41aaf871f Fixed more broken lobbys 2024-02-17 03:53:01 +01:00
ZKWolf
7e09031cd6 Fixed some MM stuff and removed bugged Configs from MM 2024-02-14 00:36:31 +01:00
ZKWolf
658d1c5b4e Added new game modes 2024-02-12 23:58:19 +01:00
ZKWolf
71f796f662 Fixed Matchmaking logic 2024-02-11 01:21:47 +01:00
ZKWolf
946e804e51 Added Checks for broken lobby's to clear them. 2024-02-09 22:36:50 +01:00
ZKWolf
a042bf6ef4 Added random_game_mode func to spice things up and fixed the QUEUE 2024-02-08 22:57:13 +01:00
ZKWolf
06e69bcba9 Fixed Matchmaking! 2024-02-07 23:11:17 +01:00
ZKWolf
02e5efd1df Moved devs out of the DEV ONLY ROUNDS so they can play EU 2024-02-05 22:55:29 +01:00
ZKWolf
c23b720d55 NN 2024-02-05 19:24:23 +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
9c27c802d4 Semi fixed matchmaking 2023-09-17 19:05:47 +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