]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Support only perfect ticrates: 32hz 64hz 128hz, raise default to 64hz
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 3 Nov 2023 16:14:01 +0000 (02:14 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 4 Aug 2024 16:56:33 +0000 (02:56 +1000)
commit11070f193b50b36c57c29e3f1b3c3fd8c2c1f7ce
tree880988e68956a2c5fbf5ccf6196d7c94a33780e0
parent177f4e57819d6551e78bf2bb2cedf18b2501a69f
Support only perfect ticrates: 32hz 64hz 128hz, raise default to 64hz

At these ticrates there's no floating point error accumulation.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
.gitlab-ci.yml
qcsrc/common/ent_cs.qc
qcsrc/ecs/systems/input.qh
qcsrc/ecs/systems/physics.qh
qcsrc/menu/xonotic/dialog_settings_misc.qc
qcsrc/server/world.qc
xonotic-client.cfg
xonotic-common.cfg
xonotic-server.cfg