3289 Commits

Author SHA1 Message Date
Shoghi Cervantes
bf09c48d62 Fixed build number on crash dumps 2014-07-28 12:57:08 +02:00
Shoghi Cervantes
aac646d343 Fixed full path phar on logs 2014-07-28 12:20:16 +02:00
Shoghi Cervantes
ed90d58e32 Fixed crash when placing water or lava 2014-07-28 12:18:17 +02:00
Shoghi Cervantes
e219f4784c Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-07-28 12:12:14 +02:00
Shoghi Cervantes
b5a1c23c50 Moved rtfd documentation 2014-07-28 12:11:01 +02:00
Shoghi Cervantes
14817df2c7 Merge pull request #1793 from Intyre/bug/inventory
player creative inventory bugfix
2014-07-28 11:36:32 +02:00
Intyre
cc87064915 player creative inventory bugfix 2014-07-28 02:24:08 +02:00
Shoghi Cervantes
aded24e6c6 Updated error path replace (again\!) 2014-07-27 23:05:49 +02:00
Shoghi Cervantes
a95f8b45f1 Updated error path replace 2014-07-27 22:55:45 +02:00
Shoghi Cervantes
7a3703d8b1 Fixed undefined $fullFile on CrashDump 2014-07-27 21:25:24 +02:00
Shoghi Cervantes
ca59546ace Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-07-27 21:01:06 +02:00
Shoghi Cervantes
2330f363bd Fix for thrown EmptyChunkSection modification exception 2014-07-27 20:54:28 +02:00
Shoghi Cervantes
042861b51f Merge pull request #1790 from RobertClarke/patch-1
Small typo fix on main language file
2014-07-27 18:40:04 +02:00
RobertClarke
98f42a936e Small typo fix 2014-07-27 17:36:40 +01:00
Shoghi Cervantes
6d77b0883e Fixed getTrace() on crash with xdebug 2014-07-27 17:31:39 +02:00
Shoghi Cervantes
f53d513894 Merge pull request #1789 from PocketMine/CrashDump
Added Crash Dumps and automatic reporting
2014-07-27 15:26:36 +02:00
Shoghi Cervantes
e6e15ceffa Fixed typo in crash text 2014-07-27 14:09:34 +02:00
Shoghi Cervantes
9d75baf212 Added automatic reporting 2014-07-27 14:00:00 +02:00
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