Update mod
This commit is contained in:
parent
5fe854373d
commit
c049e2f536
2 changed files with 26 additions and 21 deletions
23
TODO.txt
23
TODO.txt
|
@ -2,18 +2,6 @@ fuck issue trackers :D
|
|||
|
||||
=========== GENERAL ==============
|
||||
|
||||
- TAS mod:
|
||||
- rename "view replay" to "load replay"
|
||||
- add option to main menu to manipulate time speed (step let's say by 20%)
|
||||
- maybe also the rewind step?
|
||||
- more stuff in HUD:
|
||||
- with time also show exact physics ticks
|
||||
- acceleration
|
||||
- percentage of triggering a drift
|
||||
- min/max (or average?) speed during recent N frames?
|
||||
- exact game coords and rot.?
|
||||
- wheels touching the ground
|
||||
|
||||
=========== BUGS =================
|
||||
|
||||
- another TCC bug: tiny map 4 replay fails
|
||||
|
@ -85,6 +73,17 @@ fuck issue trackers :D
|
|||
=========== HANDLED ==============
|
||||
|
||||
- use other libs than glibc (musl, ...)
|
||||
- TAS mod:
|
||||
- rename "view replay" to "load replay"
|
||||
- add option to main menu to manipulate time speed (step let's say by 20%)
|
||||
- maybe also the rewind step?
|
||||
- more stuff in HUD:
|
||||
- with time also show exact physics ticks
|
||||
- acceleration
|
||||
- percentage of triggering a drift
|
||||
- min/max (or average?) speed during recent N frames?
|
||||
- exact game coords and rot.?
|
||||
- wheels touching the ground
|
||||
- replay loading BUG! somehow map2 replay was saves with hash 05ef0ab1 instead
|
||||
of correct 3c5ba5dd once, WTF, check where hash gets modified NEVER HAPPENED
|
||||
AGAIN THO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue