108 Commits

Author SHA1 Message Date
Brentdevent
fc37f46d7b No longer use fs_game to send mod info 2023-05-02 21:46:43 +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
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
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
BrentVL-1952840
aef16d1e0c Allow custom gamesettings to be loaded from disk 2023-04-09 17:57:06 +02:00
momo5502
c096712dae Fix Scr_AddInt 2023-04-07 15:53:36 +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
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
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
f9812773dd fix getguid & getxuid 2023-04-03 19:14:45 +02:00
momo5502
8fd5a82153 Support custom sv param construction 2023-04-02 18:41:40 +02:00
Maurice Heumann
36e15ef457 Add client symbol 2023-03-23 19:41:19 +01:00
BrentVL-1952840
ee2e53d00b Fix non-teambased scoreboards 2023-03-23 11:27:38 +01:00
Maurice Heumann
6710b231e7 Add missing symbol address 2023-03-22 18:49:55 +01:00
Maurice Heumann
b8751df584 Cleanup say and tell commands 2023-03-22 18:49:48 +01:00
FutureRave
69cae13da1 feature: name g_log dvar 2023-03-22 13:19:43 +00:00
BrentVL-1952840
76c4c44583 Fix registering sessionmode bool dvars not setting its value 2023-03-18 16:08:50 +01:00
BrentVL-1952840
e53dcce24c Remove schedule time dvar patches 2023-03-16 23:21:26 +01:00
BrentVL-1952840
8379f314fd Add dvars patches 2023-03-16 13:12:53 +01:00
Maurice Heumann
85794fd992 Implement rcon support
This fixes #337
2023-03-14 19:12:50 +01:00
momo5502
a3769a4489 Rundimental ingame chat support
Technically, this implements #168.
However, it's very ugly, so it needs cleanup.
2023-03-13 20:34:18 +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
dbee7d9741 Add Dvar_RegisterString 2023-03-07 18:33:27 +01:00
BrentVL-1952840
22e28fa0e7 Fix wrong function hook 2023-03-04 19:11:27 +01:00
BrentVL-1952840
a1d46ba594 Update ui_scripting 2023-03-04 18:09:39 +01:00
BrentVL-1952840
5633de340d Update symbols 2023-03-04 15:02:08 +01:00
BrentVL-1952840
de9e239711 Update console 2023-03-04 12:36:06 +01:00
BrentVL-1952840
e4735d0337 Forgot to add server address 2023-02-28 20:27:03 +01:00
momo5502
2d2f1d2968 Prevent spawning bots when not being host
Fixes #253
2023-02-28 07:35:35 +01:00