smallmodel
661b08a7fa
Don't set g_shownpc to 1 when developer is set
2024-11-10 21:47:58 +01:00
smallmodel
090f362bb6
Declare g_allowvote as a serverinfo variable
2024-10-23 23:10:22 +02:00
smallmodel
9e0c11a970
Reset scoreboard values like the objective and the picture when initializing a new game
2024-10-23 21:04:23 +02:00
smallmodel
211ce09c0b
Don't create sound index for non visible players if net optimization is disabled
2024-10-10 21:22:35 +02:00
smallmodel
0d53adf9bd
Rework bot spawning
...
- Add a sv_sharedbots to specify if real client slots should be used
- Removed m_bSpawnBot from level, bots are spawned directly in G_BotBegin instead
- sv_numbots can be used to directly configure the number of bots to spawn
- Fix the way bots spawn/unspawn on-demand
- Documented g_bot functions
2024-10-06 22:57:39 +02:00
smallmodel
db625baadd
Set the healrate to 0 (instant) by default on protocol 8 and below (vanilla AA)
2024-10-02 18:12:10 +02:00
smallmodel
33064f8392
Set a default minimum delay between text messages
2024-10-02 13:31:45 +02:00
smallmodel
c406aaf74f
Add a feature that prevents teams from being uneven
2024-09-29 19:00:19 +02:00
smallmodel
e43f0a9285
Add a new feature to enable/disable instant messages and text chat with a variable to set the minimum delay between messages
2024-09-26 19:29:56 +02:00
smallmodel
c6675f2013
Remove special features code to avoid any confusion
2024-09-22 20:06:31 +02:00
smallmodel
3b8bffe39c
Fix variable misspelling
2024-09-02 19:52:31 +02:00
smallmodel
c4683e2417
Don't execute entity events from the console if the client isn't running
...
This prevent the server from executing console commands for the first player
2024-08-31 21:18:35 +02:00
smallmodel
97a0bd90ec
Set default values for sv_invulnerabletime
and sv_team_spawn_interval
depending on the target protocol
2024-01-24 20:37:43 +01:00
smallmodel
ac46d0eef0
Added sv_minplayers variable
2024-01-02 18:14:13 +01:00
smallmodel
2e9ef64bd2
g_timescripts misspell
2023-10-31 23:21:55 +01:00
smallmodel
7e66483b1a
Added g_timescripts var
2023-10-27 21:02:25 +02:00
smallmodel
a30f78e834
Prevent sv_maxbots + sv_maxclients from reaching MAX_CLIENTS
2023-08-19 19:35:20 +02:00
smallmodel
7a57a25c58
Reworked the bot system
2023-08-19 17:58:54 +02:00
smallmodel
b0da0b8321
Removed nomonsters
...
Removed some serverinfo cvars
2023-08-18 15:25:26 +02:00
smallmodel
3ea40fda82
Fixed runspeed values
2023-08-16 13:16:56 +02:00
smallmodel
c4738966fe
Using g_utils.cpp from fakk
2023-08-15 01:27:35 +02:00
smallmodel
845e4556ef
Added g_obituarylocation (openmohaa-specific parameter)
2023-08-10 21:23:10 +02:00
smallmodel
ba931cbedf
Added all mohaas/mohaab cvars
2023-08-10 12:04:45 +02:00
smallmodel
38599f2181
Added more cvars
2023-08-10 03:45:38 +02:00
smallmodel
d4b98ef9dd
Added sprint, invulnerable and team spawn variables
2023-08-10 01:41:03 +02:00
smallmodel
3d48c00902
Added g_realismmode
2023-07-30 20:21:18 +02:00
smallmodel
09c7badf4f
Added g_debugsmoke cvar
2023-07-30 16:09:22 +02:00
OM
e4fa0fff3a
Renamed **game** to **fgame**
2023-06-15 23:44:02 +02:00