dependabot[bot]
|
1bc04fe8f8
|
Bump deps/curl from fe55a63 to 843b3ba
Bumps [deps/curl](https://github.com/curl/curl) from `fe55a63` to `843b3ba`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](fe55a63c83...843b3baa3e )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 18:07:31 +00:00 |
|
dependabot[bot]
|
39c87d032b
|
Bump deps/asmjit from f1ea8a4 to 51b10b1
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `f1ea8a4` to `51b10b1`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](f1ea8a46c3...51b10b19b6 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 18:07:23 +00:00 |
|
Maurice Heumann
|
8ab8f996c2
|
Update README.md
|
2023-03-27 10:14:18 +02:00 |
|
efinst0rm
|
3695b95c3b
|
Replace _clientids.gsc with _serversettings.gsc
Server crashes after a few hours due to script vm. Overwriting _serversettings.gsc seems to better option when setting level.allow_teamchange 1.
|
2023-03-25 14:06:11 -05:00 |
|
efinst0rm
|
66bea25aaa
|
Add autobalance support.
Setting scr_teambalance 1 will now autobalance teams after 60 seconds.
|
2023-03-25 13:53:20 -05:00 |
|
Maurice Heumann
|
9322bba426
|
Merge pull request #390 from momo5502/dependabot/submodules/deps/curl-fe55a63
Bump deps/curl from `4528690` to `fe55a63`
|
2023-03-24 20:45:53 +01:00 |
|
dependabot[bot]
|
cfc0a5239f
|
Bump deps/curl from 4528690 to fe55a63
Bumps [deps/curl](https://github.com/curl/curl) from `4528690` to `fe55a63`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](4528690cd5...fe55a63c83 )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-24 18:01:49 +00:00 |
|
Maurice Heumann
|
6cc825652d
|
Merge pull request #389 from Brentdevent/max-players-fix
Fix maximum players on servers
|
2023-03-24 11:08:27 +01:00 |
|
BrentVL-1952840
|
40a48f564e
|
Fix maximum players on servers
|
2023-03-24 10:48:52 +01:00 |
|
Maurice Heumann
|
edaf162c5b
|
Merge pull request #388 from Brentdevent/gametype-loadscreen
Fix gametype in loading screen
|
2023-03-23 21:31:07 +01:00 |
|
BrentVL-1952840
|
fda91384ec
|
Fix gametype in loading screen
|
2023-03-23 21:21:42 +01:00 |
|
Maurice Heumann
|
0fb095b2eb
|
More cleanup
|
2023-03-23 20:12:01 +01:00 |
|
Maurice Heumann
|
a7737c6d45
|
Small cleanup
|
2023-03-23 20:08:43 +01:00 |
|
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 |
|