From 3177921160d6a5e2f53a31d978ef8a425100e5c9 Mon Sep 17 00:00:00 2001 From: Allanis Date: Tue, 9 Apr 2013 01:15:55 +0100 Subject: [PATCH] [Change] Updated TODO. --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 98b4500..f547b43 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,12 @@ Vital: - -- Missions - -- Heavy lua usage -> complete scripting abilities. - -- Save -- Save entire game data except graphics, so that missions can modify stuff. -- Player faction system. Major: + -- More missions and mission lua bindings. + -- Nicer AI. -- Ship fleet movement (Maybe based on boids?) -- Smarter missiles -> PID controlers if possible.