Update TODO

This commit is contained in:
Miloslav Ciz 2025-06-20 01:52:00 +02:00
parent a104a12cc4
commit f83e7f519d
5 changed files with 18 additions and 2 deletions

View file

@ -2,6 +2,8 @@ fuck issue trackers :D
=========== GENERAL ==============
- stop playing engine sound when replay finishes
- LCR_SETTING_TEXTURE_SUBSAMPLE = 0 should turn off texturing completely
- maybe address the jerky rotations? or not?
- add (digital) controller support to SDL and CSFML?
- frontends:
@ -15,6 +17,7 @@ fuck issue trackers :D
- linux framebuffer?
- make some kinda repo for world record runs? how will they submit it?
- final tests:
- check every single setting individually
- very long replay DID 1x
- absence of music file
- different resolutions KINDA DID 1x
@ -39,6 +42,8 @@ fuck issue trackers :D
=========== BUGS =================
- camera follow speed depends on FPS, it's slower with low FPS, but this is no
big deal, it's only noticable with extremely high/low FPS -- fix or not?
- replay loading BUG! somehow map2 replay was saves with hash 05ef0ab1 instead
of correct 3c5ba5dd once, WTF, check where hash gets modified