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
a0bb7b85b4def33bdf800d673824753cc58e070d
Party-Parrots-At-Sea
/
src
/
test
/
java
/
seng302
T
History
Calum
a0bb7b85b4
potential fix for build failures
2017-05-04 13:26:29 +12:00
..
models
potential fix for build failures
2017-05-04 13:26:29 +12:00
server
Added tests for reverse and intToBytes
2017-04-30 23:54:32 +12:00
BoatTest.java
Linking up course stream with visualiser. Boats moving, and course drawing. Boats however are not moving as intended. Needs to be fixed/looked into.
2017-04-26 18:45:58 +12:00
ColorsTest.java
Changed BoatPolygon is now a group instead of a polygon and is called BoatGroup.
2017-04-25 04:30:44 +12:00
EventTest.java
Removed the parser from queing packets incorrectly. Used the marker boat location packets to get the live updates of the marker positions and implemented the markers being updated much like the boats currently are. This means the course more closely resembles the actual intended course design.
2017-04-29 20:10:39 +12:00
LegTest.java
Merged the mock server to visualisation.
2017-05-01 17:42:07 +12:00
RaceTest.java
Merged the mock server to visualisation.
2017-05-01 17:42:07 +12:00
TestRaceTimer.java
Merged the mock server to visualisation.
2017-05-01 17:42:07 +12:00