Commit Graph

176 Commits

Author SHA1 Message Date
momo5502
928695ea93 Properly authenticate users 2023-04-30 12:59:52 +02:00
Brentdevent
f3c6b64523 Fix clan tags 2023-04-26 23:54:31 +02:00
momo5502
bf1f364a6c Smol fix 2023-04-26 12:23:59 +02:00
Diavolo
8369d6f15f auth: finish password implementation 2023-04-25 11:01:07 +02:00
Diavolo
df25cffac0 rcon: add flooding protection 2023-04-25 09:50:09 +02:00
BrentVL-1952840
ca4ef708bf Make zone path for user content toggleable 2023-04-24 23:38:55 +02:00
BrentVL-1952840
89e1a6b91d Merge remote-tracking branch 'upstream/main' into mods 2023-04-23 23:08:22 +02:00
Maurice Heumann
c06114d8b2 Update structs.hpp 2023-04-23 19:17:14 +02:00
momo5502
6fecdeb68d Introduce sub-protocols 2023-04-22 09:13:03 +02:00
Maurice Heumann
6ce1dff30f Update structs.hpp 2023-04-19 06:02:07 +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
Diavolo
f27a1b97e7 network: improve a patch 2023-04-18 10:49:02 +02:00
ineed bots
ddb63bc5d2 Fix negativeAck exploit (crash DOS) 2023-04-17 19:56:32 -06:00
momo5502
6c07d84e23 Prepare colored name support 2023-04-17 18:42:52 +02:00
Maurice Heumann
6c51aeb8b6 Merge pull request #513 from Brentdevent/mods
Mods support for dedicated servers
2023-04-15 14:07:11 +02:00
BrentVL-1952840
81fe6bc7e1 Clean up + remove Com_Errors 2023-04-13 20:17:56 +02:00
Maurice Heumann
c29d9e5806 Dispatch connect packet in the server thread 2023-04-12 18:43:16 +02:00
BrentVL-1952840
ad9613df17 Merge remote-tracking branch 'upstream/main' into mods 2023-04-12 17:01:58 +02:00
BrentVL-1952840
ee85545e5a Mods support for dedicated servers 2023-04-12 15:47:38 +02:00
Maurice Heumann
4bffc7920d Support packet fragmentation 2023-04-11 20:48:14 +02:00
Jari van der Kaap
d4f91ef3a6 fix: support for hardcore on the serverbrowser 2023-04-11 00:27:21 +02:00
Jari van der Kaap
51582936c4 fix: added serverinfo struct 2023-04-10 16:37:32 +02:00
Jari van der Kaap
3729c0a6f1 Merge branch 'main' of https://github.com/JariKCoding/boiii 2023-04-10 15:15:39 +02:00
Jari van der Kaap
4a5b6d43d0 feat: added bots column on server browser 2023-04-10 15:15:12 +02:00
Maurice Heumann
282d5e97a3 Struct fixes 2023-04-10 15:05:35 +02:00
BrentVL-1952840
aef16d1e0c Allow custom gamesettings to be loaded from disk 2023-04-09 17:57:06 +02:00
momo5502
4a9c1c8778 Merge remote-tracking branch 'origin/main' into feature/auth-protocol 2023-04-07 15:53:56 +02:00
momo5502
c096712dae Fix Scr_AddInt 2023-04-07 15:53:36 +02:00
momo5502
54519cdc0a Fix static assert 2023-04-07 14:52:39 +02:00
momo5502
4661b26127 Revert "Temporarily diable new protocol to merge changes"
This reverts commit 6d0d3510646121acf41f3164e283b60201fa2d81.
2023-04-07 14:51:16 +02:00
momo5502
a28235df26 Temporarily diable new protocol to merge changes 2023-04-07 14:37:34 +02:00
momo5502
0738902f42 Merge remote-tracking branch 'origin/main' into feature/auth-protocol
# Conflicts:
#	src/client/game/utils.cpp
2023-04-07 14:32:56 +02:00
momo5502
fd8460349f Cleanup cached profile infos 2023-04-07 14:25:56 +02:00
momo5502
9e7a567acb Fix xuid offset 2023-04-07 13:55:43 +02:00
momo5502
363f8cb01a Trigger pcache updates 2023-04-07 13:55:25 +02:00
Diavolo
2f5eebebd0 getinfo: add sv_running & more utils 2023-04-07 10:41:22 +02:00
BrentVL-1952840
a939a536f3 Workaround out-of-gobblegums 2023-04-06 23:55:10 +02:00
Maurice Heumann
163f9c53b8 Some cleanup and svs_clients 2023-04-04 20:40:48 +02:00
Diavolo
45b1462dca fix: forgot to * the array of clients 2023-04-04 18:25:36 +02:00
Diavolo
fcec2f9b89 forgot to fill out rest of struct 2023-04-04 18:25:35 +02:00
Diavolo
23c7228214 fix getguid & getxuid 2023-04-04 18:25:35 +02:00
Diavolo
924abd0ed5 fix: forgot to * the array of clients 2023-04-03 21:51:30 +02:00
Diavolo
5848a271a0 forgot to fill out rest of struct 2023-04-03 19:18:37 +02:00
Diavolo
f9812773dd fix getguid & getxuid 2023-04-03 19:14:45 +02:00
Maurice Heumann
27ab6193e5 Prepare auth data 2023-04-03 19:03:54 +02:00
momo5502
8fd5a82153 Support custom sv param construction 2023-04-02 18:41:40 +02:00
momo5502
f75da130da Small cleanup 2023-04-02 18:38:58 +02:00
momo5502
5ed2da8553 Cleanup demonware services 2023-04-02 09:23:45 +02:00
momo5502
89103ed672 Prepare distributing profile infos 2023-04-02 09:10:18 +02:00