From d09a1be33a647aedc12ce5ddcb7ea4ee23a75c8c Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 30 Jul 2008 16:00:49 +0000 Subject: various minor issues: ESC closing chat, g_autolevel --- doc/ROADMAP | 75 +++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 53 insertions(+), 22 deletions(-) (limited to 'doc/ROADMAP') diff --git a/doc/ROADMAP b/doc/ROADMAP index 24a3643..3bd3dfd 100644 --- a/doc/ROADMAP +++ b/doc/ROADMAP @@ -1,6 +1,10 @@ -ROADMAP -* MILESTONE 1 - version 0.1 + +The Osirion Project - ROADMAP + + ------------------------------------------------------------------ + +* MILESTONE 1 - version 0.1 - The Universe Description: The game takes place in a simple solar system with one star, @@ -11,40 +15,65 @@ Description: fly around and see each other. They can use chat to communicate, they can use private chat or global chat. + The game world is divided into zones, the zones can be populated + with entities. Players can jump between zones. + Requires: - Client console - Entities - Ship instances - Network subsystem - Entities - Camera handling - Keyboard bindings + client console + entities + ship instances + network subsystem + entities + camera handling + keyboard bindings + zones + basic travelling -* MILESTONE 2 - version 0.2 + ------------------------------------------------------------------ + +* MILESTONE 2 - version 0.2 - Interaction Description: + Players can dock at a space station, planets or large ships. Docking + a jumpgate enables hyperspace travel for smaller ships. + 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 + basic docking + basic docking gui + targetting + events: explosions, weapons fire, sounds + weapon support + turret and cannon models + particle systems clip brushes and collision detection -* MILESTONE 3 - version 0.3 + ------------------------------------------------------------------ -Description: - Players can dock at the space station and buy a ship or purchase - weapons. +* MILESTONE 3 - version 0.3 - Commodities +Description: + Players can buy and sell cargo at dockable entities. + Requires: - Docking - Docking GUI + player credits + enhanced docking + enhanced docking gui + commodities market + fuel system? -* MILESTONE 4 - version 0.4 + ------------------------------------------------------------------ + +* MILESTONE 4 - version 0.4 - Equipment + +Description: + Players can buy and sell ship and equipment. + +Requires: + ship market + equipment market * MILESTONE 5 @@ -52,6 +81,8 @@ Requires: .. + ------------------------------------------------------------------ + * Release 1.0 Requires: -- cgit v1.2.3