Commit Graph

12 Commits

Author SHA1 Message Date
Haoming Yin b7631c0b46 Create unit test for course parser, and modified course xml file
#implement #fix #story[10] #story[9]
2017-03-17 00:51:16 +13:00
Michael Rausch 94e4e853c3 Removed Legs from the race, using coordinates instead
Tags: #implement #refactor #test #story[9]
2017-03-16 20:29:17 +13:00
Peter 2cd4366d07 added course xml file #story[378] 2017-03-16 17:15:45 +13:00
Haoming Yin 9ca5f5e7fd Updated design decision file in doc. 2017-03-09 16:22:40 +13:00
Michael Rausch cfa851b968 Added user manual
Tags: #docs
2017-03-09 12:54:37 +13:00
Haoming Yin b0cd7c8c08 Reformatted doctring and import statements 2017-03-08 14:45:06 +13:00
Michael Rausch 16b58dcbaf Fixed conflict 2017-03-08 14:19:54 +13:00
Michael Rausch 92556fffca Fixed incorrect headings and velocity display location
- Velocity is now shown in the list of starting boats #fix
- Headings have been corrected

Tags: #fix
2017-03-08 14:11:09 +13:00
Haoming Yin 2b464d16f9 Fixed some bugs
/#pair[hyi25, mra106]
2017-03-08 13:31:44 +13:00
Michael Rausch ab1445f1c2 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
2017-03-08 12:31:31 +13:00
Haoming Yin 33efe57ba4 Added updated config file within team name, velocity and race-size.
- Changed ‘teams’ to an array containing maps of each team. In each team map, it contains team name and boat velocity.
- Added race size which represents how many boats would compete during a race.

#story[7] #story[8]
2017-03-06 18:40:39 +13:00
SENG302 9649f67863 initial commit 2016-03-01 19:08:07 +13:00