]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Display physics hud's max acceleration properly on config
authorotta8634 <k9wolf@pm.me>
Tue, 24 Sep 2024 07:47:47 +0000 (15:47 +0800)
committerotta8634 <k9wolf@pm.me>
Tue, 24 Sep 2024 07:47:47 +0000 (15:47 +0800)
commitc3c2059a87e313f12183fe15c627741e0dd58334
treebb8ed8c1e2c6de044102f1e886803cdbf525305e
parent2668558e37fc8537a552bc1469264165f3cb3f06
Display physics hud's max acceleration properly on config

Previously when configuring the hud, it used an acceleration value
relative to _acceleration_max. This meant players with the acceleration
text off saw no visible change when changing the cvar.
Configuring the hud now uses a static 0.45 acceleration so the change is
reflected. 0.45 was shown before with the default 1.5 _acceleration_max
qcsrc/client/hud/panel/physics.qc