2194 Commits

Author SHA1 Message Date
Shoghi Cervantes
d925640f03 Moved max-chunks-per-second to server.properties, increased to 8 2014-02-10 13:28:54 +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
11c9972eb9 Fixed RotateHeadPacket not having pitch 2014-02-09 05:53:16 +01:00
Shoghi Cervantes
8739017002 Check if the specified length is correct 2014-02-09 05:37:40 +01:00
Shoghi Cervantes
5c1550e116 Set max movement distance, disallows teleport cheat 2014-02-09 05:30:15 +01:00
Shoghi Cervantes
072d0589d2 Fixed undefined $data on RotateHeadPacket 2014-02-09 05:08:32 +01:00
Shoghi Cervantes
7ebaf7e552 Added Android, BSD detection to Utils::getOS() 2014-02-09 04:44:45 +01:00
Shoghi Cervantes
0e1c099906 Added iOS detection to Utils::getOS() 2014-02-09 03:20:09 +01:00
Shoghi Cervantes
c2d4dd093a Updated repo name on installer 2014-02-09 03:19:39 +01:00
Shoghi Cervantes
6046b263dd Possible fix #1189 2014-02-08 23:44:58 +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
296c6904b9 Hide leave messages from non-spawned players 2014-02-08 20:54:50 +01:00
Shoghi Cervantes
dfd5733969 Handle unknown packets more gracefully 2014-02-08 19:21:45 +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
d8aea544f3 Fixed DoorBlock crashing the server 2014-02-08 16:55:20 +01:00
Shoghi Cervantes
1c7539b51a Fixed data packets being sent on player disconnect 2014-02-08 14:52:06 +01:00
Shoghi Cervantes
1f8e25710d Fixed set up wizard not updating the memory 2014-02-08 14:46:08 +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
b8ff5716c7 Packets are cloned on broadcast 2014-02-08 11:47:52 +01:00
Shoghi Cervantes
8b87733082 Faster-Network now usable! 2014-02-08 01:30:08 +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
c40b00288b Merge remote-tracking branch 'origin/master' into Faster-Network 2014-02-08 00:31:14 +01:00
Shoghi Cervantes
28a753ba60 Fixed split packet sending 2014-02-08 00:29:20 +01:00
Shoghi Cervantes
5dd7727548 Reverted 8e37627bc0e583efaddff47928ee50df11a8de5a 2014-02-08 00:05:36 +01:00
Shoghi Cervantes
61953b5507 Fixed online functions on Android - do not use DNS 2014-02-07 22:56:15 +01:00
Shoghi Cervantes
d4791ceb6c removed time warning 2014-02-07 20:53:29 +01:00
Shoghi Cervantes
bcee4e7c21 bypass a few errors on installer.sh 2014-02-07 19:23:16 +01:00
Shoghi Cervantes
af6174508d MacOS fix 2014-02-07 19:15:00 +01:00
Shoghi Cervantes
d8e34e9ac5 Added iOS support 2014-02-07 18:46:50 +01:00
Shoghi Cervantes
951ac08703 Updated installer.sh 2014-02-07 18:13:19 +01:00
Shoghi Cervantes
2562d8fc41 Fixed position error 2014-02-07 18:06:50 +01:00
Shoghi Cervantes
ac3472eff4 Fixed spawning problems because of packets 2014-02-07 18:03:11 +01:00
Shoghi Cervantes
84638098d0 Entity spawn packets 2014-02-07 17:24:50 +01:00
Shoghi Cervantes
083bfcc83c More classes updated 2014-02-07 17:07:57 +01:00
Shoghi Cervantes
95bff304e4 Changed all Player packets to new network 2014-02-07 16:44:10 +01:00
Shoghi Cervantes
20f2ef0e82 Updated PHP binaries on the installer 2014-02-07 11:45:12 +01:00
Shoghi Cervantes
1728656836 PHP 5.5.9 2014-02-07 11:21:31 +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