162 Commits

Author SHA1 Message Date
Shoghi Cervantes
6262fbffcb Send correct entity motion 2013-05-26 14:06:26 +02:00
Shoghi Cervantes
b39677cc96 Added LevelAPI::unloadLevel(Level $level) 2013-05-26 00:37:18 +02:00
Shoghi Cervantes
7ade4762b9 Fixed #288 [gh#288] 2013-05-25 21:19:24 +02:00
Shoghi Cervantes
a538543e4c Fixed #287 Items dropped will be deleted if picked up in creative mode [gh#287] 2013-05-25 19:27:29 +02:00
Shoghi Cervantes
f224c26084 Furnaces and Burning items 2013-05-25 19:06:31 +02:00
Shoghi Cervantes
221da1685e Fixed #281 client crashes due to packet recovery 2013-05-25 14:07:08 +02:00
Shoghi Cervantes
b8834890b6 Temporal fix for player crashing 2013-05-22 16:31:59 +02:00
Shoghi Cervantes
03062c4e54 Fixed #204 Packet recovery algorithm can recover unsent chunks [gh#204] 2013-05-22 12:17:31 +02:00
Shoghi Cervantes
363501d988 Fixed #275 2013-05-21 23:01:56 +02:00
Shoghi Cervantes
c9cecaf218 Fixes 2013-05-21 19:29:57 +02:00
Shoghi Cervantes
8c5d0f070d Changed flying checks 2013-05-21 19:17:13 +02:00
Shoghi Cervantes
73c5e7d7bc Added more food sources 2013-05-21 18:52:56 +02:00
Shoghi Cervantes
4766424cb3 Fixed moving to fast message during Player blocking 2013-05-21 18:40:00 +02:00
Shoghi Cervantes
ee12b41c39 Allow-flight disables speed checks 2013-05-21 08:24:17 +02:00
Shoghi Cervantes Pueyo
48b5afac46 Packet broadcast to players 2013-05-19 22:49:40 +02:00
Shoghi Cervantes Pueyo
bb9067acd7 Fixed #262 2013-05-19 19:32:40 +02:00
Shoghi Cervantes Pueyo
68855bdd4f Buffered block changes and sending big changes with Chunk Packets 2013-05-19 19:27:55 +02:00
Shoghi Cervantes Pueyo
04f0500822 MTU used correctly 2013-05-19 17:11:21 +02:00
Shoghi Cervantes Pueyo
e3de52ba8b Fixed bigRaw packets reliability 2013-05-19 16:47:57 +02:00
Shoghi Cervantes Pueyo
2c4a428698 Packets bigger than the MTU are automagically split in different packets 2013-05-19 13:51:02 +02:00
Shoghi Cervantes Pueyo
295363a381 New Player::directBigRawPacket() method 2013-05-19 02:50:04 +02:00
Shoghi Cervantes Pueyo
09fabfc87e Fixed getting spawn seed 2013-05-17 13:56:18 +02:00
Zhuowei Zhang
4678b57c75 Fixed a few missing methods due to multiworld conversion 2013-05-16 19:03:18 -07:00
Shoghi Cervantes Pueyo
4564765470 Added "player.teleport" 2013-05-16 19:39:15 +02:00
Shoghi Cervantes Pueyo
6a0cc4e122 Fixed teleport pitch 2013-05-16 18:13:08 +02:00
Shoghi Cervantes Pueyo
beb84ca013 Teleport fixes 2013-05-16 18:11:26 +02:00
Shoghi Cervantes Pueyo
9dd1568c40 New Player::getSpawn() 2013-05-16 18:05:05 +02:00
Shoghi Cervantes Pueyo
66322d7719 Selector aliases & @world & /spawnpoint 2013-05-16 18:02:24 +02:00
Shoghi Cervantes Pueyo
1dbbf08f1b Use other things instead of array_shift 2013-05-16 17:30:34 +02:00
Shoghi Cervantes Pueyo
9a3f887f44 Attacking entities fixed 2013-05-16 16:41:54 +02:00
Shoghi Cervantes Pueyo
f1e4bb0f62 Scheduled saving 2013-05-15 23:30:44 +02:00
Shoghi Cervantes Pueyo
244fde8143 Chunk unloading 2013-05-15 23:30:43 +02:00
Shoghi Cervantes Pueyo
5ee2cda4a6 Level-independient time change 2013-05-15 23:30:41 +02:00
Shoghi Cervantes Pueyo
78baa237e3 Remove teleporting players from the other world 2013-05-15 23:30:39 +02:00
Shoghi Cervantes Pueyo
3fca7ab6a5 Don't fire events in different worlds 2013-05-15 23:30:38 +02:00
Shoghi Cervantes Pueyo
991436993f Fixed things 2013-05-15 23:30:35 +02:00
Shoghi Cervantes Pueyo
cef4347a02 Fixed error with world teleporting 2013-05-15 23:30:34 +02:00
Shoghi Cervantes Pueyo
33bd66c1da Added world teleporting 2013-05-15 23:30:33 +02:00
Shoghi Cervantes Pueyo
7de0835ad9 Chat Selectors [@player] 2013-05-15 23:30:32 +02:00
Shoghi Cervantes Pueyo
d0d5c1bb79 CMD Selectors [@all, @player, @random] 2013-05-15 23:30:31 +02:00
Shoghi Cervantes Pueyo
c6c82f7e55 Player scheduled actions get cleaned 2013-05-15 23:30:30 +02:00
Shoghi Cervantes Pueyo
5dade755eb Fixed Player memory leak 2013-05-15 23:30:29 +02:00
Shoghi Cervantes Pueyo
c27cca6741 More fixes :D 2013-05-15 23:30:28 +02:00
Shoghi Cervantes Pueyo
7236f4aad6 Few fixes 2013-05-15 23:30:25 +02:00
Shoghi Cervantes Pueyo
2254e87ce4 PMF & Multiworld [part 3] 2013-05-15 23:30:24 +02:00
Shoghi Cervantes Pueyo
db8f50f408 PMF & Multiworld [part 1] 2013-05-15 23:30:20 +02:00
Shoghi Cervantes Pueyo
f466e1f791 Added Player::getSlot() for consistency 2013-04-22 21:01:53 +02:00
Shoghi Cervantes Pueyo
bb9a6146fd Raised the speed limit 2013-04-22 19:20:25 +02:00
Shoghi Cervantes Pueyo
34ca8baa29 Fixed "player.interact" event only being fired with weird conditions 2013-04-22 18:46:35 +02:00
Shoghi Cervantes Pueyo
d552042094 Fixed #166 2013-04-22 17:25:45 +02:00