Fix replays
This commit is contained in:
parent
c4bd226d8f
commit
588acd1e7f
6 changed files with 34 additions and 23 deletions
2
TODO.txt
2
TODO.txt
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue