Commit Graph

4329 Commits

Author SHA1 Message Date
Edo
1b16af8c68
Merge pull request #892 from XLabsProject/dependabot/submodules/deps/libtommath-886126c
Bump deps/libtommath from `03de03d` to `886126c`
2023-03-31 19:47:40 +02:00
Edo
14793ec848
Merge pull request #891 from XLabsProject/dependabot/submodules/deps/libtomcrypt-05f9407
Bump deps/libtomcrypt from `2a1b284` to `05f9407`
2023-03-31 19:33:18 +02:00
dependabot[bot]
606b7ab54c
Bump deps/libtommath from 03de03d to 886126c
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `03de03d` to `886126c`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](03de03dee7...886126cb45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 17:16:33 +00:00
dependabot[bot]
ba98f78e99
Bump deps/libtomcrypt from 2a1b284 to 05f9407
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `2a1b284` to `05f9407`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](2a1b284677...05f94077cc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 17:16:26 +00:00
Edo
a2437c6f48
[PlayerName]: Display error message to user (#889) 2023-03-31 16:59:08 +02:00
Edo
aef7d2fb2f
Merge pull request #888 from XLabsProject/master
Merge release v0.7.9
2023-03-31 13:56:23 +02:00
Edo
626be45a7e
Merge pull request #887 from XLabsProject/develop
Release v0.7.9
2023-03-31 13:45:38 +02:00
Edo
21cebf3439
[ChangeLog]: Prep for release (#886) 2023-03-31 13:36:03 +02:00
Edo
4aa8e8c7dd
[General]: Fix upper bound check here (#885) 2023-03-31 12:35:49 +02:00
Edo
b53781c0bc
[Chat]: Patch G_SayTo (#884) 2023-03-29 21:38:58 +01:00
Edo
f7bd6ac4d0
[Voice]: Update the buffer size (#883) 2023-03-29 19:05:03 +01: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
6224728d4b
[Download]: Log Mongoose stuff properly (#879) 2023-03-28 19:13:47 +01:00
Edo
c45fd2d5e6
[Utils]: Cleanup VA (#878) 2023-03-27 21:45:47 +01:00
Edo
ae6d50dad8
[String]: Add IString func (#877) 2023-03-27 12:51:00 +01:00
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
Edo
66029df503
Merge pull request #856 from diamante0018/develop
[Ceg]: Another one
2023-03-20 20:53:33 +00:00
FutureRave
1415568adc
[Ceg]: Another one 2023-03-20 20:41:36 +00:00
Edo
10b1dc7e94
[Changelog]: Typo (#853) 2023-03-19 13:36:52 +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
Edo
b766d5c5b4
Merge pull request #848 from diamante0018/develop
[General]: Fix knife lounge with gamepad
2023-03-18 14:38:27 +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
Edo
84e8fa2370
Merge pull request #842 from diamante0018/develop
[Maps]: Make local var const
2023-03-17 22:51:05 +00:00
FutureRave
dd942fcfde
[Maps]: Make local var const 2023-03-17 22:40:52 +00:00
Edo
9a4037bed0
Merge pull request #841 from XLabsProject/master
Merge release v0.7.8
2023-03-17 18:33:08 +00:00
Edo
3cdc6a914b
Merge pull request #840 from XLabsProject/develop
Release v0.7.8
2023-03-17 18:23:16 +00:00