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
da7a34fc55c34fb37337dabadf5cc80801a27052
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
gameServer
T
History
Alistair McIntyre
da7a34fc55
Started adding functionality to calculate yacht velocity from the wind speed and direction using polar tables. Also began writing tests to cover this functionality, as it can't currently be tested within the game itself.
...
#story[986]
2017-07-20 14:30:13 +12:00
..
ClientConnectionDelegate.java
Refactoring for server package, Changed GameServerThread to MainServerThread.
2017-07-20 11:22:30 +12:00
GameStages.java
Terminated the game server socket when click exit lobby button
2017-07-13 17:51:25 +12:00
GameState.java
Started adding functionality to calculate yacht velocity from the wind speed and direction using polar tables. Also began writing tests to cover this functionality, as it can't currently be tested within the game itself.
2017-07-20 14:30:13 +12:00
HeartbeatThread.java
Refactoring for server package, Changed GameServerThread to MainServerThread.
2017-07-20 11:22:30 +12:00
MainServerThread.java
Added mock yachts to the game state for each client #story[1047]
2017-07-20 13:11:37 +12:00
ServerListenThread.java
Refactoring for server package, Changed GameServerThread to MainServerThread.
2017-07-20 11:22:30 +12:00
ServerToClientThread.java
Added mock yachts to the game state for each client #story[1047]
2017-07-20 13:11:37 +12:00