Commit Graph

28 Commits

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