]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Scoreboard: implement scoreboard ui (TAB-ESC to enter) with keyboard interface:
authorterencehill <piuntn@gmail.com>
Sun, 8 Aug 2021 17:51:12 +0000 (19:51 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 8 Aug 2021 17:51:12 +0000 (19:51 +0200)
commit55ee850860a548b67e85466d36c5485a460b13ee
tree5746ed4e024067296d402ccc57256d31be315f55
parent6fda05657f0116adab6f1e814325ae748130cc62
Scoreboard: implement scoreboard ui (TAB-ESC to enter) with keyboard interface:

TAB to select a panel (scoreboard and Rankings panel)

scoreboard:
SPACE/ENTER (or SHIFT+SPACE/ENTER) to join the game
UP/DOWN to select a player
SPACE/ENTER to spectate him
CTRL-K to kick him
CTRL-T to send him a private message (tell)

Rankings panel
LEFT/RIGHT to show rankings not fitting in the compressed Rankings panel
qcsrc/client/hud/hud.qh
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/client/hud/panel/scoreboard.qh
qcsrc/client/main.qc