Vital:
	-- Player faction system.

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.

	-- More sounds (redo sound system)?

	-- Escorts (boarding taking over too).
    -- Escort commands.

  -- Improved graphics.
    -- Nebulae -> pre-generated plasma fractals (for a cloudlike effect).
      -- Have ships flying in nebulae leave traces.
  -- Missile smoke.
  -- Engine glow -> need models.
  -- More special effects.
  -- Have some kind of screen shaking for afterburner and friends.
  -- Cloaking effects?
  -- Maybe some fancy displacement effects for some ships.
  -- More outfits.
    -- Beam weapons.
    -- Hangar bays.
  -- Save improvements.
    -- Save entire game data except graphics, so that missions can modify stuff.

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..
  -- Allow for subsystems getting damaged.
  -- Allow mouse movement (steering).
  -- Configuration app for keybindings.

SOMEDAY!! MAYBE...:
	-- Multiplayer.
	-- 3d models (not actually 3D, just no sprites).