]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
join queue: fix HUD infomessage, improve consistency and clarity of notifications
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 14 Jun 2024 07:54:46 +0000 (17:54 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 5 Aug 2024 16:26:26 +0000 (02:26 +1000)
commit5bf4bb1dd2ce71d8ebfbfe2683d2a401b0e07685
tree38692cf7826f58d8cafeeb30b22e2e4404ddd76c
parent5d8e0bcaa8d393b61b1e2a199ecec7dd94fbe991
join queue: fix HUD infomessage, improve consistency and clarity of notifications

The state of having no team preference (deferred autoselect) was
implemented in 624a242e556387367d088dc2cde847989c0fd321 but it wasn't
correctly declared and networked and displayed in the HUD info panel (it
said you're queued to join the Neutral team).
qcsrc/client/hud/panel/infomessages.qc
qcsrc/common/ent_cs.qc
qcsrc/common/notifications/all.inc
qcsrc/server/client.qh