26 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
be7e5cd67a Unknown packets are always discarded even if they have been processed 2013-04-22 23:46:34 +02:00
Shoghi Cervantes Pueyo
e428b4cfc4 Limited RCON threads to one and added a auth timeout 2013-04-22 23:33:46 +02:00
Shoghi Cervantes Pueyo
34ca8baa29 Fixed "player.interact" event only being fired with weird conditions 2013-04-22 18:46:35 +02:00
Shoghi Cervantes Pueyo
09301f0e5f Added a way to send Player's inventory directly 2013-04-17 19:25:53 +02:00
Shoghi Cervantes Pueyo
f1cb29cc8b Increased Socket buffer size 2013-04-16 19:11:03 +02:00
Shoghi Cervantes Pueyo
80aaf9923c Fixed packets being discarded due to a bad ordering 2013-04-14 23:19:55 +02:00
Shoghi Cervantes Pueyo
cad9908f94 Added new network reliability identifiers 2013-04-14 18:47:50 +02:00
Shoghi Cervantes Pueyo
10d34a7ce6 Fixed 0x60 packets being received 2013-04-14 16:58:54 +02:00
Shoghi Cervantes Pueyo
633f7233b4 New network reliability layer 2013-04-14 13:04:57 +02:00
Shoghi Cervantes Pueyo
e2b68a01d1 UDP Sokcet port blocking exit 2013-04-12 20:35:39 +02:00
Shoghi Cervantes Pueyo
bab3b8274a Explosions 2013-04-12 20:35:16 +02:00
Shoghi Cervantes Pueyo
20694f2c77 Changes to Threads 2013-04-07 14:35:39 +02:00
Shoghi Cervantes Pueyo
cdc164729c Added server.unknownpacket to receive unknown packets 2013-04-02 20:45:30 +02:00
Shoghi Cervantes Pueyo
1ef0a41944 Added Ping / Pong system 2013-04-01 16:03:43 +02:00
Shoghi Cervantes Pueyo
f8c6921ac4 Few protocol edits 2013-03-31 00:12:19 +01:00
Shoghi Cervantes Pueyo
af52b0a5b5 Fixed ACK/NACK range writing 2013-03-29 11:18:47 +01:00
Shoghi Cervantes Pueyo
257b330a53 Fixed ACK/NACK range reading 2013-03-29 11:07:45 +01:00
Shoghi Cervantes Pueyo
822adcae2d Packet Cleaning 2013-03-28 16:56:50 +01:00
Shoghi Cervantes Pueyo
e392a35598 Fixed client-side ACK & NACK 2013-03-28 14:08:45 +01:00
Shoghi Cervantes Pueyo
f1a28f23ae New ACK/NACK structure & Packet multiple ressend issue 2013-03-28 13:56:11 +01:00
Shoghi Cervantes Pueyo
42d5296533 Fixed invalid ACK/NACK handling 2013-03-28 11:20:40 +01:00
Shoghi Cervantes Pueyo
2e0d49a2ba Moved the RAKNET_MAGIC constant 2013-03-21 17:03:13 +01:00
Shoghi Cervantes Pueyo
fc06e1bcaf Packet Sending Buffering 2013-03-16 00:09:00 +01:00
Shoghi Cervantes Pueyo
5c7f397bde Changed default debug level 2013-03-09 12:52:57 +01:00
Shoghi Cervantes Pueyo
84ac13d591 Added checks 2013-03-09 12:40:53 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00