2020-06-26 18:06:41 +01:00
|
|
|
Development status
|
|
|
|
================
|
|
|
|
|
|
|
|
This page tracks the current feature set and the features to implement next
|
|
|
|
|
|
|
|
### Complete features
|
|
|
|
|
|
|
|
* Users can register account and spawn rover
|
|
|
|
* Users can command the rover to move
|
|
|
|
* Server can return rover's current radar
|
|
|
|
* Server supports multiple users and rovers
|
|
|
|
* Map is populated with rocks
|
|
|
|
* Commands are queued and then are executed in sequence
|
2020-06-26 23:45:31 +01:00
|
|
|
* Rover inventory
|
|
|
|
* Collectable materials
|
2020-06-27 01:14:17 +01:00
|
|
|
* Rover integrity and damage
|
2020-06-27 01:35:09 +01:00
|
|
|
* Rover can repair
|
2020-06-26 18:06:41 +01:00
|
|
|
|
|
|
|
### Incoming features
|
|
|
|
|
|
|
|
* Rover replacement and advancement mechanic
|
2020-06-28 12:30:32 +01:00
|
|
|
* Account token security
|
2020-06-26 18:06:41 +01:00
|
|
|
|
|
|
|
### Stretch goals
|
|
|
|
|
|
|
|
* Render rover camera view
|
|
|
|
|