80 Commits

Author SHA1 Message Date
ineed bots
e9debbd4f5 Address comments 2023-12-05 17:34:33 -06:00
ineed bots
9d4e08b1a3 Revert ReadStream to use 1024 chars 2023-12-05 17:04:04 -06:00
ineed bots
81bf44639f 65535 is the char limit for SL strings, conditionally add "scriptdata" 2023-12-05 16:32:37 -06:00
Louvenarde
b7d36cfed9 Prevent error in GetPrevSourcePos 2023-11-22 00:35:31 +01:00
Edo
6baca79165
[General]: Fix capitalization inconsistency (#1055) 2023-05-22 12:13:43 +01:00
Edo
148ec30f0d
[ScriptError]: Use size_t (#1050) 2023-05-17 14:07:41 +01:00
Edo
57d04e5a59
[Events]: User modern concurrency container (#1042) 2023-05-15 23:27:37 +01:00
Edo
c3dfd6bd0c
[ScriptExtension]: Do not lookup null pointers (#1037) 2023-05-14 13:24:55 +01:00
FutureRave
7d03e90197
[Weapon]: Add very realistic FreezeControlsAllowLook 2023-05-11 12:32:14 +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
b6082da91a
[FS]: Imrove spead of patch (#914) 2023-04-08 15:39:32 +02:00
Edo
6198c0bac5
[IO]: Support fs_game mod folder (#913) 2023-04-08 12:22:50 +02:00
Edo
2a55829d5a
[IO]: Refactor GSC funcs (#910) 2023-04-07 19:38:23 +02:00
Diavolo
dd0ddda091
[General]: Cleanup 2023-04-06 09:27:20 +02:00
Edo
21cebf3439
[ChangeLog]: Prep for release (#886) 2023-03-31 13:36:03 +02:00
Edo
dfe92ef2bc
[Script]: Add comments (#882) 2023-03-28 23:57:53 +01:00
Edo
289414d770
[Script]: Allow this patch to run (#881) 2023-03-28 22:25:39 +01:00
Edo
6006c58c86
[Script]: IW3 compiler behaviour (#880) 2023-03-28 20:06:46 +01:00
Edo
ae6d50dad8
[String]: Add IString func (#877) 2023-03-27 12:51:00 +01:00
Edo
58bf01196e
[General]: Small cleanup (#870) 2023-03-23 11:27:44 +00:00
Edo
5766ecef1f
[IO]: Forgot to return -1 on func failure (#866) 2023-03-22 10:48:02 +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
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
6bae9958e0
[Script]: Improvements to two GSC funcs (#836) 2023-03-16 22:26:34 +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
e02e833ee5
[Script]: Use the correct function to get ent (#825) 2023-03-10 20:55:22 +00:00
Edo
c71eddc5a9
[ServerList]: Check for duplicates (#820) 2023-03-09 18:39:10 +00: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
Edo
91d367c1c9
[General]: Deps Update (#813) 2023-03-06 17:28:35 +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
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
Diavolo
067ef0c2aa
[Script]: Optimize loading 2023-02-20 16:48:52 +01: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
d06092de80
[ScriptError]: Use macro I forgot about (#754) 2023-02-06 12:50:40 +00:00
Edo
dedfb36ad2
[General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Edo
74a070042a
[ScriptError]: Cleanup (#741) 2023-01-28 17:57:13 +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
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00