diff options
Diffstat (limited to 'doc/ROADMAP')
| -rw-r--r-- | doc/ROADMAP | 46 | 
1 files changed, 31 insertions, 15 deletions
| diff --git a/doc/ROADMAP b/doc/ROADMAP index 31f5ed4..f0399d9 100644 --- a/doc/ROADMAP +++ b/doc/ROADMAP @@ -1,9 +1,11 @@ +  ------------------------------------------------------------------ +  	The Osirion Project - ROADMAP    ------------------------------------------------------------------ -* version 0.1 - The Universe +* version 0.1.0 - The Universe  Description: @@ -19,6 +21,9 @@ Description:  	fly around and see each other. They can use chat to communicate,   	they can use private chat or global chat. +	Players can dock at a space station or planets. Docking +	a jumpgate enables hyperspace travel. +  Requires:  	client console  	entities @@ -29,31 +34,28 @@ Requires:  	keyboard bindings  	zones  	basic travelling: impulse drive, jump engine +	basic docking +	basic docking gui    ------------------------------------------------------------------ -* version 0.2 - Interaction +* version 0.2.0 - 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. +	Players can shoot at each other. They can crash into a star  +	or a planet. Player ships explode on destruction.  Requires: -	basic docking -	basic docking gui  	targetting -	events: explosions, weapons fire, sounds -	weapon support +	explosions, weapons fire and related sounds +	cannons and turrets  	turret and cannon models  	particle systems  	clip brushes and collision detection    ------------------------------------------------------------------ -* version 0.3 - Commodities +* version 0.3.0 - Commodities  Description:  	Players can buy and sell cargo at dockable entities. @@ -68,7 +70,7 @@ Requires:    ------------------------------------------------------------------ -* version 0.4 - Equipment +* version 0.4.0 - Equipment  Description:  	Players can buy and sell ship and equipment. @@ -79,12 +81,26 @@ Requires:    ------------------------------------------------------------------ -* version 0.5 - Public alpha + +* version 0.5.0 - public alpha + +Goals: +	All the general large features of the engine are implemented. +	Create a somewhat polished release with a limited universe +	to create a platform for bug-fixes. + +Requires: +	general polishing + + +  ------------------------------------------------------------------ + +* version 0.8.0 - public beta    ------------------------------------------------------------------ -* Release 1.0 +* version 1.0.0 - public release  Requires:  	stable network protocol | 
