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
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
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
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
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
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
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
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
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
Dan
f35db4a183
Fixed commit #3595
...
See https://github.com/PocketMine/PocketMine-MP/pull/3595
2015-11-20 13:01:28 +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
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
极夜暗芒使
4d5da41cd0
Fix autoSave in PlayerQuitEvent
2015-10-31 13:22:45 +08:00
Intyre
f9d7e204c8
Block update on WallSign fix
2015-10-11 01:32:33 +02:00
Intyre
94b79ac28a
Tool tier added to getDrops
2015-10-11 00:52:44 +02:00
Intyre
958c3589c9
Fix for #3569 NetherBrickFence
2015-10-10 23:40:59 +02:00
Intyre
8ce02d8687
Hunger effect is not implemented
2015-10-10 23:30:42 +02:00
Intyre
09b4d4dc7a
Fixes for derps found with PHPStorm code inspector
2015-10-10 23:10:24 +02:00
Intyre
813acc54dc
Fixed translation for banlist command usage
2015-10-10 23:06:28 +02:00
极夜暗芒使
c4fb469b4e
Fixed recursive call
2015-10-10 05:26:01 +02:00
极夜暗芒使
4e59d85cca
Fixed recursive call
2015-10-07 17:04:27 +08:00
PEMapModder
ae9a3dbd81
Added additional information to Plugin::getDataFolder()
2015-10-06 20:32:33 +08:00
Intyre
19b2e1b4af
sorted items in init()
2015-10-01 20:05:31 +02:00
PEMapModder
cc8eca3084
Fixed string class conflict
2015-10-02 01:52:10 +08:00
PEMapModder
6013213159
More items
2015-10-01 08:23:05 +02:00
Intyre
85dc136631
Crafting recipes, and packet fix
2015-09-29 00:45:57 +02:00
Intyre
72e9765ec8
Merge branch 'Stonecutter-Recipes' of git://github.com/willowmaster66/PocketMine-MP into recipes-0.12-fix
...
Testing pull request.
2015-09-29 00:40:23 +02:00
Shoghi Cervantes
cf3d8f449e
Added some asserts
2015-09-27 19:48:42 +02:00
Shoghi Cervantes
eaef40618b
Send default reliable and ordered packets on RakNet
2015-09-27 19:48:31 +02:00
Shoghi Cervantes
f560d07c97
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
2015-09-27 14:31:28 +02:00
Shoghi Cervantes
606948ef8e
Fixed return value of Level::getTickRateTime()
2015-09-27 14:31:15 +02:00
Shoghi Cervantes
46760abafc
Require pthreads 3.0.7
2015-09-27 14:30:50 +02:00
Shoghi Cervantes
ddc140af5e
Updated to new pthreads version, updated RakLib
2015-09-27 13:37:27 +02:00
PEMapModder
a3ad5783b7
Fixed getNested() using cache desynchroinized from set()
2015-09-26 12:21:43 +08:00
Shoghi Cervantes
cbef0e25a1
Merge pull request #3454 from Yosshi999/master
...
Fixed DoorSound won't be played
2015-09-25 10:01:15 +02:00