Commit Graph

3372 Commits

Author SHA1 Message Date
Diavolo
854949a34f
[Script] Add way to modify player name 2022-06-04 10:56:14 +02:00
Dss0
db51c06a12
Merge pull request #289 from diamante0018/feature/no-hash-checks
Do not perform binary checks on the binary in debug
2022-06-03 22:07:49 +02:00
Dss0
2d05bec68b
Merge pull request #291 from diamante0018/feature/c--20
Follow the c++20 standard
2022-06-03 14:52:45 +02:00
Diavolo
92a9eb58ad
Address review 2022-06-03 14:45:14 +02:00
Diavolo
6c76136c5c
[ISO] Follow the c++20 standard 2022-05-31 18:38:09 +02:00
Diavolo
cb2346b478
[Chat] add dvar to disable chat 2022-05-31 17:57:44 +02:00
Diavolo
2ee88b2398
Do not perform binary checks on the binary 2022-05-31 15:56:54 +02:00
Dss0
2f0884bd1c
Merge pull request #287 from diamante0018/update-protobuf
Update protobuf
2022-05-30 16:53:48 +02:00
Diavolo
011ef660e4
Update protobuf 2022-05-30 13:42:36 +02:00
Edo
2f00b24fdb
Merge pull request #286 from diamante0018/generic-patch-13
Move static assert to the header file
2022-05-29 10:26:50 +02:00
Diavolo
aa99f6fbda
Move static assert to the header file 2022-05-29 10:19:48 +02:00
Dss0
3f0c137617
Merge pull request #280 from diamante0018/ceg-impostor-amongus
Remove (CEG?) functions
2022-05-28 15:00:51 +02:00
Dss0
7fccb48b9e
Merge pull request #284 from diamante0018/fix-format-string
Fix format string in gsc function
2022-05-28 15:00:15 +02:00
Diavolo
aef820179c
Remove ceg 2022-05-27 14:15:03 +02:00
Diavolo
d917271e29
Fix format string in gsc function 2022-05-27 13:23:41 +02:00
Diavolo
05bd748c6c Add msg (remove me) 2022-05-26 10:28:13 +02:00
Diavolo
479a2e548d
[Dedicated] New map rotation system 2022-05-25 18:03:26 +02:00
Diavolo
c107739116
[General] Clean up a few things 2022-05-25 16:23:28 +02:00
Diavolo
60aa5abf05
Refactor some packet interception code 2022-05-21 00:12:46 +02:00
Edo
9974d0a71a
Merge pull request #278 from Laupetin/fix/crash-on-clearing-keys
Fix crash on clearing keys via menus
2022-05-15 09:17:10 +01:00
Jan
59fc6d7ff9 Initialize key indices like game does when looking up key bindings 2022-05-15 10:07:27 +02:00
Edo
05f1270a1f
Merge pull request #277 from GEEKiDoS/fix-font-build
Fix font generation
2022-05-15 07:06:00 +01:00
GEEKiDoS
609cbc167e Fix font generation 2022-05-15 13:49:59 +08:00
Edo
9a69d9ba03
Merge pull request #274 from JTAG7371/patch-1
Improve console usability
2022-05-13 19:54:21 +01:00
Alexander Boulton
0a6de93c21
Improve console usability
Removed the need to use '\' or '/' to send a command in the console. The say command via console is redundant and serves no purpose.
2022-05-13 18:44:33 +01:00
Edo
a4db4f5ed3
Merge pull request #270 from diamante0018/sec-fix-net
[Security] Refactor patch (fix mistake?)
2022-05-11 18:33:53 +01:00
FutureRave
aedd63f206
Address review 2022-05-11 18:27:58 +01:00
FutureRave
b0537675cc
[Security] Refactor patch (fix mistake?) 2022-05-11 16:24:19 +01:00
Dss0
59b98d6fa2
Merge pull request #268 from XLabsProject/master
Merge release v0.7.2
2022-05-10 21:48:47 +02:00
Edo
42a414c2f7
Merge pull request #267 from XLabsProject/develop
Release v0.7.2
2022-05-10 20:41:59 +01:00
Dss0
da1e18fb28
Merge pull request #266 from XLabsProject/changelog-update
Update changelog
2022-05-10 21:33:43 +02:00
FutureRave
c9864eff2e
Update changelog 2022-05-10 20:25:34 +01:00
Edo
df71586e76
Merge pull request #263 from mjkzy/master-server
only return node frame on non-dedi instances with master server on
2022-05-10 18:39:57 +01:00
m
88a6bd5887 cleanup if statements? 2022-05-10 06:22:36 -05:00
m
dbc30dee6e
only return node frames on non-dedi instances 2022-05-09 20:02:53 -05:00
Edo
bb3e8d3147
Merge pull request #260 from mjkzy/visible-list
fix visible server list refreshing
2022-05-07 13:40:08 -04:00
Edo
852cb13b8e
Merge pull request #219 from diamante0018/branding
Add branding component
2022-05-07 11:39:31 -04:00
Edo
4ba8b8b442
Address review 2022-05-07 11:02:28 -04:00
Edo
a455143785
Merge branch 'develop' into branding 2022-05-07 10:00:09 -04:00
FutureRave
eb11652f2c
[Branding] Address review 2022-05-07 14:59:15 +01:00
Edo
099b779db2
Merge pull request #253 from diamante0018/elevators
Clarify some things in the elevators patch
2022-05-07 09:47:58 -04:00
Edo
4ad41c72b5
Merge pull request #256 from diamante0018/develop
[Bots] Add isBot GSC meth back
2022-05-07 09:47:06 -04:00
Edo
8578a936f2
Merge pull request #258 from diamante0018/time
Fix issue with get system milliseconds
2022-05-07 09:46:42 -04:00
Edo
f13b3422ef
Merge pull request #259 from Laupetin/fix/gamepad-melee-charge
Fix knife charge not working anymore with gamepad patch enabled
2022-05-07 09:46:25 -04:00
m
413e26b2ae fix visible server list refreshing 2022-05-07 08:23:26 -05:00
Jan
c0b2ca0813 Fix knife charge not working anymore with gamepad patch enabled 2022-05-07 14:26:32 +02:00
FutureRave
ae8580079f
Fix issue with get system milliseconds 2022-05-07 01:17:15 +01:00
FutureRave
849b890a96
Get rid of direct checks of bistestclient 2022-05-07 00:49:29 +01:00
FutureRave
d75a5a71e5
[Bots] Add isBot GSC meth back 2022-05-05 23:48:33 +01:00
Jan
c99b6b058f
Merge pull request #255 from Laupetin/feature/controller-bind-menus
Make keybind fields in menus work with controller keys
2022-05-05 22:29:38 +02:00