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
e51c9669691141c6bbc9a5c3d85ff2703a3567b8
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
models
T
History
Alistair McIntyre
e51c966969
Made sure only boats in participant list are replaced. Also removed mark coloring as it wasn't as accurate as was necessary.
...
#story[923]
2017-05-22 16:05:24 +12:00
..
mark
Marks display correctly on the canvas, no double ups or anything like that left.
2017-05-22 13:22:55 +12:00
stream
Made sure only boats in participant list are replaced. Also removed mark coloring as it wasn't as accurate as was necessary.
2017-05-22 16:05:24 +12:00
BoatGroup.java
fixed bug from merge where est time to next mark was null on some boats #story[923]
2017-05-22 15:01:04 +12:00
Colors.java
Added boat trails to the boat group, fixed annotations
2017-05-19 20:55:02 +12:00
Event.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
Leg.java
Fixed JavaDoc errors by adding missing @params
2017-04-04 19:29:05 +12:00
TimelineInfo.java
Mostly got boats going to marks on the canvas (code currently broken) #story[377] #pair[zyt10, ptg19]
2017-03-17 16:18:01 +13:00
Wake.java
Added boat wakes back to the visualiser
2017-05-19 16:57:29 +12:00
Yacht.java
Added boat trails to the boat group, fixed annotations
2017-05-19 20:55:02 +12:00