Commit Graph
37 Commits
Author SHA1 Message Date
Josh Larson dfd3cd16f5 Fixed some synchronization bugs 2016-05-02 15:16:55 -05:00
Josh Larson c0ce6e832a After blindly looking around everywhere, finally fixed the char creation bug 2016-04-28 10:24:32 -05:00
Josh Larson e544a057b9 Made sweeping changes to the forwarder for stability and performance 2016-04-25 09:18:55 -05:00
Josh Larson a1a5b08aca Improved unknown packet logging in ClientReceiver 2016-03-02 10:32:07 -06:00
Josh Larson 45794ab15c Added fragmented processing to ClientReceiver 2016-03-02 10:31:26 -06:00
Josh Larson 0352edebea Fixed some terminate related bugs 2016-03-02 09:40:04 -06:00
Josh Larson 0e63325ff4 Removed ip/port button that was more annoying than useful 2016-03-02 09:37:49 -06:00
Josh Larson 110242f828 Improved stability of ServerConnection 2016-02-06 07:04:19 -06:00
Josh Larson b5549c13b3 Moved CmdStartScene intercept to server intercept rather than client 2016-02-05 19:22:09 -06:00
Josh Larson 5eeee1a62c Added additional network error that's possible 2016-02-05 19:21:47 -06:00
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 979980a35c Removed print for auto login details 2016-01-16 23:10:49 -06:00
Josh Larson d33da1f5bd Created an auto-login mechanism built-in to the forwarder 2016-01-16 18:10:31 -06:00
Josh Larson 4b942970f3 Fixed concurrency bugs in ClientSender 2016-01-11 03:43:07 -06:00
Josh Larson 4b89ca382d Added connection update error messages 2016-01-10 23:27:46 -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 7454481411 Fixed null pointers in ClientSender and increased reliability of Forwarder 2016-01-10 21:53:18 -06:00
Josh Larson e0dd8671d4 Defaults login port to 44453 2016-01-10 12:26:24 -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 5c87e8a0f8 Fixed warnings and removed unused code 2016-01-07 15:39:09 -06:00
Josh Larson 0cc635c0d9 Massive improvements to the client and server networking code 2016-01-07 15:38:00 -06:00
Josh Larson 84931255ff Fixed lag when entering server ip/port 2016-01-07 15:37:23 -06:00
Josh Larson c276f62efb Increased interval between bursts to get better response time from client 2016-01-05 19:08:21 -06:00
Josh Larson 7978484ff8 Added OOO logging to receiver 2016-01-05 19:08:09 -06:00
Josh Larson 4d9a307d90 Merge branch 'master' of bitbucket.org:projectswg/forwarder 2016-01-05 18:43:38 -06:00
Josh Larson e4da56daed Added sending of Out of Order in case received packets aren't received in correct order 2016-01-05 18:42:12 -06:00
Josh Larson 38d3c73736 Reduced time interval between packet bursts 2016-01-05 18:41:46 -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
Obique PSWG fb0a6dfd73 README.md edited online with Bitbucket 2016-01-04 23:04:52 +00:00
Josh Larson 892ebd3c86 Improved UDP code to improve performance and reduce bandwidth 2016-01-04 15:44:15 -06:00
Josh Larson 03ba295570 Added 1s heartbeat and 5s timeout for the connection 2016-01-03 04:02:32 -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