4594 Commits

Author SHA1 Message Date
PEMapModder
fe2957c315 Fixed imports 2016-02-18 01:43:42 +08:00
PEMapModder
21c2e2d429 Closes #3832 2016-02-18 00:08:44 +08:00
PEMapModder
3a184ddf97 Merge pull request #3915 from legoboy0215/patch-3 2016-02-18 00:05:10 +08:00
PEMapModder
92ee4b3c73 Merge pull request #3876 from PEMapModder/patch-12
Add return value for PluginBase::saveDefaultConfig()
2016-02-17 20:33:15 +08:00
PEMapModder
1b4880a22f Merge branch 'patch-1' of https://github.com/Pub4Game/PocketMine-MP 2016-02-14 21:36:12 +08:00
PEMapModder
a75c713d34 Merge pull request #3665 from zhsj/fix-start-sh
fix test php binary in start.sh
2016-02-14 21:30:02 +08:00
PEMapModder
ef0f74bbd8 Merge pull request #3564 from PEMapModder/patch-11
Added additional information to Plugin::getDataFolder()
2016-02-14 16:09:45 +08:00
PEMapModder
03c19aefbf Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2016-02-12 14:09:39 +08:00
PEMapModder
3b51d2c217 Resolved #3937 2016-02-12 14:08:59 +08:00
PEMapModder
cfca0a8726 Fixed TallGrass::getDrops() 2016-02-11 16:51:27 +08:00
PEMapModder
d538a254ee Resolves #3918 2016-02-09 18:25:16 +08:00
Intyre
1b6e8c14f0
Bump protocol version for 0.13.2 2016-02-06 22:01:26 +01:00
legoboy0215
d5d2f46db2 Added "getter" for in air ticks. 2016-02-01 07:25:40 +08:00
Shoghi Cervantes
e5937926cd Fix typo on ContainerSetSlotPacket
hotboar -> hotbar ![](http://i.imgur.com/n97uQb9.png)
2016-01-30 14:03:28 +01:00
Intyre
99855773d7
Fix for command alias arguments 2016-01-24 18:33:34 +01:00
PEMapModder
b66ce90c94 Add return value for PluginBase::saveDefaultConfig() 2016-01-16 11:39:11 +08:00
Pub4Game
73b97c9490 fix sound error 2015-12-29 19:11:39 +03:00
Intyre
ee0d4aa124 Merge pull request #3810 from markkrueg/markkrueg-patch-1
Fix Stair.php : add "use pocketmine\item\Tool;"
2015-12-28 17:42:26 +01:00
markkrueg
0b42ead2ab Update Stair.php to add use pocketmine\item\Tool;
Without this >= Tool::TIER_WOODEN does not work; so stone stairs do not give drops when broken. They also revert to not being broken on next connection.
2015-12-27 12:44:56 -08:00
Intyre
78525e1f74
Seperated kick/ban messages 2015-12-22 21:26:26 +01:00
Intyre
fb87165cd5
Merge branch 'PEMapModder-patch-12' 2015-12-20 00:41:03 +01:00
Intyre
9f481fbdbe
Merge branch 'patch-12' of https://github.com/PEMapModder/PocketMine-MP into PEMapModder-patch-12 2015-12-20 00:40:52 +01:00
Intyre
7125148756
Merge branch 'MagicDroidX-patch-6' 2015-12-20 00:39:32 +01:00
Intyre
9ca8c06f82
Merge branch 'patch-6' of https://github.com/MagicDroidX/PocketMine-MP into MagicDroidX-patch-6 2015-12-20 00:39:19 +01:00
Intyre
32a0b61c2d
Merge branch 'PEMapModder-patch-14' 2015-12-20 00:37:28 +01:00
Intyre
15d6bf663d
Merge branch 'patch-14' of https://github.com/PEMapModder/PocketMine-MP into PEMapModder-patch-14 2015-12-20 00:37:07 +01:00
Intyre
d67fb9a721
Merge branch 'TrinityDevelopers-patch-1' 2015-12-20 00:32:07 +01:00
Intyre
9ff58f6ab3
Merge branch 'patch-1' of https://github.com/TrinityDevelopers/PocketMine-MP into TrinityDevelopers-patch-1 2015-12-20 00:31:52 +01:00
Intyre
b83964e527
Merge branch 'PEMapModder-patch-19' 2015-12-20 00:31:04 +01:00
Intyre
c3e756a712
Merge branch 'patch-19' of https://github.com/PEMapModder/PocketMine-MP into PEMapModder-patch-19 2015-12-20 00:30:53 +01:00
Intyre
55ce453e17
Merge branch 'Creeperface01-patch-11' 2015-12-20 00:30:15 +01:00
Intyre
e4ab7a08ec
Merge branch 'patch-11' of https://github.com/Creeperface01/PocketMine-MP into Creeperface01-patch-11 2015-12-20 00:28:50 +01:00
Intyre
c1a484ee5c
fixed #3702 and fix for setting timezone from php.ini 2015-12-19 23:58:05 +01:00
Intyre
261ce1ba8b
Merge branch 'mcpe-0.13' 2015-12-19 11:38:05 +01:00
Intyre
90c3e66e6b
Updated for .13.1. skinName replaces isSlim, API bump 2015-12-16 14:37:46 +01:00
Creeperface01
7954754d4c Update Cake.php 2015-12-04 16:00:02 +01:00
Intyre
2ddc4455c5
Added some blocks and items 2015-11-29 01:46:35 +01:00
Intyre
c803dd8e69
skins fixed and added SetPlayerGameTypePacket 2015-11-26 00:47:58 +01:00
Intyre
2e5490fb5b Merge pull request #3743 from hmy2001/patch-3
From TileEntityDataPacket in BlockEntityDataPacket
2015-11-25 17:05:16 +01:00
hmy2001
4f12533ad3 Update ChestInventory.php 2015-11-25 21:08:28 +09:00
hmy2001
8edebed11c Update DoubleChestInventory.php 2015-11-25 21:08:04 +09:00
hmy2001
963f7ee077 Update Spawnable.php 2015-11-25 21:00:03 +09:00
Intyre
734736492a
Added some creative items and removed nether reactor 2015-11-23 21:56:38 +01:00
Intyre
58709293cf
Fixed crafting 2015-11-23 21:04:23 +01:00
Intyre
2ea81710ad
Bump protocol and fixed packets for 0.13.0 2015-11-23 21:01:02 +01:00
PEMapModder
815411968b Silence the ifconfig not found message 2015-11-20 00:34:29 +08:00
TrinityDevelopers
cbed8d40ff Fix a mispelled "new" call 2015-11-05 17:11:42 -06:00
SJ Zhu
680d40d070 fix test php binary in start.sh 2015-11-01 20:47:41 +08:00
PEMapModder
ea8ba995ac Update Player.php 2015-10-31 21:18:06 +08:00
PEMapModder
6ae0f3c8d8 Cleaner (and maybe faster) INI parsing 2015-10-31 20:31:24 +08:00