Commit Graph

1165 Commits

Author SHA1 Message Date
Maurice Heumann
51ea9454f4 Merge pull request #387 from mjkzy/new-chat
Deprecate killfeed and use new chat system
2023-03-23 20:03:13 +01:00
Maurice Heumann
cb3f6f020f Resolve server name
#341
2023-03-23 20:01:55 +01:00
m
940b8532fa use reliable 2023-03-23 13:55:39 -05:00
Maurice Heumann
ceeed4d7f6 Merge pull request #386 from momo5502/dependabot/submodules/deps/curl-4528690
Bump deps/curl from `0c94396` to `4528690`
2023-03-23 19:50:48 +01:00
Maurice Heumann
48dfcd2687 Support headless console mode
Fixes #384
2023-03-23 19:46:58 +01:00
Maurice Heumann
36e15ef457 Add client symbol 2023-03-23 19:41:19 +01:00
m
84b4a2ae59 use new chat system 2023-03-23 13:35:58 -05:00
dependabot[bot]
727a1ba2bf Bump deps/curl from 0c94396 to 4528690
Bumps [deps/curl](https://github.com/curl/curl) from `0c94396` to `4528690`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](0c943964e1...4528690cd5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 18:01:24 +00:00
Maurice Heumann
f50e2d3f5d Send chat as reliable command to avoid duplications
#341
2023-03-23 18:23:53 +01:00
Maurice Heumann
b9c52bc3f5 Merge pull request #385 from Brentdevent/3-char-name
Patch more name length checks
2023-03-23 18:21:15 +01:00
BrentVL-1952840
2fb025395e Patch more name length checks 2023-03-23 18:07:31 +01:00
Maurice Heumann
f8e19f9846 Merge pull request #383 from diamante0018/main
fix(rcon): add response to say/tell commands
2023-03-23 14:39:15 +01:00
FutureRave
5795836d93 fix(rcon): add response to say/tell commands 2023-03-23 13:29:58 +00:00
Maurice Heumann
3f3810a81f Merge pull request #328 from WantedDV/modified-playlist
Support all game modes for public matches
2023-03-23 13:58:23 +01:00
Maurice Heumann
733b2c4ee5 Merge pull request #382 from Brentdevent/scoreboard-fix
Fix non-teambased scoreboards
2023-03-23 11:40:51 +01:00
BrentVL-1952840
ee2e53d00b Fix non-teambased scoreboards 2023-03-23 11:27:38 +01:00
Maurice Heumann
3477ffc5ba Merge pull request #376 from momo5502/dependabot/submodules/deps/asmjit-f1ea8a4
Bump deps/asmjit from `0cd18da` to `f1ea8a4`
2023-03-22 19:11:56 +01:00
Maurice Heumann
d978660e45 Merge pull request #375 from momo5502/dependabot/submodules/deps/curl-0c94396
Bump deps/curl from `b16d1fa` to `0c94396`
2023-03-22 19:11:44 +01:00
Maurice Heumann
037efe8fe6 Allow running the visual studio debugger 2023-03-22 19:10:07 +01:00
dependabot[bot]
03d019566f Bump deps/asmjit from 0cd18da to f1ea8a4
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `0cd18da` to `f1ea8a4`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](0cd18daa5d...f1ea8a46c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 18:03:27 +00:00
dependabot[bot]
bad96e00d2 Bump deps/curl from b16d1fa to 0c94396
Bumps [deps/curl](https://github.com/curl/curl) from `b16d1fa` to `0c94396`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](b16d1fa8ee...0c943964e1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 18:03:25 +00:00
Maurice Heumann
6710b231e7 Add missing symbol address 2023-03-22 18:49:55 +01:00
Maurice Heumann
b8751df584 Cleanup say and tell commands 2023-03-22 18:49:48 +01:00
Maurice Heumann
9f1bea45d4 Merge pull request #374 from diamante0018/main
feature: name g_log dvar
2023-03-22 18:27:53 +01:00
Edo
a6990bc0f1 maint(utils): use * to indicate pointers 2023-03-22 13:36:44 +00:00
FutureRave
69cae13da1 feature: name g_log dvar 2023-03-22 13:19:43 +00:00
Maurice Heumann
6378f8c392 Add temporary workaround for not working say and tell command
#341
2023-03-21 21:04:28 +01:00
Maurice Heumann
9afeee582d Small cleanup 2023-03-21 19:19:31 +01:00
Maurice Heumann
3e0099deda Merge pull request #370 from diamante0018/main
fix: make sure rcon is handled at the right time
2023-03-21 18:43:30 +01:00
Edo
fcc7efaf23 fix: make sure rcon is handled at the right time 2023-03-21 17:32:16 +00:00
Maurice Heumann
166ff6f429 Notify about initial network requirement 2023-03-21 17:36:39 +01:00
Maurice Heumann
1f70006719 Merge pull request #357 from Brentdevent/dvar_sessionmode
Fix registering sessionmode bool dvars
2023-03-20 21:49:06 +01:00
BrentVL-1952840
ab10d3641f Use call_safe method instead 2023-03-20 21:38:15 +01:00
BrentVL-1952840
a04e9ade85 Merge remote-tracking branch 'upstream/main' into dvar_sessionmode 2023-03-20 21:29:41 +01:00
momo5502
d7bac40370 Properly fake the call checks 2023-03-20 21:25:12 +01:00
BrentVL-1952840
b8a8125750 Merge remote-tracking branch 'upstream/main' into dvar_sessionmode 2023-03-20 19:25:00 +01:00
Maurice Heumann
3ce663850d Merge pull request #368 from momo5502/dependabot/submodules/deps/curl-b16d1fa
Bump deps/curl from `c3f3c25` to `b16d1fa`
2023-03-20 19:10:24 +01:00
dependabot[bot]
e7308c305e Bump deps/curl from c3f3c25 to b16d1fa
Bumps [deps/curl](https://github.com/curl/curl) from `c3f3c25` to `b16d1fa`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](c3f3c2557c...b16d1fa8ee)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:02:31 +00:00
momo5502
3a2c94faef Make sure to save all GP registers 2023-03-20 18:40:53 +01:00
Maurice Heumann
cca65916a9 Merge pull request #366 from supitsmike/main
Change 4 character name limit to 3 characters
2023-03-20 18:09:58 +01:00
Michael
0483ee2bd6 Move 4 char name fix to patches.cpp 2023-03-20 08:36:19 -04:00
Michael
c796aea416 Change 4 character name limit to 2 characters 2023-03-19 23:26:39 -04:00
momo5502
638ea0862a Fix callable symbols 2023-03-19 21:22:59 +01:00
momo5502
32040ce966 Override localized strings 2023-03-19 19:37:35 +01:00
momo5502
de3c598885 Add call_safe method to symbols to spoof call stack 2023-03-19 18:27:47 +01:00
Maurice Heumann
37fd619e89 Merge pull request #358 from Brentdevent/skip_intro
Skip DOA/Campaign intro
2023-03-18 19:24:08 +01:00
BrentVL-1952840
cace0ece8c Also skip DOA/Campaign intro 2023-03-18 18:44:44 +01:00
BrentVL-1952840
f4f50d2c55 Patch value sessionmode bool dvar for every mode by default 2023-03-18 18:37:30 +01:00
BrentVL-1952840
76c4c44583 Fix registering sessionmode bool dvars not setting its value 2023-03-18 16:08:50 +01:00
momo5502
c7b21d6419 Add some more branding 2023-03-18 09:14:54 +01:00