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
e5337d8949
Make Fire check more efficent - by @Tschrock
2014-07-23 09:46:30 -05:00
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
2066e92f84
Revert "Proper Fire ID checking. Fix #1756."
...
This reverts commit cd943f52a1
.
2014-07-23 09:08:18 -05:00
cd943f52a1
Proper Fire ID checking. Fix #1756 .
2014-07-23 08:58:26 -05:00
c3424beda9
Revert "Update Level.php"
...
This reverts commit da9dfabae4
.
2014-07-22 13:59:23 -05:00
b6506d1db8
Revert "Corrected parameters for setBlock()"
...
This reverts commit 2f3a011ed3
.
2014-07-22 13:59:16 -05:00
4cec3e7e37
Merge pull request #1749 from Falkirks/patch-1
...
Fixed fire issue
2014-07-22 13:29:12 -05:00
2f3a011ed3
Corrected parameters for setBlock()
2014-07-22 07:05:13 -07:00
da9dfabae4
Update Level.php
2014-07-21 18:15:54 -07:00
4c83e9bb56
Update Level.php
2014-07-21 20:04:58 -05:00
14d86339fc
Fixed previous error.
2014-07-21 18:27:50 -05:00
ccf34a9db8
#1745 part 2!
2014-07-21 15:29:40 -05:00
97af1b6008
Fix #1745
2014-07-21 13:02:24 -05:00
16d33b01f4
Fix #1663
2014-07-21 10:51:30 -05:00
fa318ce706
Merge pull request #1736 from swagking47/patch-5
...
Fix unintentional typo in InventoryTransactionEvent.php.
2014-07-21 10:15:19 -05:00
accea03d52
Merge pull request #1741 from PEMapModder/patch-6
...
Added count(Enum)
2014-07-21 10:10:40 -05:00
adcdf650a3
Added count(Enum)
2014-07-21 19:25:20 +08:00
e8e825322b
Update InventoryTransactionEvent.php
2014-07-20 15:28:53 -04:00
1b36b10520
Merge pull request #1729 from PEMapModder/patch-5
...
Fixed wrong doccomment for Vector3::add()
2014-07-19 10:32:16 +02:00
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
07c1ed1c36
Moved pthreads check before its usage
2014-07-18 10:49:38 +02:00
d6711125a9
Bumped MCPE version to v0.9.4
2014-07-18 10:44:14 +02:00
b8802edd6d
Only allow one thread per property, fixes #1668
2014-07-17 21:22:48 +02:00
71bf984e9e
Better fix for shared STONE constant, closes #1711
2014-07-17 21:20:15 +02:00
9c9d786194
Fix #1659
2014-07-16 13:07:26 -05:00
bd2cb4b851
Fixed #1614 , possible solution for #1678
2014-07-15 13:17:29 +02:00
6e77901453
Fixed inventory being sent before spawning
2014-07-14 16:54:29 +02:00
ebe8a902e5
Fixed being killed on teleport
2014-07-14 15:55:16 +02:00
304524f6d8
Fixed crash on /stop
2014-07-14 14:41:19 +02:00
cb879977d2
Use Player::getDisplayName() on more commands
2014-07-14 14:12:03 +02:00
096e238242
Fixed #1628 invalid sender x,y,z on /spawnpoint, closes #1671
2014-07-14 14:07:43 +02:00
f2d5daffc0
Whoops, Markdown spacing issue
2014-07-14 20:23:46 +09:30
12275125d2
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
2014-07-14 12:48:09 +02:00
3d3b6826e4
Merge pull request #1669 from sekjun9878/master
...
Android issues to the correct repo @PEMapModder
2014-07-14 20:18:20 +09:30
3a8adfe2b8
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
2014-07-14 12:47:34 +02:00
14116b6730
Android issues to the correct repo @PEMapModder
2014-07-14 20:17:30 +09:30
241d3d72af
Merge pull request #1664 from sekjun9878/master
...
Issue Tracking Guidelines
2014-07-14 12:47:11 +02:00
79e864f4f1
Added far-generated loaded chunk to garbage collection
2014-07-14 12:46:03 +02:00
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
dbe5e9b4e9
Remove informal language from Contributing Guidelines
2014-07-14 17:25:28 +09:30
d743888b8d
Issue Tracking Guidelines
2014-07-14 17:11:25 +09:30
0db009b08f
Improved chunk generation queue
Alpha_1.4dev-277
2014-07-14 03:10:25 +02:00
7cdf5a73eb
Bumped MCPE version to 0.9.1
2014-07-14 02:21:04 +02:00
6c442551f7
Fixed client crashing (temp.), fixed clients not spawning. ( Fixes #1640 #1636 #1590 #1573 )
2014-07-14 02:19:14 +02:00
eccd82ca4b
Moved player attack filter from Living to Player
2014-07-13 19:04:00 +02:00
6fbfa1836f
Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP
2014-07-13 22:04:41 +09:30
5dfb1fb9d5
Fix bug where a double quote would show when kick reason is not specified.
2014-07-13 22:03:54 +09:30
4a615f03b5
Merge pull request #1649 from PEMapModder/patch-2
...
Added doccomment for Vector3::add() and Vector3::subtract()
2014-07-13 12:26:46 +02:00
47503d84c2
Added doccomment for Vector3::add() and Vector3::subtract()
...
This is to avoid IDEs thinking that argument 1 for `Vector3::subtract()` must be an int. (But the fact is `Vector3` is OK too)
2014-07-13 13:43:09 +08:00