This website requires JavaScript.
Explore
Help
Sign In
michael
/
Party-Parrots-At-Sea
Watch
1
Star
0
Fork
0
You've already forked Party-Parrots-At-Sea
mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced
2026-05-09 14:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b529d621e9f3134158fae118527e5bdcbc037fe7
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
server
/
simulator
T
History
Zhi You Tan
6935bd514e
Reimplemented race position in the race view. Removed Boat class and Yacht class is replaced completely. Race position "-" shows properly on start screen. Removed BoatTest and TeamsParserTest. Fixed estimated time till finish on server.
...
#story[818]
2017-05-04 13:50:06 +12:00
..
mark
Added Position class to better use GeoUtility.
2017-04-26 22:52:18 +12:00
parsers
Merge branch 'Story29' into merge_branch_front
2017-05-01 17:06:17 +12:00
Boat.java
Reimplemented race position in the race view. Removed Boat class and Yacht class is replaced completely. Race position "-" shows properly on start screen. Removed BoatTest and TeamsParserTest. Fixed estimated time till finish on server.
2017-05-04 13:50:06 +12:00
GeoUtility.java
Added document and unit tests for GeoUtility class.
2017-04-28 14:34:24 +12:00
Simulator.java
Added method to check if a boat is finished the race or not.
2017-05-03 22:44:25 +12:00