[Change] Updated TODO.

This commit is contained in:
Allanis 2013-04-09 01:15:55 +01:00
parent 1b3d884f7e
commit 3177921160

5
TODO
View File

@ -1,13 +1,12 @@
Vital: Vital:
-- Missions
-- Heavy lua usage -> complete scripting abilities.
-- Save -- Save
-- Save entire game data except graphics, so that missions can modify stuff. -- Save entire game data except graphics, so that missions can modify stuff.
-- Player faction system. -- Player faction system.
Major: Major:
-- More missions and mission lua bindings.
-- Nicer AI. -- Nicer AI.
-- Ship fleet movement (Maybe based on boids?) -- Ship fleet movement (Maybe based on boids?)
-- Smarter missiles -> PID controlers if possible. -- Smarter missiles -> PID controlers if possible.