Race events now display the boats heading and direction

- The boats velocity is being read from the config file
- The event text is now being printed when the leg starts #fix

Tags: #story[7] #implement
This commit is contained in:
Michael Rausch
2017-03-08 12:31:31 +13:00
parent 76faa53222
commit ab1445f1c2
8 changed files with 130 additions and 57 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"race-name": "AC35",
"time-scale": 1,
"time-scale": 100,
"race-size": 2,
"teams": [
{"team-name": "Oracle Team USA", "velocity": 20.9},