Updated TODO

master
Mark 2024-01-09 21:15:03 -08:00
parent 03b6ea5ed7
commit 33c96a93a5
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
1 changed files with 7 additions and 7 deletions

14
TODO.md
View File

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