]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Q1BSP: make the player's bbox fit the player's cliphull
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 18 Jul 2023 06:42:46 +0000 (16:42 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 13 May 2024 10:11:08 +0000 (20:11 +1000)
commitd70fd2d8a00c0bfffa27f38e2080e8eb30dbf64f
tree531c4aa9c4603397437c04c966b1dbd84772592d
parentafc0c0cb95e68bdc892260d136b9e291c8b336c8
Q1BSP: make the player's bbox fit the player's cliphull

This is necessary for correct collision behaviour (otherwise the
player's "head" can poke into ceilings).

Also sets the correct bbox on Q2BSP and disables crouching on Q1BSP.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
qcsrc/common/physics/player.qc
qcsrc/server/client.qc