3921 Commits

Author SHA1 Message Date
Shoghi Cervantes
f74af12914 Improved chunk ticking, enabled again. Disable it setting chunk-ticking.per-tick to 0 2014-08-26 11:52:45 +02:00
Shoghi Cervantes
d169734781 Improved chunk sending 2014-08-26 11:50:51 +02:00
Shoghi Cervantes
35b86af2af Fixed furnace achievement check 2014-08-26 10:56:33 +02:00
Shoghi Cervantes
706bc8e8db Fixed undefined index on furnace recipes 2014-08-26 00:05:40 +02:00
Shoghi Cervantes
b542c5b9bd Added Furnace progress fire 2014-08-26 00:05:18 +02:00
Shoghi Cervantes
69800c6d79 Fixed #1911 Implemented FurnaceInventory callback 2014-08-26 00:03:16 +02:00
Shoghi Cervantes
ea9fc3c72e Fixed #1879 Tile entities were not saved on chunk unload 2014-08-26 00:02:20 +02:00
Shoghi Cervantes
8b90281355 Fixed #1953 Increased item PickupDelay to 2.5 seconds 2014-08-25 23:38:35 +02:00
Shoghi Cervantes
92cabced97 Ctrl+C handling and kill signals are working again 2014-08-25 23:24:18 +02:00
Shoghi Cervantes
cb645fa288 Moved spl to PocketMine-SPL 2014-08-25 21:02:33 +02:00
Shoghi Cervantes
bda597a71e Moved spl to PocketMine-SPL 2014-08-25 20:54:53 +02:00
Shoghi Cervantes
d6a0e284e3 Workaround BaseChunk::setBlock() recursion issues 2014-08-25 17:08:02 +02:00
Shoghi Cervantes
1795c8c5e3 Fixed Chests/Furnaces not dropping contents when broken 2014-08-25 16:59:04 +02:00
Shoghi Cervantes
c3b1b59118 Fixed #1970 Breaking blocks does not remove tile entities 2014-08-25 16:55:52 +02:00
Shoghi Cervantes
a0df0a8fff Fixed player fall damage 2014-08-25 16:53:20 +02:00
Shoghi Cervantes
049103ab7a Improved Block selection and construction performance 2014-08-25 16:39:47 +02:00
Shoghi Cervantes
84c63c48ca Improved NBT IntArray read/write 2014-08-25 16:28:46 +02:00
Shoghi Cervantes
20e11bd408 Improved player onGround collision check 2014-08-25 15:48:12 +02:00
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