Fix a bug (probably)

This commit is contained in:
Miloslav Ciz 2025-03-06 19:53:29 +01:00
parent ddc4f5b6ad
commit ec084222f1
4 changed files with 14 additions and 19 deletions

View file

@ -59,14 +59,14 @@
=========== BUGS =================
- sometimes getting a SLIGHTLY slower time counts as beating it (prolly
conversion fail)
- 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
=========== HANDLED ==============
- sometimes getting a SLIGHTLY slower time counts as beating it (prolly
conversion fail) (SEEMS FIXED NOW)
- 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