]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Ask player if they want to forfeit on F3 press while playing. Allow F3 to switch...
authorterencehill <piuntn@gmail.com>
Sat, 14 Sep 2024 21:53:05 +0000 (23:53 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 20 Sep 2024 16:41:24 +0000 (18:41 +0200)
commit3485e1b10d776b7aa561b6ceb2226887bf1c6fd3
tree936644728cc371e241d7381b6ba56d38dce0da6a
parentec1178b2c00d775c5467b76d463afbe69b165f03
Ask player if they want to forfeit on F3 press while playing. Allow F3 to switch from spectator to observer too

The F3 key now consistently works while playing and while spectating another player
commands.cfg
qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qc
qcsrc/common/gamemodes/gamemode/survival/sv_survival.qc
qcsrc/menu/xonotic/_mod.inc
qcsrc/menu/xonotic/_mod.qh
qcsrc/menu/xonotic/dialog_forfeit.qc [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_forfeit.qh [new file with mode: 0644]
qcsrc/menu/xonotic/mainwindow.qc
qcsrc/server/command/cmd.qc
qcsrc/server/mutators/events.qh