Commit Graph

4355 Commits

Author SHA1 Message Date
Edo
48e82543db [Maps]: mp_citystreets () 2023-03-22 23:20:46 +00:00
Edo
3ae5e7aea8 [Loc]: Put function here () 2023-03-22 18:47:13 +00:00
Edo
cb24ddabf2 [Network]: Pass Address obj by reference () 2023-03-22 12:55:39 +00:00
Edo
5766ecef1f [IO]: Forgot to return -1 on func failure () 2023-03-22 10:48:02 +00:00
Edo
a52337bbac [General]: Use {} default ctor () 2023-03-21 23:00:13 +00:00
Edo
78dde29067 [IO]: Use Scr_AddBool () 2023-03-21 22:35:44 +00:00
Edo
5a1c92c762 [IO]: Disable directory traversal () 2023-03-21 21:01:58 +00:00
Edo
b89dd52118 [IO]: Add functions to read file streams safely () 2023-03-21 20:30:13 +00:00
Edo
ed9fc9aa7b [RCon]: Properly fix rare crash () 2023-03-21 18:14:11 +00:00
Edo
61173b3d9b [IO]: Use filesystem api () 2023-03-21 18:06:48 +00:00
Edo
9ff7dd81f5 [Script]: Load scripts from multiple dirs () 2023-03-21 11:59:31 +00:00
Edo
65b095afcb [Ceg]: Last two () 2023-03-20 21:33:18 +00:00
Edo
66029df503 Merge pull request from diamante0018/develop
[Ceg]: Another one
2023-03-20 20:53:33 +00:00
1415568adc [Ceg]: Another one 2023-03-20 20:41:36 +00:00
Edo
10b1dc7e94 [Changelog]: Typo () 2023-03-19 13:36:52 +00:00
Edo
73f1f752fd [Bots]: Update () 2023-03-18 22:43:24 +00:00
Edo
4b8cd96851 [Bots]: Load more than 18 names from bots.txt () 2023-03-18 22:08:23 +00:00
Edo
b766d5c5b4 Merge pull request from diamante0018/develop
[General]: Fix knife lounge with gamepad
2023-03-18 14:38:27 +00:00
d98f568772 [General]: Fix knife lounge with gamepad 2023-03-18 14:28:37 +00:00
Edo
237959e442 [Download]: Add field to JSON endpoint () 2023-03-18 12:01:26 +00:00
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
Edo
84e8fa2370 Merge pull request from diamante0018/develop
[Maps]: Make local var const
2023-03-17 22:51:05 +00:00
dd942fcfde [Maps]: Make local var const 2023-03-17 22:40:52 +00:00
Edo
9a4037bed0 Merge pull request from XLabsProject/master
Merge release v0.7.8
2023-03-17 18:33:08 +00:00
Edo
3cdc6a914b Merge pull request from XLabsProject/develop
Release v0.7.8
2023-03-17 18:23:16 +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
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
0266d8aa2d Merge pull request from XLabsProject/dependabot/submodules/deps/GSL-43d60c5
Bump deps/GSL from `9f85e4e` to `43d60c5`
2023-03-15 17:24:38 +00:00
99b642e815 Bump deps/GSL from 9f85e4e to 43d60c5
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `9f85e4e` to `43d60c5`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](9f85e4e088...43d60c5e38)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 17:16:36 +00:00
Edo
d8aa762573 [General]: Remove redundant std::to_string () 2023-03-14 12:07:20 +00:00
Edo
a109b85042 Merge pull request from diamante0018/develop
[UserInfo]: Remove redundant lambda function
2023-03-13 13:51:16 +00:00
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
Edo
a1112ed292 Merge pull request from XLabsProject/dependabot/submodules/deps/iw4-open-formats-cf45b46
Bump deps/iw4-open-formats from `49305c9` to `cf45b46`
2023-03-09 17:20:34 +00:00
61559929b2 Bump deps/iw4-open-formats from 49305c9 to cf45b46
Bumps [deps/iw4-open-formats](https://github.com/XLabsProject/iw4-open-formats) from `49305c9` to `cf45b46`.
- [Release notes](https://github.com/XLabsProject/iw4-open-formats/releases)
- [Commits](49305c97d5...cf45b460fe)

---
updated-dependencies:
- dependency-name: deps/iw4-open-formats
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 17:12:28 +00:00