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
Michael Yoo
04fc062b2a
Merge pull request #3568 from MagicDroidX/patch-3
...
Fixed recursive call
2015-10-08 07:40:58 +10:30
极夜暗芒使
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
84be56fefb
edited TODO.md
2015-10-02 00:49:56 +02: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
a7413dac92
Merge branch with fixes for recipes
2015-09-30 18:14:51 +02:00
Intyre
34df516d94
new branch to fix all issues with items and blocks
2015-09-30 18:09:09 +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
a7e5e33db8
Merge pull request #3507 from alejandroliu/crafting-event
...
Added Player to CraftItemEvent
2015-09-27 14:05:38 +02:00
Shoghi Cervantes
ddc140af5e
Updated to new pthreads version, updated RakLib
2015-09-27 13:37:27 +02: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
Alejandro Liu
6273875a22
Added Player to CraftItemEvent
2015-09-19 23:08:57 +02:00
willowmaster66
0b9ef5b856
Update of the stonecutter recipes
...
Added the shaped recipes and removed the shapeless ones.
2015-09-18 22:18:14 +02:00
willowmaster66
a3bce67d35
Updating blocks and items
...
Added new blocks/items and added constants to existing blocks/items for
clearer recipe making.
2015-09-18 22:17:24 +02:00
willowmaster66
cd6afb2020
Merge remote-tracking branch 'PocketMine/mcpe-0.12' into Stonecutter-Recipes
2015-09-18 22:14:34 +02:00
Shoghi Cervantes
0bcf639a98
Changed how exceptions work and are logged, throw proper exceptions on tasks
2015-09-18 12:03:24 +02:00
Shoghi Cervantes
472fcfa4c7
Removed ThreadedFactory
2015-09-18 11:18:41 +02:00
Shoghi Cervantes
8768b7fdbd
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
2015-09-17 12:25:05 +02:00
Shoghi Cervantes
86c1198648
Merge pull request #3495 from 0929hitoshi/mcpe-0.12
...
Changing the return value of getName
2015-09-17 09:47:30 +02:00
0929hitoshi
9665dfd63e
Changing the return value of getName
2015-09-16 01:21:07 +09:00
Shoghi Cervantes
ed559fdf98
Fixed not sending UUIDs properly
2015-09-15 12:23:15 +02:00
Shoghi Cervantes
24f8de2cc3
Bad hack, TODO REMOVE, workarounds client bug by sending inventory contents specifically for creative players <-- this commit is full of sadness
2015-09-14 20:25:57 +02:00
Shoghi Cervantes
885fc07e5c
Merge pull request #3481 from LouisBHirst/patch-getOnlinePlayers
...
getOnlinePlayers() only returns the players already connected
2015-09-13 21:01:51 +02:00
Shoghi Cervantes
3892d5d74f
Removed call to detach
2015-09-13 17:56:21 +02:00
LouisBHirst
c7b915639d
getOnlinePlayers() only returns the players already connected
2015-09-13 11:43:51 -04:00
Shoghi Cervantes
21c3d03000
Removed sleep from ServerKiller
2015-09-13 17:38:55 +02:00
Shoghi Cervantes
2d1b2050dc
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
2015-09-12 17:10:45 +02:00
Shoghi Cervantes
3ffdb8e552
Removed @deprecated classes, methods and properties, added some type hints
2015-09-12 17:10:11 +02:00
Shoghi Cervantes
79aa7583ec
Merge pull request #3471 from PEMapModder/patch-7
...
Update Player.php
2015-09-12 15:16:10 +02:00
PEMapModder
0d6f13cb4f
Update Player.php
2015-09-12 20:53:35 +08:00
Shoghi Cervantes
29a5012c02
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
2015-09-12 01:03:09 +02:00
Shoghi Cervantes
a1a1327415
Removed signed parameter in BinaryStream->getShort() in favor of getSignedShort()
2015-09-12 00:57:09 +02:00
Shoghi Cervantes
16ff2d99b0
Merge remote-tracking branch 'origin/master' into mcpe-0.12
2015-09-11 17:34:11 +02:00
Shoghi Cervantes
cb222601fd
Haters gonna hate, also fix misleading interface default parameter
2015-09-11 16:50:57 +02:00
Shoghi Cervantes
922e9d93d5
Moved exception handler to a big try catch
2015-09-11 09:09:45 +02:00
Shoghi Cervantes
e137ac4c56
Base PHP7 work to make it "run" - READ NEXT LINES!
...
All plugins will need to bump the API if they want to use this.
NOTE THAT THIS IS NOT THE FINAL API 2.0.0 AND THAT THERE WILL BE MORE CHANGES.
To start updating, you might also want to read https://secure.php.net/manual/en/migration70.php and specifically https://secure.php.net/manual/en/migration70.incompatible.php
To compile PHP7 with some of the required dependencies, use https://gist.github.com/shoghicp/166ab26ce5cc7a390f45
ONLY LINUX IS TESTED, DO NOT ASK FOR OTHER PLATFORMS!
----- THIS VERSION IS NOT SUPPORTED -----
This version WILL crash randomly in unexpected places due to PHP7, pthreads, PocketMine or cosmic rays.
Handle with care, and store under direct sunlight for the best performance.
2015-09-10 21:29:29 +02:00
Yosshi999
9501d03552
FIxed a bug No sound for TrapDoor
...
missing "use pocketmine\level\sound\DoorSound;"
2015-09-06 22:59:02 +09:00
Yosshi999
ccca3ec0bf
FIxed a bug No sound for FenceGate
...
missing "use pocketmine\level\sound\DoorSound;"
2015-09-06 22:55:56 +09:00
Shoghi Cervantes
8f24306d65
Merge remote-tracking branch 'origin/master' into mcpe-0.12
2015-09-05 18:22:28 +02:00
Shoghi Cervantes
59a775f82c
Merge pull request #3448 from willowmaster66/willowmaster66-patch-4
...
First item in the hotbar is not loaded correctly
2015-09-05 18:19:45 +02:00