8 Commits

Author SHA1 Message Date
FutureRave
7e5e822126 feat: migrate from players to boiii_players folder 2023-05-16 19:16:20 +01:00
momo5502
fd8460349f Cleanup cached profile infos 2023-04-07 14:25:56 +02:00
Michael
8da07b8c1d Fix dvar_t struct.
Update references to DvarValue struct.
2023-03-14 14:32:08 -04:00
Lierrmm
2b26b507aa fix: replace const auto with auto 2023-02-24 12:24:08 +00:00
Lierrmm
819550c89f feat: remove color prefixes from server name in console title 2023-02-24 10:56:39 +00:00
momo5502
ccbb8e411c Cleanup dedicated info 2023-02-18 19:12:53 +01:00
BrentVL-1952840
c2dca8c081 Changes server console title
- Separate function
- Changing the window title when the server is not running
2023-02-18 10:22:19 +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