Commit Graph

3015 Commits

Author SHA1 Message Date
Edo
88ffb70dc4
[ZoneBuilder]: Remove old dump command (#1035) 2023-05-14 12:54:23 +01:00
Louve
8ec6441232
Zb export (#1033)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-05-14 11:21:31 +00:00
Edo
9e036e5174
[Network]: Better patch (#1032) 2023-05-12 22:35:31 +01:00
Edo
2805c3fb2f
[Network]: Fix potential dead-lock (#1031) 2023-05-12 20:11:01 +01:00
Edo
d3775d2565
[Auth]: Small update (#1030) 2023-05-12 12:00:04 +01:00
FutureRave
7d03e90197
[Weapon]: Add very realistic FreezeControlsAllowLook 2023-05-11 12:32:14 +01:00
Edo
6cd4c2d83f
[Localization]: Fix (#1021) 2023-05-09 15:52:09 +01:00
Edo
67d3cf2bb7
[Party]: Use .empty() (#1020) 2023-05-08 13:35:23 +01:00
Edo
3c7fbb26e7
[Dvar]: Un-Cheat some more (#1019) 2023-05-08 00:11:30 +01:00
Edo
9632d789d8
[PlayerMovement]: Remove cheat protections from harmless dvars (#1018) 2023-05-07 22:45:19 +01:00
Edo
c87e6971e7
[Dvars]: Remove cheat flag from jump_height (#1017) 2023-05-07 19:16:58 +01:00
Edo
54f6162a7a
[Events]: Cleanup (#1016) 2023-05-07 15:26:06 +01:00
Edo
e107b20551
[StructuredData]: Fix (#1014) 2023-05-06 15:09:19 +01:00
Edo
d7d06ea47b
[Command]: Refactor (#1013) 2023-05-06 14:20:56 +01:00
Edo
da1c5bfcf6
[Network]: Use push_back (#1012) 2023-05-05 19:42:34 +01:00
Edo
6001044ae6
[Network]: Better reverse of print OOB handler (#1011) 2023-05-05 19:14:53 +01:00
Edo
00bc10ac3c
[General]: Syntax cleanup in utils (#1010) 2023-05-04 19:18:35 +01:00
Edo
e018f6c8fd
[Voice]: Add debug print (#1009) 2023-05-04 18:40:38 +01:00
Edo
42110d586d
[SoundFix]: Disable as this seems fixed (#1007) 2023-05-03 22:44:11 +01:00
Edo
a46a271dfd
[Field]: Add address field (#1003) 2023-05-03 18:03:46 +01:00
Edo
8f02f164a0
[GSC]: Add field component: (ping field) (#1002) 2023-05-03 17:31:24 +01:00
Edo
e1cd5766d5
[General]: Prepare new release (#998) 2023-05-03 13:29:17 +01:00
Edo
b29374c9ee
[CHANGELOG]: Amend (#997) 2023-05-03 12:40:44 +01:00
Edo
dc3cc28693
[Auth]: Remove whitespace (#996) 2023-05-03 00:10:14 +01:00
Edo
4c7353646c
[Stats]: Update Function (#995) 2023-05-02 20:42:31 +01:00
Edo
233242a013
[Proxy]: Format (#991) 2023-05-01 22:50:42 +01:00
Edo
5b04b71c4d
[Utils]: Code style update (#990) 2023-04-30 13:07:45 +01:00
Edo
ad59acc457
[Chat]: Skip over '/' (#989) 2023-04-29 11:11:57 +01:00
Edo
c1809dbf7d
[General]: Cleanup logger (#988) 2023-04-29 10:45:15 +01:00
Edo
de52a67277
[CardTitles]: Code Style Update (#987) 2023-04-28 22:29:19 +01:00
Edo
97cc02b6e1
[ClanTags]: Update event (#986) 2023-04-28 22:08:12 +01:00
Edo
7f67cde8fd
[MapRotation]: Last fix ever (#980) 2023-04-26 23:02:17 +01:00
Edo
a60b06002b
[MapRotation]: Change command type to SV (#979) 2023-04-26 22:14:30 +01:00
Edo
b34407449c
[MapRotation]: Clean unit test (#978) 2023-04-26 21:41:57 +01:00
Edo
0a5a585f34
[MapRotation]: Fix bug (#977) 2023-04-26 21:12:21 +01:00
Edo
6c775ceb20
[MapRotation]: Update minor detail (#976) 2023-04-26 18:48:05 +01:00
Edo
619cdf39e4
[Bots]: Format code properly (#975) 2023-04-26 14:57:54 +01:00
Edo
82662a2088
[RCon]: Improve (#974) 2023-04-26 10:58:53 +01:00
Edo
4dd88de3a0
[Voice]: Check who sent packet (#973) 2023-04-25 13:08:29 +02:00
Edo
b5ed99a2f9
[Chat]: Go back to using SV_CMD_CAN_IGNORE (#972) 2023-04-25 10:05:12 +02:00
Edo
409b23d233
[String]: Reduce initial buffer size (#971) 2023-04-25 00:55:08 +02:00
Edo
2d196ea313
[Network]: Fix this (#970) 2023-04-24 23:51:04 +02:00
Edo
f8acea54d8
[Network]: Check who sent print OOB (#969) 2023-04-24 23:42:36 +02:00
Edo
b33d5912a9
[Console]: Fix format string (#968) 2023-04-24 16:55:10 +02:00
Edo
c879fddffd
[Branding]: Small update (#966) 2023-04-22 22:35:31 +02:00
Edo
a43b95cbaa
[General]: Small cleanup (#963) 2023-04-22 18:56:29 +02:00
Edo
42e5132c5e
[ClientCommand]: Improve GSC methods (#962) 2023-04-22 14:58:15 +02:00
Edo
4dcbe32c54
[Utils]: Update InfoString (#961) 2023-04-22 10:13:55 +02:00
Edo
1439f32bde
[Branding]: Undo this (#960) 2023-04-21 11:31:45 +02:00
Edo
63711ddd51
[General]: Update build.yml (#959) 2023-04-21 11:08:18 +02:00