Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 655d5fa48fc12fe8fb743868c0e84074115ef064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
ROADMAP

* MILESTONE 1 - version 0.1

Description:
	The game takes place in a simple solar system with one star,
	one planet, one space station and one piece of yet-to-determine 
	decoration.

	Multiple players can connect to the dedicated server. They can 
	fly around and see each other. They can use chat to communicate, 
	they can use private chat or global chat.

Requires:
	Client console
	Entities
	Ship instances
	Network subsystem
	Entities
	Camera handling
	Keyboard bindings

* MILESTONE 2 - version 0.2

Description:
	Players can shoot at each other. They can crash into the star 
	or the planet. Player ships explode on destruction.

Requires:
	Events: explosions, weapons fire
	Model 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.

Requires:
	Docking
	Docking GUI

* MILESTONE 4 - version 0.4


* MILESTONE 5

* Release 1.0

Requires:
	Stable network protocol
	Storyline