From b20ed2bfba2e9960b0b74d893ee8c4f65f8ff426 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 3 Jan 2024 19:48:53 -0800 Subject: [PATCH] Updated TODO --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index dbad6dc..d8abb26 100644 --- a/TODO.md +++ b/TODO.md @@ -80,6 +80,7 @@ - Engine flares shouldn't be centered - Sprite optimization: do we need to allocate a new `Vec` every frame? Probably not. - Better error when run outside of directory + - Documentation site & front page ## Content - Angled engines @@ -117,7 +118,7 @@ - Nova dust parallax - Ship outlines in radar - Engine flare ease in/out - + - Lens flare ## Write and Document - Parallax @@ -132,6 +133,7 @@ - Ship AI - Handles - Content specification and pipeline + - How packer and optimizations work, and why ## Ideas