1495 Commits

Author SHA1 Message Date
Shoghi Cervantes
28790e0fb3 Changed chcp to normal Unicode 2013-08-01 19:32:17 +02:00
Shoghi Cervantes
b77e7dd05c Added weird water 2013-08-01 19:31:39 +02:00
williamtdr
4c73629b9e Object check - Fixes #537 2013-07-31 22:38:17 -05:00
williamtdr
330e06b892 Players can no longer be given air (causes client crash) through /give.
Fixes #567.
2013-07-31 22:08:34 -05:00
williamtdr
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
williamtdr
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
Shoghi Cervantes
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
williamtdr
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
Shoghi Cervantes
e67b583cbe Added Player::realmsData for future checking 2013-07-23 19:02:32 +02:00
Shoghi Cervantes
4755dee47d Fixed player count bug 2013-07-23 17:33:37 +02:00
Shoghi Cervantes
fd5d981aa5 Revert "Better Command Permissions Check"
This reverts commit b42222c4619f57de2a2ecfd778dc7a14c08fa04e.
2013-07-23 16:13:59 +02:00
Shoghi Cervantes
a93b2cf954 Revert "Minor fix to command.check"
This reverts commit ed9eadd1a0981bb0aa04265bc3cbbc260998d08c.
2013-07-23 16:13:51 +02:00
Shoghi Cervantes
16e65560a8 Revert "Update Deprecation.php"
This reverts commit 08000257fb0cf8ba777349cc51ed0249846d88cc.
2013-07-23 16:13:44 +02:00
Shoghi Cervantes
1cf2741f96 Moved chat disconnect broadcast 2013-07-21 23:42:07 +02:00
Shoghi Cervantes
47c934cee2 Reordered instructions 2013-07-21 23:36:14 +02:00
Shoghi Cervantes
3606c392f2 Disallow packet receival on Player disconnect 2013-07-21 23:35:03 +02:00
Michael Yoo
6d4465eb67 Fixed High CPU Usage. setPosition now uses prepared statements. 2013-07-15 21:44:47 +09:00
Michael Yoo
08000257fb Update Deprecation.php 2013-07-15 12:50:03 +09:30
Michael Yoo
ed9eadd1a0 Minor fix to command.check 2013-07-15 12:15:23 +09:00
Michael Yoo
b42222c461 Better Command Permissions Check 2013-07-15 12:08:28 +09:00
Michael Yoo
635cd677eb minor armor api fix. 2013-07-14 17:50:14 +09:30
Shoghi Cervantes
56f500d520 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2013-07-13 23:59:39 +02:00
Shoghi Cervantes
3202678594 Compiler changes 2013-07-13 23:59:23 +02:00
Michael Yoo
a68676a247 Added setArmor and getArmor 2013-07-13 18:18:10 +09:00
Shoghi Cervantes
7efed17b74 Possible fix for armor crash 2013-07-04 23:33:56 +02:00
Shoghi Cervantes
b776d9d5fc Fixed ghost armor Alpha_1.3.3 2013-07-04 22:01:28 +02:00
Shoghi Cervantes
5237867319 Fixed Armor AIR crash 2013-07-04 21:48:35 +02:00
Shoghi Cervantes
402fc087ca Armor fix 2013-07-04 20:40:35 +02:00
Shoghi Cervantes
1727e18e31 Updated for Minecraft: PE 0.7.2 2013-07-04 20:24:13 +02:00
Shoghi Cervantes
03b4e40bf4 Ooops! 2013-07-03 18:12:22 +02:00
Shoghi Cervantes
8f1c34fdc5 Added whitelist to Query 2013-07-03 18:08:53 +02:00
Shoghi Cervantes
84bb66357e Cast floats as integers on Level::getBlock() and Level::setBlock() 2013-07-03 10:59:32 +02:00
Shoghi Cervantes
c00bfe3908 Fixed async thread get 2013-06-25 01:22:02 +02:00
Shoghi Cervantes
3fb99e118c Added item save check 2013-06-20 22:10:39 +02:00
Shoghi Cervantes
1d2de1f038 Fixed DEFLATEPacket notification 2013-06-17 10:03:20 +02:00
Shoghi Cervantes
d177af3297 Fixed #410 2013-06-17 09:29:54 +02:00
Shoghi Cervantes
8dcdf55264 Frequent memory checks 2013-06-17 09:27:17 +02:00
Shoghi Cervantes
5a168836c5 Fixed setting the difficulty via command 2013-06-17 03:29:44 +02:00
Shoghi Cervantes
ce1e95195b Alpha_1.3.3dev 2013-06-17 02:53:29 +02:00
Shoghi Cervantes
cf5e2f63db Fixed pthreads infinite loop when string length was <= 0 Alpha_1.3.2 2013-06-17 01:07:58 +02:00
Shoghi Cervantes
d4c4f8817d Pushed fix for #391 2013-06-17 00:44:18 +02:00
Shoghi Cervantes
b6a1d42870 Preparing Alpha_1.3.2 fix update 2013-06-16 17:51:31 +02:00
Shoghi Cervantes
84a5f0fce5 Tweaked block break times #254 2013-06-16 17:33:24 +02:00
Shoghi Cervantes
c136eb2b2e Fixed #400 2013-06-16 17:31:55 +02:00
Shoghi Cervantes
d0a021de73 Improved #401 2013-06-16 17:28:12 +02:00
Shoghi Cervantes
155c918bb8 Fixed Leaf Decay loops causing Lag Spikes, fixed #391 [gh#391] 2013-06-16 17:18:15 +02:00
Shoghi Cervantes
19d0c70669 Added simple Matrices 2013-06-16 14:34:06 +02:00
Shoghi Cervantes
02721c09a4 Possible fix for #391 2013-06-15 21:24:06 +02:00
Shoghi Cervantes
204a4ce831 Updated PHP version 2013-06-14 14:43:43 +02:00
Shoghi Cervantes
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