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
83218ae0a07fcf8fce0cec0f7c37a083c2bc713d
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
gameServer
T
History
Haoming Yin
06bc3644bc
Removed dead code in MeesageFactory and redundant classes
...
tags: #story[1273]
2017-09-28 15:54:09 +13:00
..
messages
Fixed memory leak by forcing garbage collection
2017-09-28 14:22:33 +13: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
Merged dev changes back on to mini map
2017-09-28 14:44:16 +13:00
HeartbeatThread.java
Added logger to HeartBeatThread.
2017-09-09 13:07:04 +12:00
MainServerThread.java
Removed dead code in MainServerThread
2017-09-28 15:43:35 +13:00
MessageFactory.java
Removed dead code in MeesageFactory and redundant classes
2017-09-28 15:54:09 +13:00
ServerAdvertiser.java
Fixed bug where server wasn't being unregistered from discovery server
2017-09-28 15:16:37 +13:00
ServerDescription.java
Fixed failing tests & other bug fixes
2017-09-27 20:37:29 +13: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
Merged Host Customisation onto 1273_Skybox
2017-09-27 15:31:54 +13:00