diff --git a/TODO.md b/TODO.md index 249f95c..0b6aeb7 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,8 @@ ## Specific Jobs + - UI: text arranger - Start documenting - Check for handle leaks - Don't allocate each frame - - UI: text arranger - Sound system - Ship death debris - Sprite reels @@ -19,7 +19,6 @@ - GPU limits? (texture size, texture number, particle/sprite limits) - Particles when a ship is damaged (events) - Sticky radar - - Fix gun points - Arbitrary size resource names @@ -87,7 +86,7 @@ ## Internal - Logging/warning system - - Frame timings (compute/render/physics/etc) + - Only compute timings when necessary - Elegantly handle lost focus - Pause game - Clear all `// TODO:` comments littered in the source @@ -117,7 +116,6 @@ - Non-removable outfits - Space-converting outfits - Damage struct and debuffs - - ## Camera - Shake/wobble on heavy hits?