Shoghi Cervantes
|
22552cdd72
|
Improved chunk sending, moved chunk encoding and compression to another thread
|
2014-07-05 20:41:44 +02:00 |
|
Shoghi Cervantes
|
417cb94ea3
|
Use chunk unload queues in Level
|
2014-07-05 16:28:49 +02:00 |
|
Shoghi Cervantes
|
4db97a007c
|
Fixed typo on updater
|
2014-07-05 14:05:56 +02:00 |
|
Shoghi Cervantes
|
519922b550
|
Improved chunk ticking
|
2014-07-05 14:05:39 +02:00 |
|
PEMapModder
|
b18783a0e7
|
Fix HandlerList.php wrong var name
|
2014-07-05 11:48:13 +08:00 |
|
Shoghi Cervantes
|
8b2440ff96
|
Fixed ServerScheduler::addTask() period
|
2014-07-03 19:35:59 +02:00 |
|
Shoghi Cervantes
|
32f67d7187
|
Updated build script
|
2014-07-03 13:52:48 +02:00 |
|
Shoghi Cervantes
|
43635b501a
|
Made logging better, plugin loggers can be attached by others
|
2014-07-02 23:33:29 +02:00 |
|
Shoghi Cervantes
|
aa85993634
|
Made Server::getLogger() return a AttachableThreadedLogger
|
2014-07-02 23:23:33 +02:00 |
|
Shoghi Cervantes
|
6c116678d7
|
Added autoloading of base namespace classes
|
2014-07-01 23:34:24 +02:00 |
|
Shoghi Cervantes
|
75d2409a7c
|
Added ThreadedLoggerAttachments
|
2014-07-01 20:50:51 +02:00 |
|
Shoghi Cervantes
|
f7c23e89f0
|
Added move block while being teleported after spawning
|
2014-07-01 01:19:24 +02:00 |
|
Shoghi Cervantes
|
f5a74a87e3
|
Updated composed packets
|
2014-07-01 01:11:09 +02:00 |
|
Shoghi Cervantes
|
d4881260da
|
Added check for registered alias command, useful when overriding
|
2014-06-30 21:14:00 +02:00 |
|
Shoghi Cervantes
|
6d6059b61f
|
Updated for new build
|
2014-06-30 21:07:27 +02:00 |
|
Shoghi Cervantes
|
692a4fb57b
|
Fixed reason on kick message
|
2014-06-30 01:17:55 +02:00 |
|
Shoghi Cervantes
|
b064f1e71a
|
Removed collision check crash on Slab
|
2014-06-28 02:38:04 +02:00 |
|
Shoghi Cervantes
|
2ec0d86126
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-06-27 23:26:46 +02:00 |
|
Shoghi Cervantes
|
cc36f8f997
|
Fixed kick messages
|
2014-06-27 23:26:35 +02:00 |
|
Darunia18
|
87308d1c51
|
Update Explosion.php
Fixed bugs on lines 75 and 141.
|
2014-06-27 02:45:32 -04:00 |
|
MCMrARM
|
fadf1a5d40
|
Fixed PlayerMetadataStore
|
2014-06-26 21:12:03 +02:00 |
|
Shoghi Cervantes
|
401d7342dd
|
Added nether reactor block to classes
|
2014-06-26 12:09:38 +02:00 |
|
Shoghi Cervantes
|
7067c09228
|
Removed old code
|
2014-06-26 12:03:29 +02:00 |
|
Shoghi Cervantes
|
3abec0a3c0
|
Modified Level::useBreakOn() to use events for creative block breaking
|
2014-06-26 12:03:02 +02:00 |
|
Shoghi Cervantes
|
c2d760e6d9
|
Added RotateHeadPacket
|
2014-06-25 23:09:22 +02:00 |
|
Shoghi Cervantes
|
de5e9df82b
|
Fixes for chat formatting
|
2014-06-25 22:32:57 +02:00 |
|
Shoghi Cervantes
|
b506ab349f
|
Fixed TextFormat::toJSON() on nested formatting
|
2014-06-25 22:20:50 +02:00 |
|
Shoghi Cervantes
|
e2f7cf61e3
|
Added TextFormat::toJSON()
|
2014-06-25 21:57:34 +02:00 |
|
Shoghi Cervantes
|
03b1385f26
|
Fixed teleport command with a single target not teleporting correctly
|
2014-06-25 20:58:59 +02:00 |
|
Shoghi Cervantes
|
2302a37311
|
Updated for build 9
|
2014-06-25 20:50:22 +02:00 |
|
Shoghi Cervantes
|
9877271d70
|
Fixed kick messages
|
2014-06-25 20:50:16 +02:00 |
|
Shoghi Cervantes
|
873e35f416
|
Fixed SendUsageTask
|
2014-06-25 13:06:44 +02:00 |
|
Shoghi Cervantes
|
80aebf2932
|
Added AsyncTask::onCompletion()
|
2014-06-25 13:01:39 +02:00 |
|
Shoghi Cervantes
|
f9d9d2b0e5
|
Updated for build 8
|
2014-06-25 02:21:25 +02:00 |
|
Shoghi Cervantes
|
c8ee1da262
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-06-25 02:06:05 +02:00 |
|
Shoghi Cervantes
|
79cc6ca559
|
Multiple fixes
|
2014-06-25 02:03:58 +02:00 |
|
Shoghi Cervantes
|
a299b5f904
|
Update Furnace.php
|
2014-06-24 17:41:37 +02:00 |
|
Shoghi Cervantes
|
fd9fdc30cb
|
Allow changing gamemode without restarting the game (buggy)
|
2014-06-24 12:38:01 +02:00 |
|
Shoghi Cervantes
|
ecbfff9b0f
|
Added force-gamemode property
|
2014-06-24 12:18:51 +02:00 |
|
PEMapModder
|
f30922f439
|
Fixed undefined variable $name notice for /pardon
|
2014-06-24 17:48:32 +08:00 |
|
Shoghi Cervantes
|
c775c3905d
|
Added ServerCommandEvent::getSender()
|
2014-06-24 11:25:51 +02:00 |
|
Shoghi Cervantes
|
a4593d4668
|
Fixed #1531
|
2014-06-23 23:24:27 +02:00 |
|
Shoghi Cervantes
|
df68853c76
|
Fixed #1530 Container tiles not getting imported right when they are empty
|
2014-06-23 22:40:14 +02:00 |
|
Shoghi Cervantes
|
88157d6e99
|
Added workaround for #1527
|
2014-06-23 22:35:02 +02:00 |
|
Shoghi Cervantes
|
22533458ed
|
Updated for MCPE 0.9.0 build 7
|
2014-06-23 21:50:07 +02:00 |
|
Shoghi Cervantes
|
38a958ed08
|
Fixed #1526 $player->getPosition() returns a WeakRef error
|
2014-06-23 16:31:22 +02:00 |
|
Shoghi Cervantes
|
396a3ff225
|
Limited block change packets to players using that chunk
|
2014-06-23 16:09:51 +02:00 |
|
Shoghi Cervantes
|
bcb401c0c3
|
Added yaw/pitch on spawn
|
2014-06-23 16:07:59 +02:00 |
|
Shoghi Cervantes
|
4b3addb8a0
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-06-23 15:26:51 +02:00 |
|
Shoghi Cervantes
|
7cfeeae413
|
Send held item when changed
|
2014-06-23 15:26:20 +02:00 |
|