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 06:18:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40a7f9bc5b063f1d0554fe73fa80e2248e362053
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
gameServer
T
History
Calum
40a7f9bc5b
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
...
#implement #story[1275]
2017-09-21 12:59:37 +12:00
..
messages
Merge remote-tracking branch 'origin/develop' into NewUI_merge
2017-09-11 18:15:08 +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
Broadcast messages when boats pass legs or a token is picked up or expired.
2017-09-14 15:40:12 +12:00
HeartbeatThread.java
Added logger to HeartBeatThread.
2017-09-09 13:07:04 +12:00
MainServerThread.java
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
2017-09-21 12:59:37 +12:00
MessageFactory.java
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
2017-09-21 12:59:37 +12:00
ServerAdvertiser.java
re-implemented existing functionality in UI
2017-09-08 18:00:09 +12:00
ServerDescription.java
re-implemented existing functionality in UI
2017-09-08 18:00:09 +12:00
ServerListenThread.java
Fixed disconnection issues. Fix is only temporary until a consistent interface for disconnections exists.
2017-08-17 14:02:18 +12:00
ServerPacketParser.java
Merge request fixes
2017-09-08 15:52:01 +12:00
ServerToClientThread.java
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
2017-09-21 12:59:37 +12:00