3253 Commits

Author SHA1 Message Date
Shoghi Cervantes
456760b334 Removed unloaded chunk check 2014-08-25 15:43:48 +02:00
Shoghi Cervantes
46e502430e Added teleport flag to MovePlayerPacket, improves player movement 2014-08-25 13:01:39 +02:00
Shoghi Cervantes
87b800ebb9 Fixed #1967 Glowstone dust -> Glowstone recipe 2014-08-25 11:33:47 +02:00
Shoghi Cervantes
9fdafb87b4 Fixed #1962 Fake client-side player entities 2014-08-24 23:12:12 +02:00
Shoghi Cervantes
1fcfef20b0 Implemented beds 2014-08-24 20:34:24 +02:00
Shoghi Cervantes
6109505786 Implemented correct time offsets and speed 2014-08-24 20:34:06 +02:00
Shoghi Cervantes
764937dda4 Fixed #1961 2014-08-24 18:08:14 +02:00
Shoghi Cervantes
8bf36315ae Updated RakLib 2014-08-24 17:21:05 +02:00
Shoghi Cervantes
1ea0531ec7 Added RakLib port checking option 2014-08-24 17:16:37 +02:00
Shoghi Cervantes
c47e359262 Updated blocks bounding boxes 2014-08-24 16:30:56 +02:00
Shoghi Cervantes
f0f9bccb4b Fixed #1960 2014-08-24 15:57:13 +02:00
Shoghi Cervantes
214dcef1ea Improved Air block collision check 2014-08-24 15:55:34 +02:00
Shoghi Cervantes
4edadd764c Improved Level::getBlock() 2014-08-24 14:30:43 +02:00
Shoghi Cervantes
01ebe74974 Performance improvements in blocks and Entities 2014-08-24 14:08:17 +02:00
Shoghi Cervantes
84ce5f1c73 Performance improvements in NBT reading/writing 2014-08-24 13:59:37 +02:00
Shoghi Cervantes
93a2bd36e0 Require PHP >= 5.5 2014-08-24 13:33:03 +02:00
Shoghi Cervantes
fdd59e4506 Fixed default memory-limit values 2014-08-23 20:14:41 +02:00
Shoghi Cervantes
9b86b1d45b Added --enable-profiler parameter to use with @krakjoe profiler 2014-08-23 20:14:04 +02:00
Shoghi Cervantes
1a38003bc4 Fixed /version 2014-08-22 19:39:24 +02:00
Shoghi Cervantes
60ea4d0e96 Removed hardcoded Server name from source 2014-08-22 18:31:17 +02:00
Shoghi Cervantes
6077190a62 Deprecated Server::loadPlugin(Plugin) in favor of Server::enablePlugin(Plugin) 2014-08-22 17:43:29 +02:00
Shoghi Cervantes
57299b9a29 Fixed #1948 /whitelist list is now working 2014-08-22 13:23:56 +02:00
Shoghi Cervantes
bb08da701b Fixed header logo in PR #1944 2014-08-22 11:30:15 +02:00
Shoghi Cervantes
ee593fe5e4 Merge pull request #1944 from PEMapModder/patch-2
Cleaned Mycelium.php and fixed its potential crash
2014-08-22 11:22:10 +02:00
PEMapModder
e8b1b0fab6 Cleaned Mycelium.php and fixed its potential crash
Crash report: http://crash.pocketmine.net/view/27500
2014-08-22 11:05:47 +08:00
Shoghi Cervantes
4858c7d82e Merge pull request #1912 from Intyre/feature/block
EndPortal, EndStone, MonsterSpawner, Mycelium and Podzol blocks added
Alpha_1.4dev-449
2014-08-21 19:34:51 +02:00
Intyre
ecc9e1d223 EndPortal meta and Endstone breaktime 2014-08-21 19:26:41 +02:00
Shoghi Cervantes
a3cc676ac6 Improved player spawn, closes #1890 2014-08-21 19:18:06 +02:00
Shoghi Cervantes
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
Shoghi Cervantes
e1ef86074e Merge pull request #1937 from Yosshi999/patch
Fixed #1923 sending NULL to Level::getXZ()
2014-08-20 16:03:52 +02:00
Yosshi999
9f4582349d Fixed #1923 sending NULL to Level::getXZ() 2014-08-20 22:32:19 +09:00
Shoghi Cervantes
5dc3fe4fe9 Fix backwards-incompatible change 2014-08-19 16:26:37 +02:00
Shoghi Cervantes
8446bd2ba5 Added thread stop message 2014-08-19 12:55:21 +02:00
Shoghi Cervantes
9f34d22013 Detach invalid Workers on shutdown 2014-08-19 12:46:44 +02:00
Shoghi Cervantes
973d6b5869 Removed 'unhandled data packet' debug message 2014-08-19 12:30:12 +02:00
Shoghi Cervantes
40d2f8a373 Save level data automatically, closes #1927 2014-08-19 11:54:12 +02:00
Shoghi Cervantes
b66f49dc5e Fixed infinite recursion when setting a block on an EmptyChunkSection 2014-08-19 11:37:02 +02:00
Shoghi Cervantes
5c150f696c Fixed task not being freed from player on close 2014-08-19 11:31:23 +02:00
Shoghi Cervantes
0246648a2c Possible solution for #1703 in-game action lag 2014-08-18 23:25:46 +02:00
Intyre
532b12c6c0 Mycelium spreads like grass and MonsterSpawner breaktime added 2014-08-18 20:06:18 +02:00
Shoghi Cervantes
34711dc346 Fixed #1889 Players drop their inventory when they die 2014-08-18 14:49:53 +02:00
Shoghi Cervantes
3c231118a6 Fixed #1674 Wooden tools only craft with Oak wood 2014-08-18 14:43:08 +02:00
Shoghi Cervantes
a816234ee8 Merge pull request #1917 from Yosshi999/patch2
creative & survival hotbar bugfix
2014-08-18 14:33:05 +02:00
Yosshi999
baa34a7cca creative & survival hotbar bugfix
:P
2014-08-18 21:18:14 +09:00
Shoghi Cervantes
daf1a8266d Merge pull request #1906 from PocketMine/MoreEvents
Added more events, API 1.3.0
2014-08-18 13:55:35 +02:00
Shoghi Cervantes
4e6ff81674 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-08-18 13:51:21 +02:00
Shoghi Cervantes
84a1b319c8 Modified chunk generation garbage collector 2014-08-18 13:49:43 +02:00
Shoghi Cervantes
16774e66e6 Fixed crashes when default level is not loaded 2014-08-18 13:42:20 +02:00
Shoghi Cervantes
67b97ade8b Workaround crash when placing paintings 2014-08-18 13:36:59 +02:00
Yosshi999
0f04f4bc8a creative & survival hotbar bugfix 2014-08-17 21:55:31 +09:00