Abort on big map

This commit is contained in:
Miloslav Ciz 2025-06-12 20:49:10 +02:00
parent 74013219e5
commit c317f84582
4 changed files with 20 additions and 15 deletions

View file

@ -18,14 +18,14 @@ fuck issue trackers :D
- very long replay DID 1x
- different resolutions KINDA DID 1x
- different settings (332, POTATO, ...)
- crazy shit with physics
- crazy shit with physics KINDA DID
- replay with input not occuring for more that LCR_SETTING_GHOST_STEP
- 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 KINDA DID
- profiling
- gigantic map that fails to fit in RAM
- gigantic map that fails to fit in RAM DID 1x
- replay stretching DID 1x
- play all maps a lot DOING
- correct saving of replays etc.
@ -33,7 +33,7 @@ fuck issue trackers :D
- 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
- test a map without any CPs where the car starts at finish WORKS BUT NOT REP
- just read through the code and eyeball it
=========== BUGS =================