Add new records plus comments
This commit is contained in:
parent
8d9abb6eda
commit
89da509806
8 changed files with 82 additions and 69 deletions
8
TODO.txt
8
TODO.txt
|
@ -12,7 +12,6 @@ fuck issue trackers :D
|
|||
- Nibble, should hopefully be powerful enough.
|
||||
- ESPboy?
|
||||
- linux framebuffer?
|
||||
- press forward map??? :-D only when physics is frozen
|
||||
- make some kinda repo for world record runs? how will they submit it?
|
||||
- final tests:
|
||||
- very long replay DID 1x
|
||||
|
@ -23,16 +22,18 @@ fuck issue trackers :D
|
|||
- different platforms
|
||||
- error handling (bad map format, bad replay format, items in data file, ...)
|
||||
- valgrind, cppcheck, different compilers, optimization levels, ...
|
||||
- play replay from one platform on another
|
||||
- play replay from one platform on another KINDA DID
|
||||
- profiling
|
||||
- gigantic map that fails to fit in RAM
|
||||
- replay stretching DID 1x
|
||||
- play all maps a lot
|
||||
- play all maps a lot DOING
|
||||
- correct saving of replays etc.
|
||||
- empty and large data file
|
||||
- FPS on each platform
|
||||
- try to use the racing module by itself
|
||||
- spellcheck comments
|
||||
- test a map without any CPs where the car starts at finish
|
||||
- just read through the code and eyeball it
|
||||
|
||||
=========== BUGS =================
|
||||
|
||||
|
@ -42,6 +43,7 @@ fuck issue trackers :D
|
|||
=========== HANDLED ==============
|
||||
|
||||
- should drifting make a sound? NO NEED
|
||||
- press forward map??? :-D only when physics is frozen
|
||||
- devtest map, internal camera: reversing at start makes the car face completely
|
||||
downwards which bugs the camera rotation! the shadow model too
|
||||
- particles in free camera mode are very big if far away from the car (maybe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue