330e06b892
Players can no longer be given air (causes client crash) through /give.
...
Fixes #567 .
2013-07-31 22:08:34 -05:00
f3f6828699
Object check on getting distance for PvP attacks
...
Fixes #586 , although I'm not entirely sure what's causing the object to be invalid in the first case, so this is a temporal fix.
2013-07-31 21:45:23 -05:00
c1e1f5195b
Fix for players connecting with a blank username field
...
Fix for players connecting with a blank username field (#636 ).
2013-07-31 16:45:56 -05:00
a60d41d489
Merge pull request #634 from williamtdr/patch-1
...
Fix for fly kick when player is standing on Fence
2013-07-31 14:37:04 -07:00
5975bd9d32
Fix for fly kick when player is standing on Fence
...
Fix for Issue #631 (Player kicked for flying when standing on fence).
2013-07-31 00:44:41 -05:00
e67b583cbe
Added Player::realmsData for future checking
2013-07-23 19:02:32 +02:00
4755dee47d
Fixed player count bug
2013-07-23 17:33:37 +02:00
fd5d981aa5
Revert "Better Command Permissions Check"
...
This reverts commit b42222c461
.
2013-07-23 16:13:59 +02:00
a93b2cf954
Revert "Minor fix to command.check"
...
This reverts commit ed9eadd1a0
.
2013-07-23 16:13:51 +02:00
16e65560a8
Revert "Update Deprecation.php"
...
This reverts commit 08000257fb
.
2013-07-23 16:13:44 +02:00
32d658122b
Fixed player.block.activate
2013-07-22 21:59:29 +09:00
1cf2741f96
Moved chat disconnect broadcast
2013-07-21 23:42:07 +02:00
47c934cee2
Reordered instructions
2013-07-21 23:36:14 +02:00
3606c392f2
Disallow packet receival on Player disconnect
2013-07-21 23:35:03 +02:00
6d4465eb67
Fixed High CPU Usage. setPosition now uses prepared statements.
2013-07-15 21:44:47 +09:00
08000257fb
Update Deprecation.php
2013-07-15 12:50:03 +09:30
ed9eadd1a0
Minor fix to command.check
2013-07-15 12:15:23 +09:00
b42222c461
Better Command Permissions Check
2013-07-15 12:08:28 +09:00
635cd677eb
minor armor api fix.
2013-07-14 17:50:14 +09:30
56f500d520
Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP
2013-07-13 23:59:39 +02:00
3202678594
Compiler changes
2013-07-13 23:59:23 +02:00
a68676a247
Added setArmor and getArmor
2013-07-13 18:18:10 +09:00
7efed17b74
Possible fix for armor crash
2013-07-04 23:33:56 +02:00
b776d9d5fc
Fixed ghost armor
Alpha_1.3.3
2013-07-04 22:01:28 +02:00
5237867319
Fixed Armor AIR crash
2013-07-04 21:48:35 +02:00
402fc087ca
Armor fix
2013-07-04 20:40:35 +02:00
1727e18e31
Updated for Minecraft: PE 0.7.2
2013-07-04 20:24:13 +02:00
03b4e40bf4
Ooops!
2013-07-03 18:12:22 +02:00
8f1c34fdc5
Added whitelist to Query
2013-07-03 18:08:53 +02:00
84bb66357e
Cast floats as integers on Level::getBlock() and Level::setBlock()
2013-07-03 10:59:32 +02:00
c00bfe3908
Fixed async thread get
2013-06-25 01:22:02 +02:00
3fb99e118c
Added item save check
2013-06-20 22:10:39 +02:00
1d2de1f038
Fixed DEFLATEPacket notification
2013-06-17 10:03:20 +02:00
d177af3297
Fixed #410
2013-06-17 09:29:54 +02:00
8dcdf55264
Frequent memory checks
2013-06-17 09:27:17 +02:00
5a168836c5
Fixed setting the difficulty via command
2013-06-17 03:29:44 +02:00
ce1e95195b
Alpha_1.3.3dev
2013-06-17 02:53:29 +02:00
cf5e2f63db
Fixed pthreads infinite loop when string length was <= 0
Alpha_1.3.2
2013-06-17 01:07:58 +02:00
d4c4f8817d
Pushed fix for #391
2013-06-17 00:44:18 +02:00
b6a1d42870
Preparing Alpha_1.3.2 fix update
2013-06-16 17:51:31 +02:00
84a5f0fce5
Tweaked block break times #254
2013-06-16 17:33:24 +02:00
c136eb2b2e
Fixed #400
2013-06-16 17:31:55 +02:00
d0a021de73
Improved #401
2013-06-16 17:28:12 +02:00
155c918bb8
Fixed Leaf Decay loops causing Lag Spikes, fixed #391 [gh#391]
2013-06-16 17:18:15 +02:00
19d0c70669
Added simple Matrices
2013-06-16 14:34:06 +02:00
02721c09a4
Possible fix for #391
2013-06-15 21:24:06 +02:00
204a4ce831
Updated PHP version
2013-06-14 14:43:43 +02:00
a118e626c2
Changed Languages
...
Other people that checks issues might not understand Spanish or Korean.
So, the people that use other languages might do it, as an exception,
but we won't add it to the Guidelines. Doing that would encourage it.
2013-06-14 13:49:35 +02:00
01d5612ed8
CONTRIBUTING Better Reading
2013-06-14 19:11:04 +09:30
59aa317546
Update CONTRIBUTING.md with Additional Language Issue stuff.
...
We need to consider non-English speakers as well.
2013-06-14 19:10:28 +09:30