FutureRave
7de1ffbe9d
fix: hot join join issue for dedis & dangling pointer in script
2023-05-13 10:25:14 +01:00
BrentVL-1952840
7a9fee975a
Unload mods on non-modded servers
2023-04-24 14:33:34 +02:00
BrentVL-1952840
89e1a6b91d
Merge remote-tracking branch 'upstream/main' into mods
2023-04-23 23:08:22 +02:00
momo5502
6fecdeb68d
Introduce sub-protocols
2023-04-22 09:13:03 +02:00
BrentVL-1952840
35d3fa04fe
Small refactor
2023-04-20 22:33:00 +02:00
BrentVL-1952840
2c27b4fd6e
Merge remote-tracking branch 'upstream/main' into mods
2023-04-18 19:11:17 +02:00
BrentVL-1952840
02d8e1237e
Improve mod/usermap support
2023-04-18 19:11:11 +02:00
momo5502
4cab2a73bd
Better fix for clearing stored guids
2023-04-17 21:14:08 +02:00
BrentVL-1952840
ee85545e5a
Mods support for dedicated servers
2023-04-12 15:47:38 +02:00
momo5502
26a56b0602
More profile info progress
2023-04-07 09:01:36 +02:00
Maurice Heumann
27ab6193e5
Prepare auth data
2023-04-03 19:03:54 +02:00
momo5502
89103ed672
Prepare distributing profile infos
2023-04-02 09:10:18 +02:00
BrentVL-1952840
7cc80c71ec
Refactor
2023-03-16 13:14:58 +01:00
BrentVL-1952840
9f8537ae7b
Merge remote-tracking branch 'upstream/main' into usermaps
2023-03-08 22:00:46 +01:00
BrentVL-1952840
c73896456f
Add usermap support
2023-03-08 22:00:41 +01:00
Maurice Heumann
39bb77b780
Fix reconnect command
...
This fixes #160
2023-03-06 18:50:04 +01:00
momo5502
7b65522186
Switch back to register component as all components have been adjusted
2023-03-05 10:47:12 +01:00
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