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
51747e2d13ce5ca10234978f2e4d3a80b19bbe98
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
gameServer
T
History
Calum
51747e2d13
Refactored the 2D and 3D game view class setups. Made scaling more logical.
...
#refactor #story[1275]
2017-09-26 00:55:28 +13:00
..
messages
Fixed issues with correct protocol implementation.
2017-09-25 22:09:26 +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
Refactored the 2D and 3D game view class setups. Made scaling more logical.
2017-09-26 00:55:28 +13:00
HeartbeatThread.java
Added logger to HeartBeatThread.
2017-09-09 13:07:04 +12:00
MainServerThread.java
Added a race importer. Added imported races to visualizer. Made it so that the host sets the race. Refactored server to no longer be dependant on a specific race. Tested functionality of map manually. Some bugs found and listed below.
2017-09-23 22:45:53 +12:00
MessageFactory.java
Added a race importer. Added imported races to visualizer. Made it so that the host sets the race. Refactored server to no longer be dependant on a specific race. Tested functionality of map manually. Some bugs found and listed below.
2017-09-23 22:45:53 +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
Refactored the 2D and 3D game view class setups. Made scaling more logical.
2017-09-26 00:55:28 +13:00