Commit Graph

11 Commits

Author SHA1 Message Date
Josh Larson
00f8cb342c Fixed null pointer exception in ServerConnection 2016-02-05 19:20:04 -06:00
Josh Larson
a066647f89 Fixed bug where udp port doesn't open up for a few milliseconds 2016-02-01 01:19:39 -06:00
Josh Larson
0fdcd72605 Fixed ServerConnection to only send update callbacks when status changes 2016-01-10 23:27:31 -06:00
Josh Larson
0b2f534871 Added server connection status for additional debug information 2016-01-10 22:38:26 -06:00
Josh Larson
e776df9506 Fixed client not reconnecting after disconnect 2016-01-10 11:55:51 -06:00
Josh Larson
0f8378b5fb Added client disconnect when the server disconnects 2016-01-07 15:44:27 -06:00
Josh Larson
0cc635c0d9 Massive improvements to the client and server networking code 2016-01-07 15:38:00 -06:00
Josh Larson
966d60d5c8 Improved error message when server connection is reset 2016-01-05 18:41:29 -06:00
Josh Larson
1c91de021e General code improvements and improved error handling 2016-01-04 22:12:57 -06:00
Josh Larson
f977d90093 Added ability to change remote addr and port 2016-01-03 02:56:19 -06:00
Josh Larson
303ed4837f Initial Commit 2016-01-02 22:15:59 -06:00