Commit Graph

1193 Commits

Author SHA1 Message Date
momo5502
d711d5f6c5 Fix cg_fovScale resetting 2023-05-13 10:39:14 +02:00
momo5502
a88e1c6192 Add initial cg_fovScale support
#141
2023-05-13 10:16:15 +02:00
momo5502
9b0e14115d Small hooking adjustments 2023-05-13 10:15:31 +02:00
momo5502
2d6a51a23a Stabilize spawnbot command 2023-05-13 09:36:13 +02:00
Edo
fd73e6f88a Merge pull request #684 from momo5502/dependabot/submodules/deps/curl-ac5ad52
build(deps): bump deps/curl from `2cc1c93` to `ac5ad52`
2023-05-12 20:38:51 +01:00
dependabot[bot]
93b4240dca build(deps): bump deps/curl from 2cc1c93 to ac5ad52
Bumps [deps/curl](https://github.com/curl/curl) from `2cc1c93` to `ac5ad52`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](2cc1c93f45...ac5ad52142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 18:00:57 +00:00
Edo
2fc30bd7ee Merge pull request #678 from momo5502/dependabot/submodules/deps/rapidjson-2a1f586
build(deps): bump deps/rapidjson from `0e88d5e` to `2a1f586`
2023-05-10 23:12:29 +01:00
Edo
af90fba5cb Merge pull request #679 from momo5502/dependabot/submodules/deps/curl-2cc1c93
build(deps): bump deps/curl from `8e6abec` to `2cc1c93`
2023-05-10 23:02:20 +01:00
dependabot[bot]
ab640ba470 build(deps): bump deps/curl from 8e6abec to 2cc1c93
Bumps [deps/curl](https://github.com/curl/curl) from `8e6abec` to `2cc1c93`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](8e6abece40...2cc1c93f45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 18:05:49 +00:00
dependabot[bot]
bd1bb6f2a1 build(deps): 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:05:44 +00:00
Edo
8c0a27a8ba Merge pull request #673 from momo5502/dependabot/submodules/deps/curl-8e6abec
build(deps): bump deps/curl from `8e21b1a` to `8e6abec`
2023-05-09 20:24:11 +01:00
Edo
20992d9a3b Merge pull request #672 from momo5502/dependabot/submodules/deps/rapidjson-0e88d5e
build(deps): bump deps/rapidjson from `949c771` to `0e88d5e`
2023-05-09 20:18:46 +01:00
dependabot[bot]
e548c5f221 build(deps): bump deps/curl from 8e21b1a to 8e6abec
Bumps [deps/curl](https://github.com/curl/curl) from `8e21b1a` to `8e6abec`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](8e21b1a05f...8e6abece40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 18:01:37 +00:00
dependabot[bot]
ea5a80feef build(deps): 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 18:01:30 +00:00
Edo
d9c61a4609 Merge pull request #663 from momo5502/dependabot/submodules/deps/curl-8e21b1a
Bump deps/curl from `3d75029` to `8e21b1a`
2023-05-09 00:21:39 +01:00
dependabot[bot]
a389bea951 Bump deps/curl from 3d75029 to 8e21b1a
Bumps [deps/curl](https://github.com/curl/curl) from `3d75029` to `8e21b1a`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](3d75029859...8e21b1a05f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 18:02:46 +00:00
Maurice Heumann
052583cae5 Merge pull request #656 from diamante0018/main
feat(chat): add chat history (in-game console)
2023-05-07 17:33:55 +02:00
FutureRave
cdbdbc04a6 feat(chat): add chat history (in-game console) 2023-05-07 16:26:39 +01:00
Maurice Heumann
01ebbd9b3e Merge pull request #647 from JariKCoding/main
fix: only load the gsc files with the right magic
2023-05-07 11:42:12 +02:00
Maurice Heumann
cac471b97b Merge pull request #655 from JariKCoding/rounds_played
feat: added rounds_played to getinfo
2023-05-07 11:41:13 +02:00
Maurice Heumann
3adc94be28 Merge pull request #651 from momo5502/dependabot/submodules/deps/curl-3d75029
Bump deps/curl from `89f6faf` to `3d75029`
2023-05-06 21:48:02 +02:00
Jari van der Kaap
655c277631 feat: added rounds_played to getinfo 2023-05-06 21:30:15 +02:00
Jari van der Kaap
7942e360be change gsc to const, check file size and use memcmp 2023-05-06 11:54:42 +02:00
dependabot[bot]
303d917c49 Bump deps/curl from 89f6faf to 3d75029
Bumps [deps/curl](https://github.com/curl/curl) from `89f6faf` to `3d75029`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](89f6fafedb...3d75029859)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 18:00:29 +00:00
Maurice Heumann
7e27007b72 Merge pull request #650 from diamante0018/main
maint(server_list): cleanup
2023-05-05 17:52:11 +02:00
FutureRave
bbd0808e79 maint(server_list): cleanup 2023-05-05 16:47:09 +01:00
Maurice Heumann
ebfd49d398 Merge pull request #649 from diamante0018/main
maint(cryptography): reduce code generation
2023-05-05 10:58:11 +02:00
Edo
5d1c0f7a59 maint(cryptography): reduce code generation by at least 3 asm instructions
😱
2023-05-05 09:12:08 +01:00
Jari van der Kaap
a73b0e21d3 fix: use int64 for gsc magic 2023-05-04 23:48:41 +02:00
Jari van der Kaap
cf9c856c4d fix: only load the gsc files with the right magic 2023-05-04 23:23:42 +02:00
momo5502
dd10c8e347 Adapt signature abstractions to cryptographic standarts 2023-05-04 19:27:19 +02:00
Maurice Heumann
e48b8a266b Merge pull request #641 from momo5502/dependabot/submodules/deps/curl-89f6faf
Bump deps/curl from `d8df0d6` to `89f6faf`
2023-05-03 20:21:55 +02:00
dependabot[bot]
015f409aa6 Bump deps/curl from d8df0d6 to 89f6faf
Bumps [deps/curl](https://github.com/curl/curl) from `d8df0d6` to `89f6faf`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](d8df0d6db7...89f6fafedb)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 18:00:48 +00:00
Maurice Heumann
abd9878a15 Merge pull request #637 from Brentdevent/mods
No longer use fs_game to send mod info
2023-05-03 07:34:29 +02:00
Maurice Heumann
e2f3b7ef6c Merge pull request #638 from JariKCoding/error_message
fix: add error message when no BO3 executable is found
2023-05-03 07:33:45 +02:00
Jari van der Kaap
5f74fba381 fix: add error message when no BO3 executable is found 2023-05-02 22:19:59 +02:00
Brentdevent
fc37f46d7b No longer use fs_game to send mod info 2023-05-02 21:46:43 +02:00
Maurice Heumann
f7ad60d767 Merge pull request #634 from Brentdevent/mods
Load user content from zone folder when folder exists
2023-05-02 20:28:31 +02:00
Maurice Heumann
52b2a1db3b Merge pull request #635 from momo5502/dependabot/submodules/deps/curl-d8df0d6
Bump deps/curl from `b637166` to `d8df0d6`
2023-05-02 20:28:03 +02:00
Maurice Heumann
d76b0e33e8 Merge pull request #636 from momo5502/dependabot/submodules/deps/zlib-48c3741
Bump deps/zlib from `b8a8373` to `48c3741`
2023-05-02 20:27:50 +02:00
dependabot[bot]
813dbbc566 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 18:01:13 +00:00
dependabot[bot]
b0aa36e69c Bump deps/curl from b637166 to d8df0d6
Bumps [deps/curl](https://github.com/curl/curl) from `b637166` to `d8df0d6`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](b637166092...d8df0d6db7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 18:01:09 +00:00
Brentdevent
10322e525a Load user content from zone folder when folder exists 2023-05-02 17:27:18 +02:00
Edo
7d1597eb10 Merge pull request #630 from momo5502/dependabot/submodules/deps/curl-b637166
Bump deps/curl from `6cfa1a4` to `b637166`
2023-05-01 21:14:18 +01:00
momo5502
89a9b470ea Print hexadecimal guids in chat gamelog command 2023-05-01 20:48:03 +02:00
dependabot[bot]
c1764dfff6 Bump deps/curl from 6cfa1a4 to b637166
Bumps [deps/curl](https://github.com/curl/curl) from `6cfa1a4` to `b637166`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](6cfa1a42eb...b637166092)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 18:04:33 +00:00
momo5502
98156b9b07 Print status guids in hexadecimal 2023-05-01 18:28:17 +02:00
momo5502
66866e4eb7 Fix formatting 2023-04-30 13:59:56 +02:00
momo5502
96a41ac35c Ignore loopback for now 2023-04-30 13:45:31 +02:00
Maurice Heumann
344128770b Merge pull request #621 from diamante0018/main
maint(auth): only write keys if there is anything to write
2023-04-30 13:18:08 +02:00