Commit Graph

165 Commits

Author SHA1 Message Date
Maurice Heumann
6ce1dff30f Update structs.hpp 2023-04-19 06:02:07 +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
Diavolo
007b7e033b feat(chat): g_deadChat functionality 2023-04-01 14:00:09 +02:00
BrentVL-1952840
d9cd7e3071 Use correct bdPublicProfileInfo version 2023-03-28 00:45:17 +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
Edo
a6990bc0f1 maint(utils): use * to indicate pointers 2023-03-22 13:36:44 +00:00
FutureRave
69cae13da1 feature: name g_log dvar 2023-03-22 13:19:43 +00:00
BrentVL-1952840
ab10d3641f Use call_safe method instead 2023-03-20 21:38:15 +01:00
BrentVL-1952840
b8a8125750 Merge remote-tracking branch 'upstream/main' into dvar_sessionmode 2023-03-20 19:25:00 +01:00
momo5502
638ea0862a Fix callable symbols 2023-03-19 21:22:59 +01:00