diff options
author | Stijn Buys <ingar@osirion.org> | 2008-07-02 19:18:44 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-07-02 19:18:44 +0000 |
commit | 89de2efebc22b3754c18ede10dc07bfc397fc2d0 (patch) | |
tree | 1d005c4b0ad66333235ecfbea03089bb31015b48 /ROADMAP | |
parent | fd6f22924fd0d85ee20fb1d5e4588ac441675ea9 (diff) |
initial server ncurses console
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,6 +1,6 @@ ROADMAP -* MILESTONE 1 - version 0.1 +* MILESTONE 1 - version 0.0.1 Description: The game takes place in a simple solar system with one star, @@ -20,20 +20,21 @@ Requires: Camera handling Keyboard bindings -* MILESTONE 2 - version 0.2 +* MILESTONE 2 - version 0.0.2 Description: Players can shoot at each other. They can crash into the star or the planet. Player ships explode on destruction. Requires: + Targetting Events: explosions, weapons fire Model weapon support Turret and cannon models Particle systems clip brushes and collision detection -* MILESTONE 3 - version 0.3 +* MILESTONE 3 - version 0.0.3 Description: Players can dock at the space station and buy a ship or purchase @@ -43,11 +44,13 @@ Requires: Docking Docking GUI -* MILESTONE 4 - version 0.4 +* MILESTONE 4 - version 0.0.4 * MILESTONE 5 +.. + * Release 1.0 Requires: |