Commit Graph

2620 Commits

Author SHA1 Message Date
FutureRave
1415568adc
[Ceg]: Another one 2023-03-20 20:41:36 +00:00
Edo
73f1f752fd
[Bots]: Update (#852) 2023-03-18 22:43:24 +00:00
Edo
4b8cd96851
[Bots]: Load more than 18 names from bots.txt (#850) 2023-03-18 22:08:23 +00:00
FutureRave
d98f568772
[General]: Fix knife lounge with gamepad 2023-03-18 14:28:37 +00:00
Edo
237959e442
[Download]: Add field to JSON endpoint (#846) 2023-03-18 12:01:26 +00:00
Louve
b550438cd8
[ZB]: Ignore missing sound names in FX (#847) 2023-03-18 11:54:40 +00:00
Edo
039cafbc0f
[Maps]: Add-back forgotten mp_shipment (#843) 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 (#839) 2023-03-17 18:10:56 +00:00
Edo
960a95b38e
[Maps]: Re-Write log message (#838) 2023-03-17 13:47:33 +00:00
Edo
48f2cbc06d
[Maps]: Fix fatal crash (#837) 2023-03-17 13:24:00 +00:00
Louve
678dc349dd
IW5 DLC Prep (#814)
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-03-17 12:46:29 +00:00
Edo
6bae9958e0
[Script]: Improvements to two GSC funcs (#836) 2023-03-16 22:26:34 +00:00
Edo
f803be18f6
[RCon]: Apply last patch to Cmd_ExecuteSingleCommand (#835) 2023-03-15 23:28:20 +00:00
Edo
e3c86dfd7e
[RCon]: Address rare crash (#834) 2023-03-15 18:50:23 +00:00
Edo
d8aa762573
[General]: Remove redundant std::to_string (#832) 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 (#830) 2023-03-12 11:40:01 +00:00
Edo
e0f7d42022
[Bots]: Do not spawn bots unless in-game (#829) 2023-03-12 00:02:15 +00:00
Edo
8408f23d43
[Discord]: Fix format string (#828) 2023-03-11 13:52:55 +00:00
Edo
5f33db9ed6
[General]: Add size check to execute func (#827) 2023-03-11 12:35:03 +00:00
Edo
b44aa534dc
[Command]: Update (#826) 2023-03-10 23:22:00 +00:00
Edo
e02e833ee5
[Script]: Use the correct function to get ent (#825) 2023-03-10 20:55:22 +00:00
Edo
be259519d5
[Dvar]: Use _stricmp for case comparision (#824) 2023-03-10 15:00:58 +00:00
Edo
d6c23efe68
[Dvar]: Add argument to protect dvars (#823) 2023-03-10 01:03:50 +00:00
Edo
602f8e741e
[ServerList]: Remove double semicolon (#822) 2023-03-09 19:03:52 +00:00
Edo
c71eddc5a9
[ServerList]: Check for duplicates (#820) 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 (#818) 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 (#816) 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 (#813) 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 (#799)
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 (#809) 2023-03-05 17:27:29 +00:00
Edo
6e7556b177
[GSC]: Add namespace to match folder layout (#808) 2023-03-05 13:14:47 +00:00
Edo
6b8eabe513
[RCon]: Use Hash only for IP (#807) 2023-03-04 14:08:43 -06:00
Edo
cda6214d63
[PlayerMovement]: Add more options to bounces dvar (#806) 2023-03-04 19:37:48 +00:00
Edo
bd92c47eb9
[RCon]: Update if statement (#805) 2023-03-04 12:17:40 -06:00
Edo
68157481be
Add IP Whitelist for rcon, add msg to gsc meth (#804) 2023-03-04 17:40:28 +00:00
Edo
3a3cf77b06
[Weapon]: PlayerCmd_initialWeaponRaise (#803) 2023-03-04 00:35:30 +01:00
Edo
7b0909db8e
[ScriptError]: Syntax update (#798) 2023-02-25 13:17:29 +01:00
Edo
c0e4a5b4ac
[Script]: Re-organize some functions (#795) 2023-02-24 11:23:06 +01:00
Edo
5975eb80ee
[ServerList]: Use std::format (#794) 2023-02-22 13:51:34 +01:00
Louve
7cf8f14f49
Fix snd/sndcurve not using original assets as fallback, bump IW4Of (#791) 2023-02-22 09:03:35 +00:00
Edo
1d59a63c71
[PM]: Jump to different address on allAngles (#790) 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