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
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
Maurice Heumann
4bffc7920d
Support packet fragmentation
2023-04-11 20:48:14 +02:00
Jari van der Kaap
51582936c4
fix: added serverinfo struct
2023-04-10 16:37:32 +02:00
Maurice Heumann
282d5e97a3
Struct fixes
2023-04-10 15:05:35 +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
9e7a567acb
Fix xuid offset
2023-04-07 13:55:43 +02:00
Maurice Heumann
163f9c53b8
Some cleanup and svs_clients
2023-04-04 20:40:48 +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
Maurice Heumann
27ab6193e5
Prepare auth data
2023-04-03 19:03:54 +02:00
Diavolo
007b7e033b
feat(chat): g_deadChat functionality
2023-04-01 14:00:09 +02:00
Michael
4437a8d10e
Unlock secret entitlement calling cards.
2023-03-17 19:10:24 -04:00
Michael
06f7bd24a9
Unlock Dark Matter camo.
...
Add unlock all specialists outfits.
Change emblems_and_backings dvar to a more user friendly name.
Add unlock specialists outfits to lua menu.
Remove stdcall from typedef.
2023-03-16 13:48:57 -04:00
BrentVL-1952840
78036681ea
Merge remote-tracking branch 'upstream/main' into dvar_patches
2023-03-16 13:18:27 +01:00
BrentVL-1952840
8379f314fd
Add dvars patches
2023-03-16 13:12:53 +01:00
Michael
f0e76a4e06
Update unlock all options.
...
Include reticles with the unlockall camos option.
Add unlock all emblems and backings.
Added camo and emblems to lua menu.
2023-03-14 22:49:54 -04:00
Michael
8da07b8c1d
Fix dvar_t struct.
...
Update references to DvarValue struct.
2023-03-14 14:32:08 -04:00
BrentVL-1952840
c73896456f
Add usermap support
2023-03-08 22:00:41 +01:00
Jari van der Kaap
6baee87d6e
Added compiled GSC loading by overriding existing scripts & implemented fix for change team not being available
2023-02-28 23:58:07 +01:00
BrentVL-1952840
7c755c106a
dvar stuff
...
-Read dvar names and hashes from file and copy dvar name to each known dvar from pool.
-Hook dvar_foreach functions to show them in the ingame client console.
-Patch some dvar flags checks to show them in dvarlist/dvardump command
-Patch a dvar flag check that doesn't allow some dvars to be recognized when typed in console.
2023-02-26 22:45:48 +01:00
BrentVL-1952840
ca3c3a12d7
Potential fix dedicated servers loading offline classes
2023-02-26 14:31:23 +01:00
BrentVL-1952840
d1b0ed9e56
Force dedicated servers in online mode
2023-02-23 09:55:36 +01:00
Diavolo
a3cc49bd66
feat: iw4m compat
2023-02-21 18:00:59 +01:00
Jari van der Kaap
8d1825d12f
Merge remote-tracking branch 'upstream/main'
2023-02-12 19:47:38 +01:00
Maurice Heumann
513f673c01
Add serverlist support
2023-02-05 19:08:36 +01:00
Jari van der Kaap
55bcf1ebbd
Merge branch 'main' of https://github.com/JariKCoding/boiii
2023-02-03 00:05:09 +01:00
Jari van der Kaap
aab395c4ef
Fix rebase changes
2023-02-03 00:02:47 +01:00
Jari van der Kaap
d25d6a7c10
Added config file for saved dvars and added menu for unlocking loot
2023-02-02 23:43:58 +01:00
Jari van der Kaap
3adfdbddaf
Add UI Scripting support
2023-02-02 23:43:12 +01:00
Jari van der Kaap
b8cf8b2a56
Added config file for saved dvars and added menu for unlocking loot
2023-02-02 23:28:48 +01:00
momo5502
10cbf6a8bc
Add new symbols
2023-01-28 15:29:52 +01:00
Diavolo
549064fa64
fixes for iw4m, gsc, notifes and more
2023-01-09 16:53:51 +01:00
Maurice Heumann
55f12e3313
Basic working dedicated server support
2023-01-02 13:57:00 +01:00
Jari van der Kaap
27d081700a
Add UI Scripting support
2023-01-02 01:12:14 +01:00
Maurice Heumann
a7f60aeae2
Add custom command support
2022-12-30 19:17:36 +01:00
Maurice Heumann
d52fdc70cf
Add dvar structs
2022-12-09 18:23:14 +01:00
momo5502
442a8f2f6f
Small changes
2022-10-29 20:05:22 +02:00
momo5502
c898746026
More connection progress
2022-10-28 22:16:14 +02:00
momo5502
5a04cc78de
Add CL_ConnectFromLobby
2022-10-25 20:42:37 +02:00
momo5502
250364903e
More networking progress
2022-10-23 19:56:03 +02:00
momo5502
4fb26887ac
Prepare DTLS removal
2022-10-19 21:07:20 +02:00
momo5502
a35f7fda19
Prepare more demonware support
2022-09-24 15:09:48 +02:00
momo5502
92208520d0
Add minidump support
2022-09-17 12:24:04 +02:00
momo5502
867de3c3dd
Improve branding
2022-09-17 09:16:24 +02:00