Commit Graph

21 Commits

Author SHA1 Message Date
80a4f90e0d Fix ConnectionHandler not keeping track of LastXIDReceived 2017-11-25 15:38:04 +02:00
2e1f3e1c16 Make client send stuff 2017-11-25 15:30:34 +02:00
2c49aaf4ce Make protocol deserialize and handle packets 2017-11-25 15:21:06 +02:00
c928222199 Remove broken buffer-sending in client 2017-11-25 13:39:12 +02:00
621a37be41 Fix new connections adding constantly 2017-11-25 13:34:17 +02:00
88f1a9a8a1 Debug test 2017-11-25 13:27:55 +02:00
a97b2568e5 Fix NPEs 2017-11-25 13:20:59 +02:00
e646141055 Try fix NPE 2017-11-25 13:03:26 +02:00
2399a1ba65 Fixed some typos 2017-11-25 12:29:48 +02:00
ffb0555fd3 Added propar packeting and syncing systems 2017-11-25 12:26:55 +02:00
eafccb4923 Added de/serialization to primitive types 2017-11-23 02:41:37 +02:00
8af4a05cbb Removed a print and added Server to connections 2017-11-22 23:02:12 +02:00
650493f74e Fixed two NPE's 2017-11-22 22:56:43 +02:00
3aecc7b026 Fix PacketBuffer HasNext operator 2017-11-22 22:40:40 +02:00
9b9084d2fe Fixed ByteBuffer not being initialized 2017-11-22 22:40:30 +02:00
b08052def9 Workaround to two GodotSharp bugs 2017-11-22 20:51:05 +02:00
7f2fc019d6 Added PacketBuffer, Optional and ConnectionList 2017-11-22 20:39:24 +02:00
f1fe29c2f8 Made the UI work and did some fixing 2017-11-22 00:51:27 +02:00
d9b6cc2165 Made client listen and made UI matter maybe 2017-11-22 00:33:16 +02:00
8bc8b692a8 Made Peer handle Listening 2017-11-21 23:23:12 +02:00
4ea63b7d50 Initial commit 2017-11-21 19:33:48 +02:00