2891 Commits

Author SHA1 Message Date
Louve
b550438cd8
[ZB]: Ignore missing sound names in FX () 2023-03-18 11:54:40 +00:00
Edo
039cafbc0f
[Maps]: Add-back forgotten mp_shipment () 2023-03-18 00:29:46 +00:00
FutureRave
dd942fcfde
[Maps]: Make local var const 2023-03-17 22:40:52 +00:00
Edo
14a650eb50
[Changelog]: Add new version () 2023-03-17 18:10:56 +00:00
Edo
960a95b38e
[Maps]: Re-Write log message () 2023-03-17 13:47:33 +00:00
Edo
48f2cbc06d
[Maps]: Fix fatal crash () 2023-03-17 13:24:00 +00:00
Louve
678dc349dd
IW5 DLC Prep ()
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-03-17 12:46:29 +00:00
Edo
6bae9958e0
[Script]: Improvements to two GSC funcs () 2023-03-16 22:26:34 +00:00
Edo
f803be18f6
[RCon]: Apply last patch to Cmd_ExecuteSingleCommand () 2023-03-15 23:28:20 +00:00
Edo
e3c86dfd7e
[RCon]: Address rare crash () 2023-03-15 18:50:23 +00:00
Edo
d8aa762573
[General]: Remove redundant std::to_string () 2023-03-14 12:07:20 +00:00
FutureRave
0f6dcc193c
[UserInfo]: Remove redundant lambda function 2023-03-13 12:47:15 +00:00
Edo
09ff8b4fb6
[GSC]: Remove reduntant color code () 2023-03-12 11:40:01 +00:00
Edo
e0f7d42022
[Bots]: Do not spawn bots unless in-game () 2023-03-12 00:02:15 +00:00
Edo
8408f23d43
[Discord]: Fix format string () 2023-03-11 13:52:55 +00:00
Edo
5f33db9ed6
[General]: Add size check to execute func () 2023-03-11 12:35:03 +00:00
Edo
b44aa534dc
[Command]: Update () 2023-03-10 23:22:00 +00:00
Edo
e02e833ee5
[Script]: Use the correct function to get ent () 2023-03-10 20:55:22 +00:00
Edo
be259519d5
[Dvar]: Use _stricmp for case comparision () 2023-03-10 15:00:58 +00:00
Edo
d6c23efe68
[Dvar]: Add argument to protect dvars () 2023-03-10 01:03:50 +00:00
Edo
602f8e741e
[ServerList]: Remove double semicolon () 2023-03-09 19:03:52 +00:00
Edo
c71eddc5a9
[ServerList]: Check for duplicates () 2023-03-09 18:39:10 +00:00
FutureRave
c935913fe0
[PlayerMovement]: Update dvar name to avoid confusion 2023-03-08 21:41:02 +00:00
Edo
91aaf16e59
[PlayerMovement]: Add bunny hop () 2023-03-08 21:03:37 +01:00
Edo
e127ec187b
[ScriptError]: Use reserve 2023-03-07 22:09:02 +00:00
Edo
cf83c6d315
[ScriptError]: Improve speed since patch number is known () 2023-03-07 18:39:55 +00:00
FutureRave
6348dba85d
[General]: Correct usage of isdigit 2023-03-07 14:01:57 +00:00
Edo
91d367c1c9
[General]: Deps Update () 2023-03-06 17:28:35 +00:00
Edo
7ec3cedfed
[Renderer]: Fix incorrect macro usage 2023-03-05 19:56:53 +00:00
Louve
3843547676
Small thing ()
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-03-05 19:53:16 +00:00
Edo
be5bdcb9d7
[General]: Cleanup party component () 2023-03-05 17:27:29 +00:00
Edo
6e7556b177
[GSC]: Add namespace to match folder layout () 2023-03-05 13:14:47 +00:00
Edo
6b8eabe513
[RCon]: Use Hash only for IP () 2023-03-04 14:08:43 -06:00
Edo
cda6214d63
[PlayerMovement]: Add more options to bounces dvar () 2023-03-04 19:37:48 +00:00
Edo
bd92c47eb9
[RCon]: Update if statement () 2023-03-04 12:17:40 -06:00
Edo
68157481be
Add IP Whitelist for rcon, add msg to gsc meth () 2023-03-04 17:40:28 +00:00
Edo
3a3cf77b06
[Weapon]: PlayerCmd_initialWeaponRaise () 2023-03-04 00:35:30 +01:00
Edo
7b0909db8e
[ScriptError]: Syntax update () 2023-02-25 13:17:29 +01:00
Edo
c0e4a5b4ac
[Script]: Re-organize some functions () 2023-02-24 11:23:06 +01:00
Edo
5975eb80ee
[ServerList]: Use std::format () 2023-02-22 13:51:34 +01:00
Louve
7cf8f14f49
Fix snd/sndcurve not using original assets as fallback, bump IW4Of () 2023-02-22 09:03:35 +00:00
Edo
1d59a63c71
[PM]: Jump to different address on allAngles () 2023-02-21 23:04:30 +00:00
Diavolo
067ef0c2aa
[Script]: Optimize loading 2023-02-20 16:48:52 +01:00
Diavolo
f6852ae2da
[Movement]: Comments 2023-02-20 13:36:15 +01:00
Diavolo
dda7b4024e
[General]: Label two things 2023-02-20 13:21:07 +01:00
FutureRave
7526486f3d
[General]: Cleanup 2023-02-19 15:06:49 +00:00
FutureRave
311d6f7241
[Dvar]: Increase max value of dvar 2023-02-18 12:18:41 +00:00
Louve
a588dea4b6
[ZB]: Use mem allocator for branding ()
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
2023-02-17 12:43:52 +00:00
Louve
4103e4d174
IW4Of Fixes ()
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-17 11:26:40 +00:00
Edo
d1f6f1db8b
[Chat]: Fix script vars leaking () 2023-02-16 22:54:13 +00:00