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
Shoghi Cervantes
0e679139d2
Merge pull request #1532 from PEMapModder/patch-1
...
Fixed undefined variable $name notice for /pardon
2014-06-24 11:49:22 +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
Shoghi Cervantes
31a7410acd
Fixed players and entities getting despawned
2014-06-23 15:25:44 +02:00
Shoghi Cervantes
6c8f189499
Merge pull request #1525 from PEMapModder/patch-1
...
Fix /plugins crash
2014-06-23 14:00:26 +02:00
PEMapModder
2e50fbbda4
Fix /plugins crash
2014-06-23 19:27:27 +08:00
Shoghi Cervantes
fd4fc4ff94
Fixed Entity & Player loaded chunk indexes
2014-06-23 11:57:47 +02:00
Shoghi Cervantes
496c004efc
Changed default view-distance
2014-06-22 23:25:43 +02:00
Shoghi Cervantes
6f9becdbb3
Added Empty chunk detection
2014-06-22 22:29:46 +02:00
Shoghi Cervantes
36cdfd969d
Fixed #799 Added Grass growth algorithm
2014-06-22 22:26:36 +02:00
Shoghi Cervantes
0be2bd911f
Fixed block updates not getting broadcasted
2014-06-22 21:56:58 +02:00
Shoghi Cervantes
0e36107878
Fixed update ticks
2014-06-22 21:32:49 +02:00
Shoghi Cervantes
279a438ae6
Fixed spawning of Tile entities via chunk packets
2014-06-22 18:05:42 +02:00
Shoghi Cervantes
0d5eb149ab
Fixed Level not saving chunks on auto save
2014-06-22 16:20:00 +02:00
Shoghi Cervantes
557618c87d
Fixed Level not saving chunks on unload
2014-06-22 16:15:37 +02:00
Shoghi Cervantes
e0dda934ec
Fixed Anvil region indexes in setChunk()
2014-06-22 16:15:23 +02:00
Shoghi Cervantes
21f764590b
Changed chunk-sending.per-second to chunk-sending.per-tick
2014-06-22 15:46:42 +02:00
Shoghi Cervantes
bf49cafeae
Added settings.async-workers to tune the amount of AsyncTask workers
2014-06-22 12:55:08 +02:00
Shoghi Cervantes
7f795bc041
Fixed #1501 executing AsyncTasks blocks other threads
2014-06-22 12:50:24 +02:00
Shoghi Cervantes
e381313747
New player chunk load queues with ACK notification
2014-06-21 19:41:06 +02:00
Shoghi Cervantes
be0a31697a
Fixed Double Chest inventory holder
2014-06-21 19:16:33 +02:00
Shoghi Cervantes
14c558163e
Updated languages
2014-06-21 18:21:16 +02:00
Shoghi Cervantes
57437d3a06
Updated for MCPE 0.9.0 build 6
2014-06-19 17:26:03 +02:00
Shoghi Cervantes
a0ce4b1d01
Updated Sign crafting recipe to give x3
2014-06-19 17:25:34 +02:00
Shoghi Cervantes
a0ac660d57
Throw exception when a plugin tries to change the cancel event of a non-Cancellable event
2014-06-18 19:36:32 +02:00
Shoghi Cervantes
825656feed
Fixed installer language strings, bumped MCPE build to 5 (already compatible)
2014-06-18 19:23:14 +02:00
Shoghi Cervantes
89a90c00fd
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
2014-06-18 18:29:24 +02:00
Shoghi Cervantes
83081456f2
Merge pull request #1508 from LegendOfMCPE/master
...
Fixed Explosion.php WeakRef issue
2014-06-18 18:28:32 +02:00
PEMapModder
20e419a9c4
Fixed Explosion.php WeakRef issue
2014-06-18 11:42:41 +08:00
Shoghi Cervantes
dda57f7b0f
Signs can be placed again. TODO: spawn tile entities after chunk has been received and ACKed
2014-06-17 19:48:14 +02:00
Shoghi Cervantes
85007a9dfe
Fixed NBT compression, Anvil generated worlds are readable by Minecraft and other tools
2014-06-17 19:32:09 +02:00
Shoghi Cervantes
f073a5b837
Fixed a few things
2014-06-17 18:46:16 +02:00
Shoghi Cervantes
9e8f015dc0
Changed commands to use CommandSender::getServer()
2014-06-17 18:41:10 +02:00
Shoghi Cervantes
f14fecbb5f
Added /time command
2014-06-17 18:36:39 +02:00
Shoghi Cervantes
b27637c926
Fixed default kick message
2014-06-17 17:27:17 +02:00
Shoghi Cervantes
552c934486
Merge pull request #1506 from PEMapModder/master
...
Multiple permissions checked in Server::getInstance()
2014-06-17 16:15:39 +02:00
PEMapModder
f202c9902a
Multiple permissions checked in Server::getInstance()
...
This is done like the one in `Command::testPermissionSilent()`, where permissions are connected via semicolons (`;`) and they are checked with `OR`, where the player must have at least one permission to read.
2014-06-17 22:14:15 +08:00
Shoghi Cervantes
3bd33a129f
Added Player::getRemoveFormat() and Player::setRemoveFormat(bool) to choose showing colors in chat and nametags
2014-06-17 15:54:06 +02:00
Shoghi Cervantes
79bc42c995
Added Player::getNameTag() and Player::setNameTag($name)
2014-06-17 15:28:57 +02:00