]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add minplayers_per_team cvar: fill server with bots to reach this number of players...
authorterencehill <piuntn@gmail.com>
Sat, 26 Jan 2019 15:06:37 +0000 (16:06 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 26 Jan 2019 15:06:37 +0000 (16:06 +0100)
commitda55ff304a42651add06ef87cae5f4ae012c098f
treeaa01ab7f253d6a72a03f16ca93c935f4ad62e499
parent6edeeb916f7c823714f1d9ea64e2a7705de7ef00
Add minplayers_per_team cvar: fill server with bots to reach this number of players per team (if bot_number is not enough); it implements #2064
commands.cfg
qcsrc/server/autocvars.qh
qcsrc/server/bot/default/bot.qc
qcsrc/server/command/sv_cmd.qc
qcsrc/server/g_world.qc
xonotic-server.cfg