[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:
-- 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.