19 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
3d8c9db430 Fixed #183 Players taking damage landing on water (temp. fix) 2013-04-05 12:43:18 +02:00
Shoghi Cervantes Pueyo
8405c74b42 Fixed #186 players not teleporting due to speed check 2013-04-05 12:41:05 +02:00
Shoghi Cervantes Pueyo
ecc2faffea Fixed #128 player death 2013-03-31 14:44:39 +02:00
Shoghi Cervantes Pueyo
2b03e71c97 Do not measure Y dimension for moving speed 2013-03-30 21:38:29 +01:00
Shoghi Cervantes Pueyo
263824fa01 Fixed division by zero 2013-03-30 21:35:59 +01:00
Shoghi Cervantes Pueyo
6d39f54591 Removed $server constructor arguments because of ServerAPI::request() 2013-03-29 19:49:33 +01:00
Shoghi Cervantes Pueyo
88a1f83545 Added protection for fast movements 2013-03-24 11:02:37 +01:00
Shoghi Cervantes Pueyo
58c258d422 Cancellation of entity.move and player.move (impeding player movement) 2013-03-20 18:35:32 +01:00
Shoghi Cervantes Pueyo
518902caf4 fixed creative players taking damage 2013-03-19 23:44:23 +01:00
Shoghi Cervantes Pueyo
49d2723806 Fixed Entity updates getting duplicated and negated 2013-03-19 19:07:07 +01:00
Shoghi Cervantes Pueyo
70b86061f6 Drowing is only checked once per check 2013-03-19 19:05:46 +01:00
Shoghi Cervantes Pueyo
012c86ef00 Player Entity preload 2013-03-17 16:56:36 +01:00
Shoghi Cervantes Pueyo
5fedf27255 Player gamemode fix 2013-03-17 16:51:08 +01:00
Shoghi Cervantes Pueyo
aecfbbbdc1 Removed flying damage 2013-03-07 17:56:33 +01:00
Shoghi Cervantes Pueyo
68d71b367d Force drops on Creative mode 2013-03-05 18:00:54 +01:00
Shoghi Cervantes Pueyo
7e8e273be7 Mob Drops 2013-03-05 17:54:34 +01:00
Shoghi Cervantes Pueyo
0ab5fc8fcd Entity::getDirection() method 2013-03-05 17:03:34 +01:00
Shoghi Cervantes Pueyo
287fa7e551 Updated the BlockAPI::drop method 2013-03-04 16:50:11 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00