Commit Graph

3015 Commits

Author SHA1 Message Date
Edo
e539701d3d
[Bots]: Add back random bot names dvar (#876) 2023-03-25 23:14:31 +00:00
Edo
8284f89777
[Dedicated]: Rename local variable (#875) 2023-03-25 11:38:22 +00:00
Edo
703f3338aa
[Deps]: Downgrade Mongoose (#874) 2023-03-24 14:47:00 +00:00
Edo
0585b5b028
[Chat]: Use reliable messages (#873) 2023-03-23 18:38:34 +00:00
Edo
655b7fe913
[Chat]: Check client number from input (#872) 2023-03-23 14:08:21 +00:00
Edo
b4500226dd
[Discord]: Make sure partyId is at least 2 chars (#871) 2023-03-23 12:02:43 +00:00
Edo
58bf01196e
[General]: Small cleanup (#870) 2023-03-23 11:27:44 +00:00
Edo
48e82543db
[Maps]: mp_citystreets (#869) 2023-03-22 23:20:46 +00:00
Edo
3ae5e7aea8
[Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Edo
cb24ddabf2
[Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
Edo
5766ecef1f
[IO]: Forgot to return -1 on func failure (#866) 2023-03-22 10:48:02 +00:00
Edo
a52337bbac
[General]: Use {} default ctor (#865) 2023-03-21 23:00:13 +00:00
Edo
78dde29067
[IO]: Use Scr_AddBool (#864) 2023-03-21 22:35:44 +00:00
Edo
5a1c92c762
[IO]: Disable directory traversal (#863) 2023-03-21 21:01:58 +00:00
Edo
b89dd52118
[IO]: Add functions to read file streams safely (#862) 2023-03-21 20:30:13 +00:00
Edo
ed9fc9aa7b
[RCon]: Properly fix rare crash (#861) 2023-03-21 18:14:11 +00:00
Edo
61173b3d9b
[IO]: Use filesystem api (#860) 2023-03-21 18:06:48 +00:00
Edo
9ff7dd81f5
[Script]: Load scripts from multiple dirs (#859) 2023-03-21 11:59:31 +00:00
Edo
65b095afcb
[Ceg]: Last two (#857) 2023-03-20 21:33:18 +00:00
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
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 (#781)
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
2023-02-17 12:43:52 +00:00
Louve
4103e4d174
IW4Of Fixes (#775)
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 (#776) 2023-02-16 22:54:13 +00:00
Louve
f409b881e2
IW4OF integration (#772)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-15 11:58:31 +00:00
Edo
ffd7a59f5e
[Bots]: Get additional names from Patreon (#771) 2023-02-13 20:33:26 +00:00
Edo
a314315e08
[RCon]: Lower min value of dvar 2023-02-10 20:06:42 +00:00
Edo
2366fd6122
[RCon]: Fix issue with IW4M (#769) 2023-02-10 15:04:19 +00:00
FutureRave
dfe28f4e88
[Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
FutureRave
dc4b8b3f3c
[IO]: Truncate file length 2023-02-09 18:53:52 +00:00
Edo
5c3e0b0e80
[Discord]: Ignore join requests by default (#766) 2023-02-09 16:13:47 +00:00
FutureRave
f17f737361
[Discord]: Add party privacy value 2023-02-09 15:46:00 +00:00
Edo
ee078303eb
[Discord]: Add checks for nullptr pointers to be sure (#764) 2023-02-09 14:30:31 +00:00
FutureRave
5275c71934
[Discord]: Add invites 2023-02-09 00:21:32 +00:00
Edo
f99e37c8bb
[Discord]: Fix conditional 2023-02-08 20:02:43 +00:00
Edo
12f31f1d75
[Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
Edo
2c3c11c1f4
[Renderer]: Add DebugDrawRunners (#758) 2023-02-07 13:48:20 +00:00
Edo
678ac8f568
[ServerList]: Rename Notice (#757) 2023-02-06 21:36:12 +00:00
FutureRave
6d01314a40
[General]: Cleanup some code 2023-02-06 19:34:08 +00:00
FutureRave
cafa9b8ccc
[Gamepad]: Remove double check 2023-02-06 18:01:23 +00:00
Edo
d06092de80
[ScriptError]: Use macro I forgot about (#754) 2023-02-06 12:50:40 +00:00
FutureRave
62d068659a
[General]: Improve code style 2023-02-05 11:29:34 +00:00
Edo
2691c9f55c
[Assets]: Revert last two commits as it's not compatible with iwx3-port (#752) 2023-02-04 18:29:04 +00:00
FutureRave
08c1862887
[Assets]: Save dump of clip map correctly 2023-02-04 17:40:11 +00:00
Louve
eccdf2e25e
Zonebuilder update for iw5xport compat (#750)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-04 17:29:32 +00:00
Edo
14b3610fee
[General]: Clean up some code (#749) 2023-02-03 17:52:13 +00:00
Edo
ea2a0d9114
[General]: Re-order some dvars (#748) 2023-02-03 14:13:51 +00:00
Edo
a468cdfae9
[Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
Edo
dedfb36ad2
[General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Edo
d00ba58658
[General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
FutureRave
fa059d3847
[General]: Remove playlist download code 2023-01-29 01:51:56 +00:00
Edo
5f3bbd4021
[Utils]: Modernize WebIO (#742) 2023-01-28 23:38:24 +00:00
Edo
74a070042a
[ScriptError]: Cleanup (#741) 2023-01-28 17:57:13 +00:00
Edo
5b22de1e8f
[Menus]: Cure my memory drip *gone right* (#740) 2023-01-28 12:31:48 +00:00
Edo
11f940987a
[Download]: Update format string (#738) 2023-01-27 23:21:59 +00:00
Edo
b599a9c700
[MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Edo
b1f022b34f
[MapRotation]: Add next map feature (#736) 2023-01-27 19:48:51 +00:00
Edo
3444e0fa8e
[Dvar]: Improve patch (#735) 2023-01-27 19:07:17 +00:00
Edo
024440a55e
[General]: Cleanup usage of outputdebugstring (#733) 2023-01-25 18:59:15 +00:00
Edo
bd7d2fe059
[Chat]: New save feature (#732) 2023-01-25 18:20:44 +00:00
Edo
e22ab6ab7d
[General]: Do not apply some commands to bots (#730) 2023-01-25 16:37:28 +00:00
FutureRave
c779ae605d
[Download]: Add flag to disable web server 2023-01-20 07:49:20 +00:00
Edo
75c04939b3
Update STDInclude.hpp 2023-01-19 17:24:12 +00:00
Edo
341ee49b23
[ScriptError]: Use dvar in runtime error internal (#723) 2023-01-16 23:32:00 +00:00
Edo
85667aedb0
[ScriptError]: Make patch work on release 2023-01-16 20:26:42 +01:00
Edo
33f554effd
[ScriptErrors]: Add useful errors to scripts (#721) 2023-01-16 18:55:26 +01:00
Edo
f34377b456
[Discovery]: Fix crash (#720) 2023-01-14 16:38:26 +01:00
Edo
0d96a0882b
[Deps]: Rename stb_truetype.h to stb_truetype.hpp (#719) 2023-01-12 14:55:26 +00:00
Edo
3ff8486fc3
[Dvar]: Cleanup cg dvars (#718) 2023-01-12 12:50:06 +01:00
Edo
fca9c2d234
[QuickPatch]: Cleanup (#717) 2023-01-11 19:37:35 +00:00
Edo
7ace1d24d1
[General]: Fix another comment (#716) 2023-01-11 15:52:47 +00:00
Edo
d3ae5f01f3
[General]: Fix comment (#715) 2023-01-11 16:30:20 +01:00
Edo
389da34dfe
[Ceg]: Another one (#714) 2023-01-11 15:19:42 +00:00
Edo
62133aa505
[General]: Cleanup the code (#713) 2023-01-10 20:37:20 +01:00
Diavolo
038582f8ad
[Bots]: Remove unused variable 2023-01-10 18:05:03 +01:00
Edo
889d43de6f
[MapRotation]: Recover from edge case (#711) 2023-01-09 22:51:28 +00:00
Diavolo
453575da93
[General]: Re-write error message 2023-01-09 23:14:07 +01:00
Diavolo
f4b1c57035
[Download]: Set fs_game dvar to modified 2023-01-09 20:14:12 +01:00
Edo
06e7f86a42
[Download]: Poll every 1000 msec, fix bug (#707) 2023-01-09 09:37:56 +01:00
Edo
90b124420f
[Dvar]: Remove one little patch that isn't so great (#708) 2023-01-07 16:03:42 +01:00
Edo
d127bbe89d
[Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
Diavolo
5331f23495
[Download]: Fix listing of files 2023-01-06 14:09:17 +01:00
Edo
1bf8601998
[Download]: Cleanup some stuff (#703) 2023-01-06 13:51:41 +01:00
Diavolo
ca5843587a
[General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
Edo
46a3f62406
[Theatre]: Do not draw broken selector (#700) 2023-01-04 18:57:32 +00:00
Edo
c5be92602f
[General]: Fix two bugs (#699) 2023-01-04 18:55:17 +01:00
Edo
766bf18435
[Theatre]: Avoid dvar lookup (#698) 2023-01-03 20:17:46 +00:00
Edo
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Edo
406499d919
[Dvar]: Protect saved dvars by default (#694) 2023-01-03 10:23:08 +01:00
Edo
9f39834090
[General]: Clean structs (#692) 2023-01-02 17:04:34 +00:00
Edo
165681f393
Party Fix (#690) 2023-01-01 11:47:50 +00:00
Edo
dcf701562f
Fix FS a bit (#688) 2022-12-31 15:09:11 +01:00
Edo
86b402a5a0
[Dvar]: Don't lookup dvar every time we need it (#677)
* [Dvar]: Don't lookup dvar every time we need it

* [Console]: Cleanup the code

* [Party]: Improve source code quality

* [Party]: Update
2022-12-31 15:03:33 +01:00
Edo
9abba39d69
[ServerList]: Display warning message for recoverable error (#682) 2022-12-29 12:34:43 +01:00
Edo
37f9d84f2c
[Vote]: Do not load broken menus 2022-12-28 15:52:55 +01:00
Diavolo
72677d4b1b
[Logger]: Fix pipe, bruh moment 2022-12-28 13:37:03 +01:00
Diavolo
4d1baa17be
[Logger]: Refactor 2022-12-28 11:03:14 +01:00
Diavolo
f53d487b0d
[Exception]: Fix 2022-12-27 10:40:54 +01:00
Diavolo
fc7b109318
[Dvar]: Protect special dvar 2022-12-26 21:24:46 +01:00
Edo
98a61ee9ed
[Debug]: Draw lines from riot shield (#670) 2022-12-26 15:14:22 +01:00