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
b939086e108b503e9a538ce6f530582219ec646d
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
models
/
parsers
T
History
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
..
ConfigParser.java
Deleted the print exception stack statement to make terminal more tidy.
2017-03-28 19:38:57 +13:00
CourseParser.java
Moved the canvas drawing implementation from team27's codebase to team13's.
2017-04-20 19:06:32 +12:00
FileParser.java
Reformatted and refactored the fileparser to get xml from resource folder
2017-03-24 12:55:11 +13:00
PacketType.java
Created packet enum to class packets and started progress on how the packets are read and parsed according to the type of packet.
2017-04-24 15:50:21 +12:00
StreamPacket.java
Got the live ac35 data working in paralell with the parse and the app. Boats move and the live data works correctly. We need to fix the markers now
2017-04-27 16:18:33 +12:00
StreamParser.java
Updated welcome screen to show if race is finished or starting
2017-04-28 21:28:34 +12:00
StreamReceiver.java
Got the live ac35 data working in paralell with the parse and the app. Boats move and the live data works correctly. We need to fix the markers now
2017-04-27 16:18:33 +12:00
TeamsParser.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