|
c89c5f6e74
|
Implement current wind direction and rover wind movement
|
2020-07-22 23:36:13 +01:00 |
|
|
8667f55143
|
Simplify by making command streams pointer lists like in proto
|
2020-07-21 23:52:14 +01:00 |
|
|
f78efd1223
|
Add SailPosition to the rover and implement toggle command
This also converts the commands to use the proto type for simplicity
|
2020-07-21 23:44:06 +01:00 |
|
|
6f30b665c7
|
Make the bearings 8 directional
|
2020-07-21 22:58:59 +01:00 |
|
|
6c75f07aff
|
Remove move and recharge commands in favor of toggle command for the sails
|
2020-07-21 22:57:43 +01:00 |
|
|
4f1a9c2c2b
|
Re-order object types
|
2020-07-19 13:27:59 +01:00 |
|
|
713699687f
|
Add a dormat rover data type
|
2020-07-19 13:27:38 +01:00 |
|
|
4e0e55af88
|
Move bearing into proto file
|
2020-07-19 12:54:41 +01:00 |
|
|
e9188dbbf6
|
Auto-format proto file
|
2020-07-19 12:37:36 +01:00 |
|
|
7bdfa44fb6
|
Fix up the concept of "None" tiles and objects
Replace with "Unknown" which is effectively an invalid value
|
2020-07-19 12:33:11 +01:00 |
|
|
305f64ec38
|
Large refactor, move object and tile types out into the proto
|
2020-07-19 12:26:57 +01:00 |
|
|
737534f739
|
Move roveapi into the proto dir
|
2020-07-10 19:01:41 +01:00 |
|
|
b534ac0516
|
Rename generated rove package to roveapi and the game package to rove
|
2020-07-10 18:09:51 +01:00 |
|