Commit Graph

994 Commits

Author SHA1 Message Date
Maurice Heumann
1cd7c81683 Merge pull request #301 from momo5502/dependabot/submodules/deps/curl-b1d7359
Bump deps/curl from `93eefa6` to `b1d7359`
2023-03-09 08:33:04 +01:00
Maurice Heumann
547ca7e465 Merge pull request #308 from Brentdevent/usermaps
Add usermap support
2023-03-09 08:32:55 +01:00
BrentVL-1952840
9f8537ae7b Merge remote-tracking branch 'upstream/main' into usermaps 2023-03-08 22:00:46 +01:00
BrentVL-1952840
c73896456f Add usermap support 2023-03-08 22:00:41 +01:00
dependabot[bot]
2cf20618e1 Bump deps/curl from 93eefa6 to b1d7359
Bumps [deps/curl](https://github.com/curl/curl) from `93eefa6` to `b1d7359`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](93eefa6ba1...b1d735956f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 18:03:29 +00:00
Maurice Heumann
81d4cc47b4 Prepare overwriting the player name
Step 1 for #47
2023-03-07 19:23:08 +01:00
Maurice Heumann
73f9859eed Support fetching the windows username 2023-03-07 18:33:39 +01:00
Maurice Heumann
dbee7d9741 Add Dvar_RegisterString 2023-03-07 18:33:27 +01:00
Maurice Heumann
64e0e05e1e Properly kill voice chat 2023-03-07 17:01:51 +01:00
Maurice Heumann
a9614cdd4d Kill voice chat 2023-03-07 16:59:19 +01:00
Maurice Heumann
f45f1211ee Merge pull request #288 from momo5502/dependabot/submodules/deps/rapidjson-083f359
Bump deps/rapidjson from `012be85` to `083f359`
2023-03-06 19:29:22 +01:00
Maurice Heumann
485ac77e41 Merge pull request #289 from momo5502/dependabot/submodules/deps/asmjit-1098b7d
Bump deps/asmjit from `915186f` to `1098b7d`
2023-03-06 19:29:14 +01:00
Maurice Heumann
fa346a7299 Merge pull request #290 from momo5502/dependabot/submodules/deps/curl-93eefa6
Bump deps/curl from `ad4997e` to `93eefa6`
2023-03-06 19:29:07 +01:00
dependabot[bot]
83399572a4 Bump deps/curl from ad4997e to 93eefa6
Bumps [deps/curl](https://github.com/curl/curl) from `ad4997e` to `93eefa6`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](ad4997e5b2...93eefa6ba1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 18:15:37 +00:00
dependabot[bot]
d6ae9dc752 Bump deps/asmjit from 915186f to 1098b7d
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `915186f` to `1098b7d`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](915186f6c5...1098b7d887)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 18:15:21 +00:00
dependabot[bot]
8bfcfa3f18 Bump deps/rapidjson from 012be85 to 083f359
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `012be85` to `083f359`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](012be85287...083f359f5c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 18:15:16 +00:00
Maurice Heumann
39bb77b780 Fix reconnect command
This fixes #160
2023-03-06 18:50:04 +01:00
Maurice Heumann
551bfdea50 Add discord notifications 2023-03-06 18:49:58 +01:00
Maurice Heumann
6f2dbbe471 Merge pull request #286 from Brentdevent/mod_ranked
Client side progression when mods loaded + small changes for ranked dedis
2023-03-05 21:58:45 +01:00
BrentVL-1952840
45a20fceb4 Change some addresses for ranked dedis 2023-03-05 21:41:29 +01:00
BrentVL-1952840
f6848bda00 Client side progression / ranked when mod loaded 2023-03-05 21:39:13 +01:00
Maurice Heumann
25510cdece Merge pull request #284 from momo5502/feature/steam-update
Adapt to the latest steam update
2023-03-05 11:15:09 +01:00
momo5502
7b65522186 Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
momo5502
2872dbf6a2 Fix more addresses and components 2023-03-05 10:39:12 +01:00
momo5502
4289d692a7 Adjust server components 2023-03-05 10:34:43 +01:00
momo5502
ef3c1186ce Adjust colors component 2023-03-05 10:31:49 +01:00
Maurice Heumann
3dbe6a7798 Merge pull request #283 from Brentdevent/steam_update
Fix wrong function hook
2023-03-04 19:56:49 +01:00
BrentVL-1952840
22e28fa0e7 Fix wrong function hook 2023-03-04 19:11:27 +01:00
momo5502
1d54bfb6f6 Fix extension 2023-03-04 19:09:47 +01:00
Maurice Heumann
0f67b79a03 Merge pull request #282 from Brentdevent/steam_update
Update multiple components
2023-03-04 18:34:44 +01:00
BrentVL-1952840
025dc6d945 Remove comment 2023-03-04 18:11:14 +01:00
BrentVL-1952840
a1d46ba594 Update ui_scripting 2023-03-04 18:09:39 +01:00
BrentVL-1952840
daa32e9080 Update bots 2023-03-04 17:34:04 +01:00
BrentVL-1952840
68c2459b9c Update script 2023-03-04 17:08:19 +01:00
BrentVL-1952840
8b57c4794a Update loot 2023-03-04 17:05:55 +01:00
BrentVL-1952840
dc3278e071 Update getinfo 2023-03-04 16:50:42 +01:00
BrentVL-1952840
89e14e8bbb Update dvars 2023-03-04 16:41:31 +01:00
BrentVL-1952840
149ac1a219 Update client_patches 2023-03-04 16:29:40 +01:00
BrentVL-1952840
e1d1400737 Update command 2023-03-04 16:24:09 +01:00
BrentVL-1952840
abde1e009f Update branding 2023-03-04 16:18:37 +01:00
BrentVL-1952840
aa1ed82eda Forgot an address in party.cpp 2023-03-04 16:03:27 +01:00
BrentVL-1952840
128df546f1 Update scheduler 2023-03-04 15:55:41 +01:00
BrentVL-1952840
eee4fc5cd1 Update patches 2023-03-04 15:42:53 +01:00
BrentVL-1952840
70e405f0c4 Update party 2023-03-04 15:42:44 +01:00
BrentVL-1952840
b274a499d0 Update network 2023-03-04 15:42:31 +01:00
Maurice Heumann
8dd9e02354 Merge pull request #281 from Brentdevent/symbols
Update symbols
2023-03-04 15:05:20 +01:00
BrentVL-1952840
5633de340d Update symbols 2023-03-04 15:02:08 +01:00
Maurice Heumann
8df8289994 Merge pull request #278 from momo5502/dependabot/submodules/deps/curl-ad4997e
Bump deps/curl from `e497a96` to `ad4997e`
2023-03-04 14:04:08 +01:00
Maurice Heumann
5c9f3baf12 Merge pull request #280 from Brentdevent/auth
Update auth component
2023-03-04 14:03:38 +01:00
BrentVL-1952840
af7ad43b80 Update auth 2023-03-04 13:54:47 +01:00