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
3364f8b516c96ec1cf188e8b5ce8ffa6f6e92c89
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
visualiser
/
fxObjects
T
History
Kusal Ekanayake
3364f8b516
Made chat history transparent.
...
#story[1246]
2017-09-07 17:02:42 +12:00
..
AnnotationBox.java
Implemented zooming and clipping of race border. Implementation is still hackish.
2017-08-09 16:56:46 +12:00
BoatObject.java
Fixed build bug.
2017-08-17 13:44:34 +12:00
ChatHistory.java
Made chat history transparent.
2017-09-07 17:02:42 +12:00
CourseBoundary.java
Boats and map are now updated using the observer pattern.
2017-07-31 05:23:41 +12:00
Gate.java
Refactored the setup for MarkObjects (now renamed Markers) and made the CompoundMark + Mark + GeoPoint classes the standard across all classes instead of GateMark + SingleMark + Mark.
2017-07-31 02:19:19 +12:00
MarkArrowFactory.java
Arrows now work as intended. Case added for interior angles.
2017-08-17 00:43:07 +12:00
Marker.java
Fixed disconnection issues. Fix is only temporary until a consistent interface for disconnections exists.
2017-08-17 14:10:38 +12:00
Wake.java
Action packets now sent at regular 20ms intervals
2017-08-07 10:58:07 +12:00