789 Commits

Author SHA1 Message Date
Shoghi Cervantes
103d0bf2ea Updated TextFormat constants 2014-02-27 00:11:06 +01:00
Shoghi Cervantes
85f8613803 Fix RCON packet structure #1278 2014-02-24 20:13:15 +01:00
Shoghi Cervantes
734abf2fbb Fix E_STRICT errors 2014-02-20 23:43:42 +01:00
Shoghi Cervantes
8208fd2389 Changed class name 2014-02-20 17:22:51 +01:00
Shoghi Cervantes
772fa2b9e3 Query token now depends on the source IP 2014-02-20 09:00:17 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
3cbcb4871a Changed a few packet things 2014-02-13 01:14:14 +01:00
Intyre
ac50577255 Typo and fixed a filename 2014-02-12 19:28:33 +01:00
Shoghi Cervantes
0bf74d4139 Two packet event types ;) 2014-02-10 18:46:58 +01:00
Shoghi Cervantes
4b14d5d900 Final structure with example events 2014-02-10 18:08:25 +01:00
Shoghi Cervantes
7c12f6ce8a Implemented QueryPacket and QueryHandler 2014-02-10 15:05:12 +01:00
Shoghi Cervantes
7e174eac5a Decreased SO_SNDBUF 2014-02-10 13:26:09 +01:00
Shoghi Cervantes
8de39db59d Updated chunk packet field names 2014-02-09 14:39:17 +01:00
Shoghi Cervantes
f1245a551e Increased UDP buffer size 2014-02-09 13:30:06 +01:00
Shoghi Cervantes
8739017002 Check if the specified length is correct 2014-02-09 05:37:40 +01:00
Shoghi Cervantes
dfa28d9a9e WTF null packets crash the server?? 2014-02-08 23:29:42 +01:00
Shoghi Cervantes
7f0693e7e7 Updated packet handling to eliminate loops 2014-02-08 23:01:22 +01:00
Shoghi Cervantes
3fed63b248 Split packet handling verified 2014-02-08 22:49:13 +01:00
Shoghi Cervantes
a8b26a3caf Halt parsing when invalid packets are found 2014-02-08 21:16:51 +01:00
Shoghi Cervantes
0ff647015c Handle all kind of unknown data packets 2014-02-08 19:17:49 +01:00
Shoghi Cervantes
f255948eb6 Updated Query to new packet format 2014-02-08 17:56:48 +01:00
Shoghi Cervantes
b107191fdb Renamed ExplosionPacket to ExplodePacket 2014-02-08 13:39:41 +01:00
Shoghi Cervantes
f77d5dcefd Fixed UseItemPacket 2014-02-08 13:34:05 +01:00
Shoghi Cervantes
2c3ab612f2 Fixed AddEntityPacket 2014-02-08 13:02:10 +01:00
Shoghi Cervantes
1f5ff78f06 Fixed a few wrong fields 2014-02-08 01:25:03 +01:00
Shoghi Cervantes
f6ecf51516 Added RakNetDataPacket::reset() to all the packets 2014-02-08 00:48:00 +01:00
Shoghi Cervantes
580ef46513 Added packet pid to buffer by default 2014-02-08 00:36:30 +01:00
Shoghi Cervantes
28a753ba60 Fixed split packet sending 2014-02-08 00:29:20 +01:00
Shoghi Cervantes
ac3472eff4 Fixed spawning problems because of packets 2014-02-07 18:03:11 +01:00
Shoghi Cervantes
95bff304e4 Changed all Player packets to new network 2014-02-07 16:44:10 +01:00
Shoghi Cervantes
eb375be550 PocketMinecraftServer client join protocol 2014-02-07 01:06:49 +01:00
Shoghi Cervantes
dbbfbdffaa RakNet data packet codec 2014-02-07 00:56:40 +01:00
Shoghi Cervantes
c048564981 Server listing working 2014-02-07 00:46:04 +01:00
Shoghi Cervantes
45a3b54d32 Fixed basic stuff around 2014-02-07 00:16:39 +01:00
Shoghi Cervantes
0af197a0f7 New packet writing done 2014-02-06 23:30:09 +01:00
Shoghi Cervantes
415c9f16f4 wow. much packet. many code. such classes 2014-02-06 22:49:13 +01:00
Shoghi Cervantes
84cdc3bde1 RakNetInfo 2014-02-06 15:19:15 +01:00
Shoghi Cervantes
b56a56df2b Merge remote-tracking branch 'origin/master' into Faster-Network 2014-01-30 10:10:20 +01:00
Shoghi Cervantes
ac8f2646a7 pthreads 0.1.0 and Thread::kill(). Needs fix 2014-01-27 15:18:20 +01:00
Shoghi Cervantes
624eb93058 Save and send last slot used by player 2014-01-27 04:00:26 +01:00
Shoghi Cervantes
9f4b5a40e1 Merge remote-tracking branch 'origin/master' into Faster-Network 2014-01-22 23:13:43 +01:00
Shoghi Cervantes
5eed43ddd0 Added Level::startTime() and Level::stopTime() 2013-12-18 09:45:00 +01:00
Shoghi Cervantes
a0019bfa73 redeclare fix ;) 2013-12-17 12:03:01 +01:00
Shoghi Cervantes
de5a3175bc Data Packet initial parsing 2013-12-17 12:00:26 +01:00
Shoghi Cervantes
3ef2471041 More Changes 2013-12-16 15:49:28 +01:00
Shoghi Cervantes
e0b8527560 First changes 2013-12-16 13:06:01 +01:00
Shoghi Cervantes
1a7e916928 Fixed player heads not being rotated 2013-12-13 01:17:55 +01:00
Shoghi Cervantes
2b0fdd5062 Time syncronized again 2013-12-13 00:52:55 +01:00
Shoghi Cervantes
1693f5655e Updeted to protocol 14 MCPE v0.8.0 build 8 2013-12-08 13:25:21 +01:00
Shoghi Cervantes
fd2eb7b230 OOPS! 2013-12-03 02:10:43 +01:00