From e91ad8b618145c0603f82633cefcae6b1789832e Mon Sep 17 00:00:00 2001 From: Allanis <allanis@saracraft.net> Date: Sat, 20 Apr 2013 15:33:34 +0100 Subject: [PATCH] [Change] Updated TODO. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index f547b43..0ac7c37 100644 --- a/TODO +++ b/TODO @@ -8,9 +8,9 @@ Major: -- More missions and mission lua bindings. -- Nicer AI. + -- Improved combat efficiency. -- Ship fleet movement (Maybe based on boids?) -- Smarter missiles -> PID controlers if possible. - -- Faction-wide ai -> Make factions engage other factions. -- More sounds (redo sound system)? @@ -31,10 +31,10 @@ Minor: -- Unique pilot system (besides mission uniques). -- Real news. -- Dynamic economy. + -- Dynamic politics - Faction wide ai. -- YAML (when DOM parser is done). -- Cinematic scenes. -- Options menu needs implementing.. - -- Mersenne Twister RNG? -- Allow for subsystems getting damaged. SOMEDAY!! MAYBE...: