Commit Graph

26 Commits

Author SHA1 Message Date
BrentVL-1952840
aa1ed82eda Forgot an address in party.cpp 2023-03-04 16:03:27 +01:00
BrentVL-1952840
70e405f0c4 Update party 2023-03-04 15:42:44 +01:00
momo5502
03d0c384f9 Cleanup party.cpp 2023-02-26 10:05:48 +01:00
BrentVL-1952840
47c2a28b49 Fix server/client gametype out of sync 2023-02-25 18:46:00 +01:00
BrentVL-1952840
1ad875ce8a Set correct data on client side to join dedis
- SetGameMode to default seems the way to go here, keeps switching teams available and makes sure online classes get previewed correctly.
- SetGameType needs to be called so it doesn't mix things what you have selected before in private match or played before on another dedicated server.
2023-02-23 20:04:41 +01:00
BrentVL-1952840
6aadfd04c7 Fix zombie intro skipping during map rotation 2023-02-23 19:37:38 +01:00
BrentVL-1952840
d1b0ed9e56 Force dedicated servers in online mode 2023-02-23 09:55:36 +01:00
BrentVL-1952840
4c8df5d6cc woops 2023-02-21 21:06:39 +01:00
BrentVL-1952840
d35c2a99cf Fix connecting to zombie dedicated servers 2023-02-21 20:49:35 +01:00
momo5502
7edeedacc8 Only intercept stats transfer when really joining a dedi
This fixes #137
2023-02-19 17:18:10 +01:00
Maurice Heumann
079993d5fa Add missing parameter to CL_ConnectFromLobby 2023-02-13 19:42:35 +01:00
momo5502
21b0e419bd Automatically trigger map rotation
This maybe fixes #129
2023-02-12 10:51:15 +01:00
momo5502
d8e862819b I'm a fucking retard.
This fixes #145
2023-02-12 10:11:24 +01:00
Maurice Heumann
513f673c01 Add serverlist support 2023-02-05 19:08:36 +01:00
Maurice Heumann
5a7be3732c Small cleanup 2023-02-05 10:19:00 +01:00
Maurice Heumann
74bb7bcf0b Handle stats transfer for dedis
Ugly workaround for #98
2023-02-04 16:17:44 +01:00
Maurice Heumann
ce2f04ef12 Small renaming 2023-01-24 18:54:29 +01:00
Maurice Heumann
e7de6af00a Automatically stop cinematic when joining zombies matches
Fixes #97
2023-01-08 16:14:06 +01:00
Maurice Heumann
55f12e3313 Basic working dedicated server support 2023-01-02 13:57:00 +01:00
Maurice Heumann
59586e18e6 Rename component interfaces 2023-01-01 21:51:04 +01:00
Maurice Heumann
3a6f973473 Prepare dedicated server support 2023-01-01 21:48:32 +01:00
Maurice Heumann
9ab865ad2a Switch mode when necessary 2022-12-13 19:11:49 +01:00
FutureRave
cae0793e7f refactor(cmd): add support for cmds + cleanup 2022-11-21 18:08:27 +00:00
momo5502
6b31b2a7ae Some experiments 2022-10-29 20:21:13 +02:00
momo5502
c898746026 More connection progress 2022-10-28 22:16:14 +02:00
momo5502
1f525186e9 Prepare connecting 2022-10-28 20:34:10 +02:00