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