Shoghi Cervantes
7b45df680e
Added time and plugin cause
2014-07-27 12:39:38 +02:00
Shoghi Cervantes
f93d5339bc
Use correct syntax
2014-07-26 17:06:22 +02:00
Shoghi Cervantes
677071e7cb
Merge pull request #1782 from Yosshi999/master
...
Updated Stick crafting recipe to give x4
2014-07-26 16:22:12 +02:00
Yosshi999
4fa6fb0546
Updated Stick crafting recipe to give x4
2014-07-26 22:48:41 +09:00
Intyre
0ca614a2c3
Merge pull request #1781 from Intyre/versionbump
...
Support for MCPE v0.9.5
2014-07-26 15:47:59 +02:00
Intyre
bdfa6c0bc5
link to docs added to README
2014-07-26 15:08:48 +02:00
Intyre
ccb7e86cf1
changed version and protocol to support v0.9.5
2014-07-26 15:07:32 +02:00
William Teder
03a970e91f
Merge pull request #1777 from Striker209MPE/patch-5
...
Fixed an error related to AIR constant
2014-07-25 07:51:27 -05:00
Striker209MPE
b3e9bb8fec
Fixed an error related to AIR constant
...
A E_NOTICE error happened: "Use of undefined constant AIR - assumed 'AIR'"
should be fixed
2014-07-25 11:44:08 +02:00
Intyre
48b99486b0
Merge pull request #1775 from Intyre/docs
...
docs for pocketmine-mp.readthedocs.org
2014-07-25 07:03:06 +02:00
Intyre
6921e6f2aa
docs for pocketmine-mp.readthedocs.org
2014-07-25 06:58:57 +02:00
William Teder
987f54ba08
Edit syntax to confirm with rest of document.
2014-07-24 15:13:12 -05:00
William Teder
09ef1f1721
Merge pull request #1772 from Striker209MPE/patch-3
...
Fixed error with useBreakOn parameters
2014-07-24 15:11:59 -05:00
Striker209MPE
3eae7a1875
Fixed error with useBreakOn parameters
...
A E_RECOVERABLE_ERROR error happened: "Argument 1 passed to pocketmine\block\Block::getDrops() must be an instance of pocketmine\item\Item, null given
AND
A E_RECOVERABLE_ERROR error happened: "Argument 1 passed to pocketmine\block\Generic::onBreak() must be an instance of pocketmine\item\Item, null given
are fixed
2014-07-24 22:10:33 +02:00
williamtdr
21587ae3eb
Merge pull request #1760 from PEMapModder/patch-1
...
Allow player names contained in existing online player list.
2014-07-23 09:48:11 -05:00
williamtdr
e5337d8949
Make Fire check more efficent - by @Tschrock
2014-07-23 09:46:30 -05:00
PEMapModder
c92a1ba7fe
Release similar player name check from the beginning
...
For example, some would like to write `map` for `pemapmodder`, and this is what existed in amai beetroot when we used `SQLite3::query("SELECT ... ALIKE")`.
2014-07-23 22:33:45 +08:00
williamtdr
2066e92f84
Revert "Proper Fire ID checking. Fix #1756."
...
This reverts commit cd943f52a1587ae509d918e612f601126970fce3.
2014-07-23 09:08:18 -05:00
williamtdr
cd943f52a1
Proper Fire ID checking. Fix #1756 .
2014-07-23 08:58:26 -05:00
williamtdr
c3424beda9
Revert "Update Level.php"
...
This reverts commit da9dfabae40cb731e90e2f41e41543160b67c4d5.
2014-07-22 13:59:23 -05:00
williamtdr
b6506d1db8
Revert "Corrected parameters for setBlock()"
...
This reverts commit 2f3a011ed3ec7a8af9c77b5ac4ed7778ed1c0898.
2014-07-22 13:59:16 -05:00
williamtdr
4cec3e7e37
Merge pull request #1749 from Falkirks/patch-1
...
Fixed fire issue
2014-07-22 13:29:12 -05:00
Falkirks
2f3a011ed3
Corrected parameters for setBlock()
2014-07-22 07:05:13 -07:00
Falkirks
da9dfabae4
Update Level.php
2014-07-21 18:15:54 -07:00
williamtdr
4c83e9bb56
Update Level.php
2014-07-21 20:04:58 -05:00
MinecrafterJPN
090d159766
Enabled built-in PHP
2014-07-22 09:46:47 +09:00
williamtdr
14d86339fc
Fixed previous error.
2014-07-21 18:27:50 -05:00
williamtdr
ccf34a9db8
#1745 part 2!
2014-07-21 15:29:40 -05:00
williamtdr
97af1b6008
Fix #1745
2014-07-21 13:02:24 -05:00
williamtdr
16d33b01f4
Fix #1663
2014-07-21 10:51:30 -05:00
williamtdr
fa318ce706
Merge pull request #1736 from swagking47/patch-5
...
Fix unintentional typo in InventoryTransactionEvent.php.
2014-07-21 10:15:19 -05:00
williamtdr
accea03d52
Merge pull request #1741 from PEMapModder/patch-6
...
Added count(Enum)
2014-07-21 10:10:40 -05:00
PEMapModder
adcdf650a3
Added count(Enum)
2014-07-21 19:25:20 +08:00
swagking47
e8e825322b
Update InventoryTransactionEvent.php
2014-07-20 15:28:53 -04:00
Shoghi Cervantes
1b36b10520
Merge pull request #1729 from PEMapModder/patch-5
...
Fixed wrong doccomment for Vector3::add()
2014-07-19 10:32:16 +02:00
PEMapModder
0d37e96678
Fixed wrong doccomment for Vector3::add()
...
Yes I know it was me who wrote it wrong.
2014-07-19 11:59:31 +08:00
Shoghi Cervantes
2448405e3a
Fixed rcon password being shown
2014-07-18 11:58:39 +02:00
Shoghi Cervantes
2e773a32ff
Removed crash()
2014-07-18 11:55:24 +02:00
Shoghi Cervantes
d8cba4f045
Implemented new crash dumps
2014-07-18 11:54:11 +02:00
Shoghi Cervantes
07c1ed1c36
Moved pthreads check before its usage
2014-07-18 10:49:38 +02:00
Shoghi Cervantes
d6711125a9
Bumped MCPE version to v0.9.4
2014-07-18 10:44:14 +02:00
Shoghi Cervantes
b8802edd6d
Only allow one thread per property, fixes #1668
2014-07-17 21:22:48 +02:00
Shoghi Cervantes
71bf984e9e
Better fix for shared STONE constant, closes #1711
2014-07-17 21:20:15 +02:00
williamtdr
9c9d786194
Fix #1659
2014-07-16 13:07:26 -05:00
Shoghi Cervantes
bd2cb4b851
Fixed #1614 , possible solution for #1678
2014-07-15 13:17:29 +02:00
Shoghi Cervantes
6e77901453
Fixed inventory being sent before spawning
2014-07-14 16:54:29 +02:00
Shoghi Cervantes
ebe8a902e5
Fixed being killed on teleport
2014-07-14 15:55:16 +02:00
Shoghi Cervantes
304524f6d8
Fixed crash on /stop
2014-07-14 14:41:19 +02:00
Shoghi Cervantes
cb879977d2
Use Player::getDisplayName() on more commands
2014-07-14 14:12:03 +02:00
Shoghi Cervantes
096e238242
Fixed #1628 invalid sender x,y,z on /spawnpoint, closes #1671
2014-07-14 14:07:43 +02:00