Zhi You Tan
|
ee6a543f8d
|
Fixed timer separator instead of dot to semicolon, and fixed the timer position in race canvas, and updated the start screen so it does not grow vertically
#story[572]
|
2017-05-01 18:35:17 +12:00 |
|
Alistair McIntyre
|
57de058582
|
Began figuring out how to implement XML data in place of mock data.
#story[820] #pair[ajm412, wmu16]
|
2017-05-01 17:35:39 +12:00 |
|
Zhi You Tan
|
c80cff87f7
|
Updated import statements after merge
|
2017-05-01 16:02:09 +12:00 |
|
Zhi You Tan
|
9a864cc2bd
|
Merge remote-tracking branch 'origin/Mark_to_MarkGroup' into wake_remake
# Conflicts:
# src/main/java/seng302/App.java
# src/main/java/seng302/controllers/Controller.java
# src/main/java/seng302/models/BoatGroup.java
# src/main/java/seng302/models/Wake.java
# src/main/java/seng302/models/parsers/StreamParser.java
# src/main/resources/views/MainView.fxml
|
2017-05-01 15:59:14 +12:00 |
|
Zhi You Tan
|
25038da2a1
|
Created BoatsParser.java to parse boats from server boat.xml and created a table on the start screen to display all the teams from server
#story[572]
|
2017-04-30 17:17:47 +12:00 |
|
Peter Galloway
|
1e1e482b79
|
Added a delay for reading packets from the packet buffer so packets that are recieved out of order have time to order by timestamp in the priority queue #story[820]
|
2017-04-29 18:56:41 +12:00 |
|
Zhi You Tan
|
b939086e10
|
Updated welcome screen to show if race is finished or starting
#story[572]
|
2017-04-28 21:28:34 +12:00 |
|
Zhi You Tan
|
ffdfc24e65
|
Created a start screen with a timer which shows the race progress
#story[572]
|
2017-04-28 20:09:17 +12:00 |
|
Peter
|
a95d030817
|
Controllers and Fxml nicely refactored, tests still broken #story[463]
|
2017-03-29 14:59:37 +13:00 |
|
Peter
|
4a6978ff79
|
Fxml refactored, partway through refactoring controllers (app does not run) #story[463]
|
2017-03-29 12:58:49 +13:00 |
|
Michael Rausch
|
ef098e63d7
|
Added finishing events #implement and rotated the map by 180 degrees#fix
|
2017-03-22 12:51:03 +13:00 |
|
Peter
|
ae61260665
|
created a javafx view for the race finish and created a rough wireframe for the controller to change the view from race to finish #story[414]
|
2017-03-20 17:56:14 +13:00 |
|