Commit Graph

1357 Commits

Author SHA1 Message Date
Maurice Heumann
101a900b52 Delete dependabot.yml 2023-06-08 13:16:21 +02:00
Maurice Heumann
c34f46325a Merge pull request #703 from efinst0rm/logprint
Restores game events to games_mp log
2023-05-21 18:29:40 +02:00
Edo
a4b2e2b259 Merge pull request #748 from diamante0018/main
fix(scripts): fix for me being a bit silly
2023-05-20 11:56:18 +01:00
FutureRave
73d11b00a4 fix(scripts): fix for me being a bit silly 2023-05-20 11:43:48 +01:00
Maurice Heumann
c0fad39908 Merge pull request #747 from diamante0018/main
feat(script): complete todo
2023-05-20 12:41:06 +02:00
FutureRave
283397a6a2 feat(script): complete todo 2023-05-20 11:35:18 +01:00
Edo
13b1310e61 Merge pull request #741 from WantedDV/party
Fix: typo causing missing team change button
2023-05-20 11:12:23 +01:00
Edo
756586405a Merge pull request #742 from momo5502/dependabot/submodules/deps/curl-a64d7de
build(deps): bump deps/curl from `88ba931` to `a64d7de`
2023-05-20 11:11:55 +01:00
dependabot[bot]
68dc9d8c7b build(deps): bump deps/curl from 88ba931 to a64d7de
Bumps [deps/curl](https://github.com/curl/curl) from `88ba931` to `a64d7de`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](88ba931daa...a64d7de61a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 18:00:18 +00:00
WantedDV
0d9cfc050c fix return typo + simplify code 2023-05-19 15:25:53 -02:30
Edo
2e84b3e675 Merge pull request #737 from momo5502/dependabot/submodules/deps/curl-88ba931
build(deps): bump deps/curl from `a9f8fe2` to `88ba931`
2023-05-18 21:02:46 +01:00
dependabot[bot]
5c1a287764 build(deps): bump deps/curl from a9f8fe2 to 88ba931
Bumps [deps/curl](https://github.com/curl/curl) from `a9f8fe2` to `88ba931`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](a9f8fe2848...88ba931daa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 18:01:00 +00:00
Maurice Heumann
8fb19cc9d6 Update README.md 2023-05-18 17:42:22 +02:00
Maurice Heumann
4f1d825b72 Store properties in boiii_players as well 2023-05-18 10:27:14 +02:00
Maurice Heumann
6762da248b Merge pull request #729 from diamante0018/main
feat: cl_yawspeed & cl_pitchspeed
2023-05-18 09:33:04 +02:00
Maurice Heumann
e648a7e864 Merge pull request #733 from JariKCoding/main
fix: fixed gun xp and camo progression not working when enable all purchases is enabled
2023-05-18 09:32:58 +02:00
Jari van der Kaap
e3e9c2b0ed fix format 2023-05-17 22:58:41 +02:00
Jari van der Kaap
a2541b8ca2 fix: fixed gun xp and gun xp progression not working when enable all purchases is enabled 2023-05-17 22:57:28 +02:00
Maurice Heumann
3231b89927 Merge pull request #732 from momo5502/dependabot/submodules/deps/rapidjson-973dc9c
build(deps): bump deps/rapidjson from `2a1f586` to `973dc9c`
2023-05-17 20:09:25 +02:00
Maurice Heumann
2ea046e094 Merge pull request #731 from momo5502/dependabot/submodules/deps/curl-a9f8fe2
build(deps): bump deps/curl from `ec91b9c` to `a9f8fe2`
2023-05-17 20:06:46 +02:00
dependabot[bot]
756203ca31 build(deps): bump deps/rapidjson from 2a1f586 to 973dc9c
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `2a1f586` to `973dc9c`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](2a1f586ba6...973dc9c06d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 18:01:10 +00:00
dependabot[bot]
bc3bf69492 build(deps): bump deps/curl from ec91b9c to a9f8fe2
Bumps [deps/curl](https://github.com/curl/curl) from `ec91b9c` to `a9f8fe2`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](ec91b9c08f...a9f8fe2848)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 18:01:04 +00:00
FutureRave
778e81cd1e feat: cl_yawspeed & cl_pitchspeed 2023-05-17 17:47:08 +01:00
Maurice Heumann
a89e1976e5 Update README.md 2023-05-17 15:57:42 +02:00
Maurice Heumann
a4fe450db5 Update README.md 2023-05-17 15:56:36 +02:00
Maurice Heumann
9823b8aeec Merge pull request #725 from diamante0018/main
Update README.md
2023-05-17 12:08:27 +02:00
Edo
c45433f10c Update README.md 2023-05-17 11:05:17 +01:00
Maurice Heumann
b526665785 Update README.md 2023-05-17 11:07:37 +02:00
Maurice Heumann
c30df31b0f Merge pull request #720 from diamante0018/main
feat: re-register cl_yawspeed
2023-05-17 06:59:44 +02:00
FutureRave
79c392d079 feat: re-register cl_yawspeed 2023-05-16 21:54:21 +01:00
Maurice Heumann
c808ead05c Merge pull request #717 from diamante0018/main
feat: custom players folder
2023-05-16 20:30:50 +02:00
Edo
36b979494c fix(client_patches): my non-existent grammar 2023-05-16 19:23:02 +01:00
FutureRave
7e5e822126 feat: migrate from players to boiii_players folder 2023-05-16 19:16:20 +01:00
Edo
478e4421e1 Merge pull request #718 from momo5502/dependabot/submodules/deps/curl-ec91b9c
build(deps): bump deps/curl from `0773d2a` to `ec91b9c`
2023-05-16 19:09:43 +01:00
dependabot[bot]
1c0a9503e6 build(deps): bump deps/curl from 0773d2a to ec91b9c
Bumps [deps/curl](https://github.com/curl/curl) from `0773d2a` to `ec91b9c`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](0773d2a956...ec91b9c08f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 18:00:40 +00:00
momo5502
8eab31946d Don't show message boxes in headless mode 2023-05-16 17:59:56 +02:00
momo5502
636dce392f Disable progress ui on wine 2023-05-16 17:31:58 +02:00
momo5502
1461c11bb4 Revert "Remove useless http request"
This reverts commit 92c98b27268dd894519383750a78d322e24fc291.
2023-05-16 16:36:33 +02:00
Maurice Heumann
211706624a Remove useless http request 2023-05-16 14:37:16 +02:00
Maurice Heumann
1013c44eb7 Merge pull request #714 from mjkzy/scripts-fix
load our scripts sooner
2023-05-16 12:08:47 +02:00
m
7d33b229c0 cleanup 2023-05-16 04:49:47 -05:00
m
9227b6622b load our scripts sooner 2023-05-16 04:42:15 -05:00
Maurice Heumann
649d44479b Allow progress ui failure 2023-05-16 10:24:45 +02:00
momo5502
371548245a Choose different base to prevent conflicts with non-aslr dedis 2023-05-16 08:46:47 +02:00
momo5502
e8b5f4b7fc Fix formatting 2023-05-16 07:13:38 +02:00
Maurice Heumann
4730970b4a Merge pull request #689 from mjkzy/scripts
custom GSC loading
2023-05-16 06:35:30 +02:00
m
b94d2633d2 very tiny cleanup [skip ci] 2023-05-15 18:07:25 -05:00
FutureRave
bdf6784529 thread safety is important 2023-05-15 22:00:13 +01:00
Maurice Heumann
b8658b6103 Merge pull request #708 from WantedDV/party
Fix: Invisible players/bots in custom games
2023-05-15 21:05:45 +02:00
Edo
b86c278bd0 Merge pull request #710 from momo5502/dependabot/submodules/deps/curl-0773d2a
build(deps): bump deps/curl from `ac5ad52` to `0773d2a`
2023-05-15 19:34:12 +01:00