BrentVL-1952840
|
d9cd7e3071
|
Use correct bdPublicProfileInfo version
|
2023-03-28 00:45:17 +02:00 |
|
BrentVL-1952840
|
40a48f564e
|
Fix maximum players on servers
|
2023-03-24 10:48:52 +01:00 |
|
BrentVL-1952840
|
fda91384ec
|
Fix gametype in loading screen
|
2023-03-23 21:21:42 +01:00 |
|
Maurice Heumann
|
0fb095b2eb
|
More cleanup
|
2023-03-23 20:12:01 +01:00 |
|
Maurice Heumann
|
a7737c6d45
|
Small cleanup
|
2023-03-23 20:08:43 +01:00 |
|
Maurice Heumann
|
51ea9454f4
|
Merge pull request #387 from mjkzy/new-chat
Deprecate killfeed and use new chat system
|
2023-03-23 20:03:13 +01:00 |
|
Maurice Heumann
|
cb3f6f020f
|
Resolve server name
#341
|
2023-03-23 20:01:55 +01:00 |
|
m
|
940b8532fa
|
use reliable
|
2023-03-23 13:55:39 -05:00 |
|
Maurice Heumann
|
48dfcd2687
|
Support headless console mode
Fixes #384
|
2023-03-23 19:46:58 +01:00 |
|
Maurice Heumann
|
36e15ef457
|
Add client symbol
|
2023-03-23 19:41:19 +01:00 |
|
m
|
84b4a2ae59
|
use new chat system
|
2023-03-23 13:35:58 -05:00 |
|
Maurice Heumann
|
f50e2d3f5d
|
Send chat as reliable command to avoid duplications
#341
|
2023-03-23 18:23:53 +01:00 |
|
BrentVL-1952840
|
2fb025395e
|
Patch more name length checks
|
2023-03-23 18:07:31 +01:00 |
|
FutureRave
|
5795836d93
|
fix(rcon): add response to say/tell commands
|
2023-03-23 13:29:58 +00:00 |
|
Maurice Heumann
|
3f3810a81f
|
Merge pull request #328 from WantedDV/modified-playlist
Support all game modes for public matches
|
2023-03-23 13:58:23 +01:00 |
|
BrentVL-1952840
|
ee2e53d00b
|
Fix non-teambased scoreboards
|
2023-03-23 11:27:38 +01:00 |
|
Maurice Heumann
|
037efe8fe6
|
Allow running the visual studio debugger
|
2023-03-22 19:10:07 +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 |
|
Maurice Heumann
|
6378f8c392
|
Add temporary workaround for not working say and tell command
#341
|
2023-03-21 21:04:28 +01:00 |
|
Maurice Heumann
|
9afeee582d
|
Small cleanup
|
2023-03-21 19:19:31 +01:00 |
|
Edo
|
fcc7efaf23
|
fix: make sure rcon is handled at the right time
|
2023-03-21 17:32:16 +00:00 |
|
Maurice Heumann
|
166ff6f429
|
Notify about initial network requirement
|
2023-03-21 17:36:39 +01:00 |
|
BrentVL-1952840
|
ab10d3641f
|
Use call_safe method instead
|
2023-03-20 21:38:15 +01:00 |
|
BrentVL-1952840
|
a04e9ade85
|
Merge remote-tracking branch 'upstream/main' into dvar_sessionmode
|
2023-03-20 21:29:41 +01:00 |
|
momo5502
|
d7bac40370
|
Properly fake the call checks
|
2023-03-20 21:25:12 +01:00 |
|
BrentVL-1952840
|
b8a8125750
|
Merge remote-tracking branch 'upstream/main' into dvar_sessionmode
|
2023-03-20 19:25:00 +01:00 |
|
momo5502
|
3a2c94faef
|
Make sure to save all GP registers
|
2023-03-20 18:40:53 +01:00 |
|
Michael
|
0483ee2bd6
|
Move 4 char name fix to patches.cpp
|
2023-03-20 08:36:19 -04:00 |
|
Michael
|
c796aea416
|
Change 4 character name limit to 2 characters
|
2023-03-19 23:26:39 -04:00 |
|
momo5502
|
638ea0862a
|
Fix callable symbols
|
2023-03-19 21:22:59 +01:00 |
|
momo5502
|
32040ce966
|
Override localized strings
|
2023-03-19 19:37:35 +01:00 |
|
momo5502
|
de3c598885
|
Add call_safe method to symbols to spoof call stack
|
2023-03-19 18:27:47 +01:00 |
|
BrentVL-1952840
|
cace0ece8c
|
Also skip DOA/Campaign intro
|
2023-03-18 18:44:44 +01:00 |
|
BrentVL-1952840
|
f4f50d2c55
|
Patch value sessionmode bool dvar for every mode by default
|
2023-03-18 18:37:30 +01:00 |
|
BrentVL-1952840
|
76c4c44583
|
Fix registering sessionmode bool dvars not setting its value
|
2023-03-18 16:08:50 +01:00 |
|
momo5502
|
c7b21d6419
|
Add some more branding
|
2023-03-18 09:14:54 +01:00 |
|
momo5502
|
c1d6d791c6
|
Increase cl_maxpackets to 100
|
2023-03-18 08:57:56 +01:00 |
|
Mike
|
75c60160f7
|
Merge branch 'momo5502:main' into main
|
2023-03-17 19:17:31 -04:00 |
|
Michael
|
4437a8d10e
|
Unlock secret entitlement calling cards.
|
2023-03-17 19:10:24 -04:00 |
|
momo5502
|
b5d30563af
|
Fix dof hook
|
2023-03-17 19:53:10 +01:00 |
|
momo5502
|
71009dd628
|
Enable lagometer
|
2023-03-17 19:24:44 +01:00 |
|
momo5502
|
1af37a9703
|
Temporarily disable dof hook
|
2023-03-17 19:17:11 +01:00 |
|
WantedDV
|
6c7cbdb5e7
|
disable paintshop optimizations
- Fix DW typo for ZMHD Thermometer
- Reenable Profanity Filter
|
2023-03-17 11:09:54 -02:30 |
|
Mike
|
4715f22611
|
Merge branch 'momo5502:main' into main
|
2023-03-17 08:46:23 -04:00 |
|
Maurice Heumann
|
853f429834
|
Merge pull request #351 from Brentdevent/dvar_patches
Remove schedule delay dvar patches
|
2023-03-17 07:49:51 +01:00 |
|
BrentVL-1952840
|
e53dcce24c
|
Remove schedule time dvar patches
|
2023-03-16 23:21:26 +01:00 |
|
momo5502
|
5532980cc6
|
Support UGC on steam deck
|
2023-03-16 21:50:49 +01:00 |
|