4107 Commits

Author SHA1 Message Date
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
Michael Yoo
f2d5daffc0 Whoops, Markdown spacing issue 2014-07-14 20:23:46 +09:30
Shoghi Cervantes
12275125d2 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-07-14 12:48:09 +02:00
Michael Yoo
3d3b6826e4 Merge pull request #1669 from sekjun9878/master
Android issues to the correct repo @PEMapModder
2014-07-14 20:18:20 +09:30
Shoghi Cervantes
3a8adfe2b8 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-07-14 12:47:34 +02:00
Michael Yoo
14116b6730 Android issues to the correct repo @PEMapModder 2014-07-14 20:17:30 +09:30
Shoghi Cervantes
241d3d72af Merge pull request #1664 from sekjun9878/master
Issue Tracking Guidelines
2014-07-14 12:47:11 +02:00
Shoghi Cervantes
79e864f4f1 Added far-generated loaded chunk to garbage collection 2014-07-14 12:46:03 +02:00
Michael Yoo
7812a3c4fc Added Won't Fix and Invalid as per @shoghicp's suggestion. Renamed PR: RFC to PR: Contribution 2014-07-14 20:15:26 +09:30
Michael Yoo
dbe5e9b4e9 Remove informal language from Contributing Guidelines 2014-07-14 17:25:28 +09:30
Michael Yoo
d743888b8d Issue Tracking Guidelines 2014-07-14 17:11:25 +09:30
Shoghi Cervantes
0db009b08f Improved chunk generation queue Alpha_1.4dev-277 2014-07-14 03:10:25 +02:00
Shoghi Cervantes
7cdf5a73eb Bumped MCPE version to 0.9.1 2014-07-14 02:21:04 +02:00
Shoghi Cervantes
6c442551f7 Fixed client crashing (temp.), fixed clients not spawning. (Fixes #1640 #1636 #1590 #1573) 2014-07-14 02:19:14 +02:00
Shoghi Cervantes
eccd82ca4b Moved player attack filter from Living to Player 2014-07-13 19:04:00 +02:00