2894 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
44f8541331 Merge pull request #1544 from Darunia18/patch-1
Update Explosion.php
2014-06-27 13:44:13 +02:00
Darunia18
87308d1c51 Update Explosion.php
Fixed bugs on lines 75 and 141.
2014-06-27 02:45:32 -04:00
Shoghi Cervantes
84f9516f24 Merge pull request #1542 from MCMrARM/master
Fixed PlayerMetadataStore
2014-06-26 21:15:03 +02: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
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