Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-05-07 18:56:00 +0000
committerStijn Buys <ingar@osirion.org>2008-05-07 18:56:00 +0000
commit421fc71813f08bfe359f9ac7596933a7e4cea6e0 (patch)
tree15b3630488281280d6634804b4a1a41fc402ab0a /ROADMAP
parent91d3a0352088611d3b78d3344b7a2bf2d4955a0a (diff)
client-side frame interpolation: network updates, interpolation of position
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP32
1 files changed, 22 insertions, 10 deletions
diff --git a/ROADMAP b/ROADMAP
index 39f07ec..6241459 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,6 +1,6 @@
ROADMAP
-* MILESTONE 1
+* MILESTONE 1 - version 0.1
Description:
The game takes place in a simple solar system with one star,
@@ -12,32 +12,44 @@ Description:
they can use private chat or global chat.
Requires:
- Network subsystem
+ Client console
+ Entities
Ship instances
+ Network subsystem
Entities
+ Camera handling
+ Keyboard bindings
+* MILESTONE 2 - version 0.2
-* MILESTONE 2
+Description:
Players can shoot at each other. They can crash into the star
or the planet.
Requires:
- weapons
- turret and cannon models
-
+ 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
+Description:
Players can dock at the space station and buy a ship or purchase
weapons.
Requires:
- mechanisms for docking
- gui
+ Docking
+ Docking GUI
-* MILESTONE 4
+* MILESTONE 4 - version 0.4
* MILESTONE 5
+* Release 1.0
+
+Requires:
+ Stable network protocol
+