Use more popups
This commit is contained in:
parent
f44204ce26
commit
d794784bab
4 changed files with 28 additions and 32 deletions
6
TODO.txt
6
TODO.txt
|
@ -1,7 +1,5 @@
|
|||
=========== GENERAL ==============
|
||||
|
||||
- maybe remove setting string from menu (like music: 1) and use popups instead
|
||||
(have just music and show "on" or "off" in popup)
|
||||
- on 1st map the camera is obscured by the wall at the start, fix it somehow
|
||||
(not the best first impression)
|
||||
- culling is very slow now, it showed that distance bailout can accelerate it
|
||||
|
@ -37,7 +35,6 @@
|
|||
- replay validation
|
||||
- maybe each map could have a target time embedded: when beaten, the map would
|
||||
be marked as such
|
||||
- player name (modifiable via resource file)
|
||||
- make the racing module usable by itself, e.g. to allow making tools for
|
||||
verifying replays etc., i.e. make the module measure time, count checkpoints
|
||||
etc.
|
||||
|
@ -54,6 +51,9 @@
|
|||
|
||||
=========== HANDLED ==============
|
||||
|
||||
- player name (modifiable via resource file) <-- prolly not
|
||||
- maybe remove setting string from menu (like music: 1) and use popups instead
|
||||
(have just music and show "on" or "off" in popup)
|
||||
- add indication when CP is taken: in 1st man view it may be unclear if CP was
|
||||
taken or not otherwise
|
||||
- popup messages? would be useful for several things: showing checkpoint times,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue