Commit Graph

4381 Commits

Author SHA1 Message Date
dependabot[bot]
d51fbbdda9
Bump deps/GSL from 5dc7fae to afaaa71
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `5dc7fae` to `afaaa71`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](5dc7fae119...afaaa71bce)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 17:58:23 +00:00
Edo
e1371a85a0
[General]: Update workflows (#1027) 2023-05-11 16:13:49 +01:00
Edo
aad6096ccd
Merge pull request #1026 from diamante0018/develop
[Weapon]: Add very realistic FreezeControlsAllowLook
2023-05-11 12:42:57 +01:00
FutureRave
7d03e90197
[Weapon]: Add very realistic FreezeControlsAllowLook 2023-05-11 12:32:14 +01:00
Edo
d7392c5465
Merge pull request #1024 from XLabsProject/dependabot/submodules/deps/rapidjson-2a1f586
Bump deps/rapidjson from `0e88d5e` to `2a1f586`
2023-05-10 19:14:17 +01:00
Edo
4458ff771e
Merge pull request #1025 from XLabsProject/dependabot/submodules/deps/iw4-open-formats-6d70c2e
Bump deps/iw4-open-formats from `266165d` to `6d70c2e`
2023-05-10 19:09:01 +01:00
dependabot[bot]
7bac761339
Bump deps/iw4-open-formats from 266165d to 6d70c2e
Bumps [deps/iw4-open-formats](https://github.com/XLabsProject/iw4-open-formats) from `266165d` to `6d70c2e`.
- [Release notes](https://github.com/XLabsProject/iw4-open-formats/releases)
- [Commits](266165d21d...6d70c2ecfe)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 18:02:07 +00:00
dependabot[bot]
1ee38f92fb
Bump deps/rapidjson from 0e88d5e to 2a1f586
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `0e88d5e` to `2a1f586`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](0e88d5e404...2a1f586ba6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 18:01:32 +00:00
Edo
d1cb607fa1
Merge pull request #1023 from XLabsProject/dependabot/submodules/deps/GSL-5dc7fae
Bump deps/GSL from `43d60c5` to `5dc7fae`
2023-05-09 19:48:39 +01:00
dependabot[bot]
f20c455c80
Bump deps/GSL from 43d60c5 to 5dc7fae
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `43d60c5` to `5dc7fae`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](43d60c5e38...5dc7fae119)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 18:39:27 +00:00
Edo
3f055d63a7
Merge pull request #1022 from XLabsProject/dependabot/submodules/deps/rapidjson-0e88d5e
Bump deps/rapidjson from `949c771` to `0e88d5e`
2023-05-09 19:38:51 +01:00
dependabot[bot]
a019ff58f2
Bump deps/rapidjson from 949c771 to 0e88d5e
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `949c771` to `0e88d5e`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](949c771b03...0e88d5e404)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 17:58:43 +00:00
Edo
6cd4c2d83f
[Localization]: Fix (#1021) 2023-05-09 15:52:09 +01:00
Edo
67d3cf2bb7
[Party]: Use .empty() (#1020) 2023-05-08 13:35:23 +01:00
Edo
3c7fbb26e7
[Dvar]: Un-Cheat some more (#1019) 2023-05-08 00:11:30 +01:00
Edo
9632d789d8
[PlayerMovement]: Remove cheat protections from harmless dvars (#1018) 2023-05-07 22:45:19 +01:00
Edo
c87e6971e7
[Dvars]: Remove cheat flag from jump_height (#1017) 2023-05-07 19:16:58 +01:00
Edo
54f6162a7a
[Events]: Cleanup (#1016) 2023-05-07 15:26:06 +01:00
Edo
9526c7aa74
Update CHANGELOG.md (#1015) 2023-05-06 20:47:10 +01:00
Edo
e107b20551
[StructuredData]: Fix (#1014) 2023-05-06 15:09:19 +01:00
Edo
d7d06ea47b
[Command]: Refactor (#1013) 2023-05-06 14:20:56 +01:00
Edo
da1c5bfcf6
[Network]: Use push_back (#1012) 2023-05-05 19:42:34 +01:00
Edo
6001044ae6
[Network]: Better reverse of print OOB handler (#1011) 2023-05-05 19:14:53 +01:00
Edo
00bc10ac3c
[General]: Syntax cleanup in utils (#1010) 2023-05-04 19:18:35 +01:00
Edo
e018f6c8fd
[Voice]: Add debug print (#1009) 2023-05-04 18:40:38 +01:00
Edo
4f4ef31840
[CHANGELOG]: Rewrite this entry (#1008) 2023-05-04 08:30:21 +01:00
Edo
42110d586d
[SoundFix]: Disable as this seems fixed (#1007) 2023-05-03 22:44:11 +01:00
Edo
35141b1106
[General]: Forgot this (#1006) 2023-05-03 18:32:24 +01:00
X Labs Bot
61bae28625
Merge release r4251 (#1005)
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2023-05-03 17:21:33 +00:00
Edo
6d117a96a3
Merge pull request #1004 from XLabsProject/develop
Release r4251
2023-05-03 18:12:56 +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
453557b3e2
[CHANGELOG]: A user reported this was also missing (#1001) 2023-05-03 14:34:14 +01:00
Edo
820b1f2213
Merge pull request #1000 from XLabsProject/master
Merge release r4246
2023-05-03 13:47:34 +01:00
Edo
aae3008576
Merge pull request #999 from XLabsProject/develop
Release r4246
2023-05-03 13:37:49 +01:00
Edo
e1cd5766d5
[General]: Prepare new release (#998) 2023-05-03 13:29:17 +01:00
Edo
b29374c9ee
[CHANGELOG]: Amend (#997) 2023-05-03 12:40:44 +01:00
Edo
dc3cc28693
[Auth]: Remove whitespace (#996) 2023-05-03 00:10:14 +01:00
Edo
4c7353646c
[Stats]: Update Function (#995) 2023-05-02 20:42:31 +01:00
Edo
76a24d9277
Merge pull request #994 from XLabsProject/dependabot/submodules/deps/iw4-open-formats-266165d
Bump deps/iw4-open-formats from `1bc514d` to `266165d`
2023-05-02 19:25:33 +01:00
Edo
39865936e1
Merge pull request #993 from XLabsProject/dependabot/submodules/deps/zlib-48c3741
Bump deps/zlib from `b8a8373` to `48c3741`
2023-05-02 19:09:53 +01:00
dependabot[bot]
926b9592d4
Bump deps/iw4-open-formats from 1bc514d to 266165d
Bumps [deps/iw4-open-formats](https://github.com/XLabsProject/iw4-open-formats) from `1bc514d` to `266165d`.
- [Release notes](https://github.com/XLabsProject/iw4-open-formats/releases)
- [Commits](1bc514d4c9...266165d21d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 17:58:01 +00:00
dependabot[bot]
c5893c1cef
Bump deps/zlib from b8a8373 to 48c3741
Bumps [deps/zlib](https://github.com/madler/zlib) from `b8a8373` to `48c3741`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](b8a8373ec1...48c3741002)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 17:57:58 +00:00
Edo
c3e26be908
[Deps]: Cleanup (#992) 2023-05-02 11:59:43 +01:00
Edo
233242a013
[Proxy]: Format (#991) 2023-05-01 22:50:42 +01:00
Edo
5b04b71c4d
[Utils]: Code style update (#990) 2023-04-30 13:07:45 +01:00
Edo
ad59acc457
[Chat]: Skip over '/' (#989) 2023-04-29 11:11:57 +01:00
Edo
c1809dbf7d
[General]: Cleanup logger (#988) 2023-04-29 10:45:15 +01:00
Edo
de52a67277
[CardTitles]: Code Style Update (#987) 2023-04-28 22:29:19 +01:00
Edo
97cc02b6e1
[ClanTags]: Update event (#986) 2023-04-28 22:08:12 +01:00