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
c07f13180f6755adbf64d6140d064c79d89041c4
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
models
/
parsers
T
History
Alistair McIntyre
c07f13180f
Merged Story 30b branch into 30c branch
...
#story[820]
2017-05-01 15:32:23 +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
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
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
Finished tweaking wakes. Made marker movement smooth.
2017-04-30 22:34:49 +12:00
StreamParser.java
Merged Story 30b branch into 30c branch
2017-05-01 15:32:23 +12:00
StreamReceiver.java
Merge remote-tracking branch 'origin/Story30A_InputStreamCheckingHead' into wake_remake
2017-05-01 15:27:51 +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
XMLParser.java
Added some missing fields. Added missing getters.
2017-05-01 00:36:10 +12:00