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
c58cb1a476e056dd4a812d5694598b24e3223d4c
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
gameServer
T
History
Zhi You Tan
c58cb1a476
WIP: Researched and implemented a simple right of way calculation (might be wrong).
...
#story[1117]
2017-08-11 23:57:27 +12:00
..
server
Merge remote-tracking branch 'origin/develop' into Story66_Collision
2017-08-10 20:23:56 +12:00
ClientConnectionDelegate.java
Changed package heirachy. Merged Controller and StartScreenController.
2017-07-21 09:22:55 +12:00
GameStages.java
Terminated the game server socket when click exit lobby button
2017-07-13 17:51:25 +12:00
GameState.java
Merge remote-tracking branch 'origin/develop' into Story66_Collision
2017-08-10 20:23:56 +12:00
HeartbeatThread.java
Fixed connecting to hosts. Fixed issue34 and 35 to the point where they can be developed off of.
2017-08-02 00:26:57 +12:00
MainServerThread.java
Packets are sent out when collision happens and receiver is able to interpret and display as visual alert. Updated visual alert to looks better.
2017-08-10 19:50:30 +12:00
ServerListenThread.java
Merge branch 'develop' into story61_player_perspective
2017-07-30 18:07:28 +12:00
ServerPacketParser.java
Fixed connecting to hosts. Fixed issue34 and 35 to the point where they can be developed off of.
2017-08-02 00:26:57 +12:00
ServerToClientThread.java
WIP: Researched and implemented a simple right of way calculation (might be wrong).
2017-08-11 23:57:27 +12:00