Fix replays

This commit is contained in:
Miloslav Ciz 2025-03-10 21:33:49 +01:00
parent c4bd226d8f
commit 588acd1e7f
6 changed files with 34 additions and 23 deletions

View file

@ -62,7 +62,6 @@
=========== BUGS =================
- replays are bugged, seem to not steer
- immediately after starting the map countdown seems to be lower
- the pinch collision test seems to sometimes stop the car e.g. after falling
from bigger height or when running into ramp at high speed (or not?) - FIX
@ -71,6 +70,7 @@
- sometimes getting a SLIGHTLY slower time counts as beating it (prolly
conversion fail) (SEEMS FIXED NOW)
- replays are bugged, seem to not steer
- replay format should probably record game version
- also there should probably be some version system that says version of
physics vs version of everything else; replay could only record physics