Jari van der Kaap
|
655c277631
|
feat: added rounds_played to getinfo
|
2023-05-06 21:30:15 +02:00 |
|
Brentdevent
|
fc37f46d7b
|
No longer use fs_game to send mod info
|
2023-05-02 21:46:43 +02:00 |
|
BrentVL-1952840
|
89e1a6b91d
|
Merge remote-tracking branch 'upstream/main' into mods
|
2023-04-23 23:08:22 +02:00 |
|
momo5502
|
6fecdeb68d
|
Introduce sub-protocols
|
2023-04-22 09:13:03 +02:00 |
|
BrentVL-1952840
|
02d8e1237e
|
Improve mod/usermap support
|
2023-04-18 19:11:11 +02:00 |
|
BrentVL-1952840
|
ee85545e5a
|
Mods support for dedicated servers
|
2023-04-12 15:47:38 +02:00 |
|
Diavolo
|
8bee19fa23
|
getinfo: use std::to_string where possible
|
2023-04-11 12:07:03 +02:00 |
|
Jari van der Kaap
|
f605288954
|
changed string literal to %u
|
2023-04-11 00:38:45 +02:00 |
|
Jari van der Kaap
|
d4f91ef3a6
|
fix: support for hardcore on the serverbrowser
|
2023-04-11 00:27:21 +02:00 |
|
momo5502
|
5ed2a1355e
|
Use new util
|
2023-04-07 14:33:23 +02:00 |
|
momo5502
|
0738902f42
|
Merge remote-tracking branch 'origin/main' into feature/auth-protocol
# Conflicts:
# src/client/game/utils.cpp
|
2023-04-07 14:32:56 +02:00 |
|
momo5502
|
fd8460349f
|
Cleanup cached profile infos
|
2023-04-07 14:25:56 +02:00 |
|
Diavolo
|
2f5eebebd0
|
getinfo: add sv_running & more utils
|
2023-04-07 10:41:22 +02:00 |
|
Maurice Heumann
|
163f9c53b8
|
Some cleanup and svs_clients
|
2023-04-04 20:40:48 +02:00 |
|
momo5502
|
7b65522186
|
Switch back to register component as all components have been adjusted
|
2023-03-05 10:47:12 +01:00 |
|
BrentVL-1952840
|
dc3278e071
|
Update getinfo
|
2023-03-04 16:50:42 +01:00 |
|
momo5502
|
2d2f1d2968
|
Prevent spawning bots when not being host
Fixes #253
|
2023-02-28 07:35:35 +01:00 |
|
Liam
|
59a5550eb0
|
Update src/client/component/getinfo.cpp
Co-authored-by: Maurice Heumann <MauriceHeumann@gmail.com>
|
2023-02-27 11:38:10 +00:00 |
|
Lierrmm
|
c3386b5258
|
feat: add is_host check to getinfo
|
2023-02-27 11:32:29 +00:00 |
|
Maurice Heumann
|
4fbb3fdc11
|
Fix dedicated server crashes
|
2023-02-22 19:53:42 +01:00 |
|
Jari van der Kaap
|
e86720535e
|
feat: added bot count to getinfo
|
2023-02-18 22:07:45 +01:00 |
|
BrentVL-1952840
|
c7c10051fc
|
Include more data in console title
Console title contains the following data:
- Server name
- Current map name
- Total players on server / max players (bots)
|
2023-02-17 20:45:19 +01:00 |
|
momo5502
|
21b0e419bd
|
Automatically trigger map rotation
This maybe fixes #129
|
2023-02-12 10:51:15 +01:00 |
|
Maurice Heumann
|
3ec1361ed9
|
Remove debug count
|
2023-02-07 19:27:03 +01:00 |
|
momo5502
|
736c4735c0
|
Fix client counts
|
2023-02-07 19:21:25 +01:00 |
|
momo5502
|
34291fb4d3
|
Correct max player count
|
2023-02-07 18:56:16 +01:00 |
|
Maurice Heumann
|
513f673c01
|
Add serverlist support
|
2023-02-05 19:08:36 +01:00 |
|
Maurice Heumann
|
ba1b66294c
|
Remove experiments
|
2023-02-04 16:02:20 +01:00 |
|
Maurice Heumann
|
e88ad62b4d
|
Experiments
|
2023-02-04 15:53:54 +01:00 |
|
Maurice Heumann
|
5f4f498a1e
|
Prepare team assignment fix
|
2023-01-07 13:46:23 +01:00 |
|
Maurice Heumann
|
55f12e3313
|
Basic working dedicated server support
|
2023-01-02 13:57:00 +01:00 |
|