]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
strafehud: adjust strafehud to match actual behaviour of physics code in various...
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 10 Sep 2022 17:57:28 +0000 (19:57 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 10 Sep 2022 22:04:10 +0000 (00:04 +0200)
commit3d1376900c57f735e49a417683b42572130c64d7
tree0785b547be18ae6bdf239470b4c61515fca71378
parenta3563a1ec60a460f7181e68091a6ea1695c9cdad
strafehud: adjust strafehud to match actual behaviour of physics code in various situations

fixed various bugs causing inaccuracies when air strafe turning
take friction into account while on ground
fixed swimming detection and remove code that tries to handle water strafing since swimming uses 3D velocity physics which is not supported by the strafehud
removed hud_panel_strafehud_antiflicker_speed since it is no longer used
tweaked slick detector a bit
_hud_common.cfg
qcsrc/client/hud/panel/strafehud.qc
qcsrc/client/hud/panel/strafehud.qh