120 Commits

Author SHA1 Message Date
Dylan K. Taylor
97866cd8f6 updated RakLib dependency 2019-12-09 11:27:00 +00:00
Dylan K. Taylor
3fa628f259 updated NBT dependency 2019-12-09 11:26:43 +00:00
Dylan K. Taylor
02c1dabc3d update pocketmine/nbt dependency 2019-12-02 19:24:00 +00:00
Dylan K. Taylor
0bff5d9bff sync composer deps 2019-11-29 20:20:13 +00:00
Dylan K. Taylor
cbef2bbc51 move ThreadException to pocketmine\thread namespace 2019-10-29 12:42:38 +00:00
Dylan K. Taylor
2e446e4df3 added pocketmine/classloader dependency (extracted from pocketmine/spl) 2019-10-28 12:29:48 +00:00
Dylan K. Taylor
46e005543f update pocketmine/log 2019-10-24 19:49:53 +01:00
Dylan K. Taylor
0a751857cc added pocketmine/log dependency 2019-10-24 19:39:58 +01:00
Dylan K. Taylor
043f1a5577 ext-igbinary is mandatory since e1352668d1bfc9d6638afc4c7c43cf17b87430c5 2019-10-24 13:17:04 +01:00
Dylan K. Taylor
bf0e855a9b updated composer dependencies 2019-10-22 19:07:42 +01:00
Dylan K. Taylor
c4376d13ae update to latest SPL 2019-08-25 19:32:20 +01:00
Dylan K. Taylor
95a4081d24 update composer dependencies 2019-08-25 16:04:51 +01:00
Dylan K. Taylor
ea2c418a77 update dependency versions 2019-08-20 19:48:06 +01:00
Dylan K. Taylor
334d15339f updated Math dependency 2019-07-29 18:25:32 +01:00
Dylan K. Taylor
72c0af2e82 Merge branch 'stable' 2019-07-22 17:39:44 +01:00
Dylan K. Taylor
5a08a10448 update dependency requirements 2019-07-22 17:15:18 +01:00
Dylan K. Taylor
711ea3185d update composer dependencies 2019-07-16 19:53:47 +01:00
Dylan K. Taylor
3d8cd54f16 Update composer dependencies 2019-05-30 04:26:06 -04:00
Dylan K. Taylor
af07ffb292 Merge branch 'next-minor' 2019-05-02 16:44:50 +01:00
Dylan K. Taylor
0ac87989dc Update RakLib to 0.12.4 2019-05-02 16:08:03 +01:00
Dylan K. Taylor
ffb0ed80a2 resync RakLib dependency 2019-04-22 22:29:54 +01:00
Dylan K. Taylor
0dac982f16 Merge branch 'stable' 2019-04-21 16:56:53 +01:00
Dylan K. Taylor
2ef3962028 sync RakLib dependency 2019-04-21 13:24:19 +01:00
Dylan K. Taylor
9b0b8b9a0c Sync NBT dependency 2019-04-14 17:11:56 +01:00
Dylan K. Taylor
e5756dbf0b Move a whole bunch of packet crap to NetworkSession 2019-04-02 18:31:16 +01:00
Dylan K. Taylor
cdeb3ea5a6 Sync NBT dependency 2019-03-30 19:53:24 +00:00
Dylan K. Taylor
3ea5260935 Sync composer dependencies 2019-03-30 18:28:42 +00:00
Dylan K. Taylor
f4480c07ee Updated NBT dependency 2019-03-29 19:47:15 +00:00
Dylan K. Taylor
98f56087de make composer happy 2019-03-23 12:53:00 +00:00
Dylan K. Taylor
15c6554d8a Updated RakLib dependency 2019-03-23 12:52:50 +00:00
Dylan K. Taylor
8c536c248d Updating for latest PocketMine-NBT changes 2019-03-21 15:58:22 +00:00
Dylan K. Taylor
87928038e6 sync deps 2019-03-17 15:19:47 +00:00
Dylan K. Taylor
a858103e6b Support paletted subchunks, drop all formats except leveldb 2019-03-10 19:53:24 +00:00
Dylan K. Taylor
1f5c901f29 ext-ds is now required 2019-03-01 20:03:16 +00:00
Dylan K. Taylor
01255c5368 Updated RakLib to get ITC efficiency enhancements 2019-02-15 12:29:16 +00:00
Dylan K. Taylor
0c89159cf2 Merge branch '3.6' 2019-02-09 19:22:00 +00:00
Dylan K. Taylor
1a8a04eab8 Merge branch '3.5' 2019-02-07 17:12:49 +00:00
Dylan K. Taylor
768cfe3953 Updated composer dependencies 2019-02-07 16:47:16 +00:00
Dylan K. Taylor
d6e44c7475 Sync composer dependencies 2019-01-26 14:11:45 +00:00
Dylan K. Taylor
5221db1178 Updated BinaryUtils dependency 2019-01-22 17:22:11 +00:00
Dylan K. Taylor
053defb7dc Updated RakLib dependency 2019-01-21 14:19:15 +00:00
Dylan K. Taylor
6b7710e62b Introduce dedicated NBT data exceptions, fix up some corrupted chunk handling 2019-01-19 12:43:47 +00:00
Dylan K. Taylor
bbc8bc4df5 Move some error handling stuff to SPL 2019-01-17 19:16:03 +00:00
Dylan K. Taylor
23269da1a6 Fixed the disaster of packet receive error handling 2019-01-16 19:53:48 +00:00
Dylan K. Taylor
1c2ed0836f Sync composer dependencies 2019-01-15 10:26:33 +00:00
Dylan K. Taylor
5d8fa2e126 Crash main server thread when RakLib dies
this way we get crashdumps and find out what's actually wrong with RakLib in the wild.
2019-01-09 19:04:12 +00:00
Dylan K. Taylor
b9ce6537a8 Sync composer dependencies (master) 2019-01-09 00:22:42 +00:00
Dylan K. Taylor
8452c7bdbd Sync composer dependencies 2019-01-09 00:18:55 +00:00
Dylan K. Taylor
2924303169 Sync NBT dependency 2019-01-07 22:38:04 +00:00
Dylan K. Taylor
4f50119b74 LoginPacket: Cater for more error cases
This now doesn't crash unexpectedly at the first sign of broken data.
2019-01-07 14:45:44 +00:00