Updated TODO
parent
03b6ea5ed7
commit
33c96a93a5
14
TODO.md
14
TODO.md
|
@ -1,10 +1,10 @@
|
|||
## Specific Jobs
|
||||
- Start documenting
|
||||
- Check for handle leaks
|
||||
- Rename and crtl-f comments
|
||||
- gameobject and world
|
||||
- behavior and personality
|
||||
- ship (content) / ship (data) / ship (world)
|
||||
- Fix ship controllers
|
||||
- gameobject and world
|
||||
- behavior and personality
|
||||
- ship (content) / ship (data) / ship (world)
|
||||
- Don't allocate each frame
|
||||
|
||||
- UI: text arranger
|
||||
|
@ -122,7 +122,7 @@
|
|||
- Non-removable outfits
|
||||
- Space-converting outfits
|
||||
- Damage struct and debuffs
|
||||
-
|
||||
-
|
||||
|
||||
## Camera
|
||||
- Shake/wobble on heavy hits?
|
||||
|
@ -146,7 +146,7 @@
|
|||
## Write and Document
|
||||
- Parallax
|
||||
- Starfield & tiling
|
||||
- How the game is drawn
|
||||
- How the game is drawn
|
||||
- transforming game coordinates to screen
|
||||
- how angles work
|
||||
- Computation flow
|
||||
|
@ -176,4 +176,4 @@
|
|||
- Lose some outfits, lose ship? Real risk for going out! (HK does this well)
|
||||
- Damage to ship subsystems
|
||||
- Soft and highly armored ship points
|
||||
- Repair your own ship
|
||||
- Repair your own ship
|
||||
|
|
Loading…
Reference in New Issue