Fan-Wu Yang
|
bdf215d0f1
|
TCP connection at the front menu will no longer bug out if the socket is bugged.
- Timeout set on connection socket so that the socket will return false after 5 seconds.
#story[782]
|
9 years ago |
Fan-Wu Yang
|
a20dafea11
|
Annotations go on top and boundaries now update
- Fixed FPS and other annotations being hidden under the map
- Fixed boundaries not updating with the visualiser.
#story[782]
|
9 years ago |
Fan-Wu Yang
|
862391d7ef
|
Canvas Layer Created
- Canvas is created via layering.
- Resizable canvas is now a seperate abstract class
#story[782]
|
9 years ago |
hba56
|
62ecd40967
|
fixed all java doc errors
#story[782]
|
9 years ago |
Erika Savell
|
23dfc6a6bf
|
Fixed annotation toggles displaying behind course
#story[782]
|
9 years ago |
cbt24
|
577dea2a56
|
Fixed time zone label on RaceController.
#story[782]
|
9 years ago |
cbt24
|
2e7527b325
|
Update boat position according to boat location messages in StreamedRace
- Added StreamedRace constructor accepting VisualiserInput
- Modified VisualiserInput constructor to accept Socket
- Refactored controller setup of Race
#story[782]
|
9 years ago |
Joseph Gardner
|
f377cf6471
|
Changed it so Boat can be used as a superclass for StreamedBoat and BoatInRace properly and removed ConstantVelocityRace. Everything that used to use BoatInRace or StreamedBoat now uses it superclass (boat). #pair[jjg64, cbt24] #refactor #story[782]
|
9 years ago |
Connor Taylor-Brown
|
02511db2b9
|
Implemented marker visualisation from XML in ResizableRaceCanvas
- Replaced and deprecated Constants
- Added getMarkers to RaceDataSource interface
- Added boundary testing for source data
#story[782]
|
9 years ago |
Joseph Gardner
|
c328c4f3bc
|
Linked raceData from new xml formats to current program. Current app now shows the starting list and course boundary. #story[782]
|
9 years ago |
cbt24
|
a59342a668
|
Modified RaceClock to support arbitrary start times
- Amended RaceDataSource interface to require time instead of mark for calculating time.
#story[758]
|
9 years ago |
Erika Savell
|
a584400e24
|
Actually added sub modules this time
#story[778]
|
9 years ago |