Commit Graph

4283 Commits

Author SHA1 Message Date
Edo
de52a67277 [CardTitles]: Code Style Update () 2023-04-28 22:29:19 +01:00
Edo
97cc02b6e1 [ClanTags]: Update event () 2023-04-28 22:08:12 +01:00
Edo
b9aa94c163 Merge pull request from XLabsProject/dependabot/submodules/deps/protobuf-5a3dac8
Bump deps/protobuf from `53a1c5c` to `5a3dac8`
2023-04-28 19:07:56 +01:00
280a72b36b Bump deps/protobuf from 53a1c5c to 5a3dac8
Bumps [deps/protobuf](https://github.com/google/protobuf) from `53a1c5c` to `5a3dac8`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](53a1c5c1d8...5a3dac8941)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 17:57:45 +00:00
Edo
809ea4d506 [CHANGELOG]: Forgot this () 2023-04-26 23:51:38 +01:00
Edo
482fce736a Merge pull request from XLabsProject/master
Merge release r4226
2023-04-26 23:37:40 +01:00
Edo
11a10ed35d Merge pull request from XLabsProject/develop
Release r4226
2023-04-26 23:30:19 +01:00
Edo
59c132428d Update CHANGELOG.md () 2023-04-26 23:20:37 +01:00
Edo
7f67cde8fd [MapRotation]: Last fix ever () 2023-04-26 23:02:17 +01:00
Edo
a60b06002b [MapRotation]: Change command type to SV () 2023-04-26 22:14:30 +01:00
Edo
b34407449c [MapRotation]: Clean unit test () 2023-04-26 21:41:57 +01:00
Edo
0a5a585f34 [MapRotation]: Fix bug () 2023-04-26 21:12:21 +01:00
Edo
6c775ceb20 [MapRotation]: Update minor detail () 2023-04-26 18:48:05 +01:00
Edo
619cdf39e4 [Bots]: Format code properly () 2023-04-26 14:57:54 +01:00
Edo
82662a2088 [RCon]: Improve () 2023-04-26 10:58:53 +01:00
Edo
4dd88de3a0 [Voice]: Check who sent packet () 2023-04-25 13:08:29 +02:00
Edo
b5ed99a2f9 [Chat]: Go back to using SV_CMD_CAN_IGNORE () 2023-04-25 10:05:12 +02:00
Edo
409b23d233 [String]: Reduce initial buffer size () 2023-04-25 00:55:08 +02:00
Edo
2d196ea313 [Network]: Fix this () 2023-04-24 23:51:04 +02:00
Edo
f8acea54d8 [Network]: Check who sent print OOB () 2023-04-24 23:42:36 +02:00
Edo
b33d5912a9 [Console]: Fix format string () 2023-04-24 16:55:10 +02:00
Edo
c961db16a7 [General]: Create .editorconfig () 2023-04-22 22:57:27 +02:00
Edo
c879fddffd [Branding]: Small update () 2023-04-22 22:35:31 +02:00
Edo
3d9090dca7 Merge pull request from XLabsProject/master
Merge release r4208
2023-04-22 19:12:50 +02:00
Edo
fcec8b2779 Merge pull request from XLabsProject/develop
Release r4208
2023-04-22 19:04:21 +02:00
Edo
a43b95cbaa [General]: Small cleanup () 2023-04-22 18:56:29 +02:00
Edo
42e5132c5e [ClientCommand]: Improve GSC methods () 2023-04-22 14:58:15 +02:00
Edo
4dcbe32c54 [Utils]: Update InfoString () 2023-04-22 10:13:55 +02:00
Edo
1439f32bde [Branding]: Undo this () 2023-04-21 11:31:45 +02:00
Edo
63711ddd51 [General]: Update build.yml () 2023-04-21 11:08:18 +02:00
Edo
aa3f0d414a [Bots]: Use correct parameter () 2023-04-20 19:32:27 +02:00
Edo
39b9b9818c [Bots]: Use modern c++ lambda for loading file once () 2023-04-20 19:20:00 +02:00
Edo
b3a0c521d2 [General Moment]: Create SECURITY.md () 2023-04-20 16:30:51 +02:00
Edo
e7ac9365d8 [Download]: Fix com_dedicated () 2023-04-20 16:04:05 +02:00
Edo
6b0f6cc395 [General]: Remove unused macro () 2023-04-20 14:11:13 +02:00
Edo
1c29eaf229 [Branding]: Update () 2023-04-20 12:28:30 +02:00
Edo
8d63b23cd9 [Localization]: Update contributors list () 2023-04-20 11:38:43 +02:00
Edo
4a3be5449e [General]: Small update () 2023-04-20 11:17:15 +02:00
Edo
50856c9a2f Merge pull request from XLabsProject/master
Merge release r4193
2023-04-19 20:48:23 +02:00
Edo
3a0bc727ac Merge pull request from XLabsProject/develop
Release r4193
2023-04-19 20:39:51 +02:00
Edo
90382ca5d4 [CI]: Update draft-new-release.yml () 2023-04-19 20:31:56 +02:00
Edo
2b3a0b9f1f Merge pull request from XLabsProject/dependabot/submodules/deps/zlib-b8a8373
Bump deps/zlib from `6658868` to `b8a8373`
2023-04-19 20:04:26 +02:00
0404590b89 Bump deps/zlib from 6658868 to b8a8373
Bumps [deps/zlib](https://github.com/madler/zlib) from `6658868` to `b8a8373`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](66588683b3...b8a8373ec1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 17:59:11 +00:00
Edo
a39febed66 [General]: New versioning system () 2023-04-19 19:53:29 +02:00
Edo
70be263918 [Bots]: I misread std::string docs () 2023-04-19 15:53:07 +02:00
Edo
ed059c280a [Network]: Change code style () 2023-04-19 10:07:11 +02:00
Edo
777215b90a [General]: Clean global headers () 2023-04-17 14:47:29 +02:00
Edo
6d427616b1 Merge pull request from XLabsProject/dependabot/submodules/deps/iw4-open-formats-1bc514d
Bump deps/iw4-open-formats from `aeca35a` to `1bc514d`
2023-04-17 13:19:21 +02:00
f93269bd0c Bump deps/iw4-open-formats from aeca35a to 1bc514d
Bumps [deps/iw4-open-formats](https://github.com/XLabsProject/iw4-open-formats) from `aeca35a` to `1bc514d`.
- [Release notes](https://github.com/XLabsProject/iw4-open-formats/releases)
- [Commits](aeca35a37e...1bc514d4c9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 11:12:14 +00:00
Edo
8514ec863b [Dvars]: Remove archive flag for this () 2023-04-17 13:08:44 +02:00