]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix and extend networking of sv_teamnagger
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 6 Jun 2024 10:43:13 +0000 (20:43 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 5 Aug 2024 16:26:23 +0000 (02:26 +1000)
commitfe144c3f07ea9c3eb5d9bc084cfbd543aa136ab8
treeae943942744e6b2496b1fdd343f4656559769ca7
parent9aadc9955061d8c520f7313701c82b6e50221306
Fix and extend networking of sv_teamnagger

It wasn't enabled reliably because the message could be received before
CSQC was ready for it.
Adds support for specifying a team size difference, mainly for use with
g_balance_teams_queue.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
qcsrc/client/hud/hud.qh
qcsrc/client/hud/panel/infomessages.qc
qcsrc/client/main.qc
qcsrc/common/net_linked.qh
qcsrc/server/client.qc
xonotic-server.cfg