Updated TODO
parent
d5e2820f7d
commit
0995e2311b
9
TODO.md
9
TODO.md
|
@ -1,4 +1,8 @@
|
|||
## Specific Jobs
|
||||
- Fix angles (point, land)
|
||||
- Land from farther away
|
||||
- Land collider
|
||||
- Take off
|
||||
- UI: text arranger
|
||||
- Start documenting
|
||||
- Check for handle leaks
|
||||
|
@ -8,7 +12,6 @@
|
|||
- Sprite reels
|
||||
- random start frame
|
||||
- ship leaks
|
||||
- Passive engine glow
|
||||
- Ship death damage and force events
|
||||
- Gun fire effect
|
||||
- Sprite color variation
|
||||
|
@ -96,6 +99,7 @@
|
|||
- Documentation site & front page
|
||||
- Random animation delay/fps?
|
||||
- Better WGSL preprocessor
|
||||
- Depth buffer (z-axis when landing!)
|
||||
|
||||
## Content
|
||||
- Angled engines
|
||||
|
@ -135,6 +139,9 @@
|
|||
- Lens flare
|
||||
- Clustered starfield
|
||||
- Redesign UI
|
||||
- Passive engine glow
|
||||
- Landing atmosphere burn
|
||||
|
||||
|
||||
## Write and Document
|
||||
- Parallax
|
||||
|
|
Loading…
Reference in New Issue