62 Commits

Author SHA1 Message Date
Shoghi Cervantes
3825edaaab Better item spawning on falling entity break 2013-05-30 12:51:56 +02:00
Shoghi Cervantes
6e5924a183 Typo fixed 2013-05-30 12:49:35 +02:00
Shoghi Cervantes
a795b64bab Added new Block properties (Block::isSolid, Block::isFullBlock) 2013-05-30 12:47:24 +02:00
Shoghi Cervantes
8d00ef381d Fixed Hardcore flags 2013-05-29 23:30:07 +02:00
Shoghi Cervantes
6e2f7af6b4 Added hardcore mode 2013-05-29 22:58:43 +02:00
Shoghi Cervantes
f6ab39a526 Fixed falling entities falling upwards 2013-05-29 12:18:35 +02:00
Shoghi Cervantes
71584288dc Fixed Entity floor drag 2013-05-29 12:11:12 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes
6262fbffcb Send correct entity motion 2013-05-26 14:06:26 +02:00
Shoghi Cervantes
ce391160f4 Added hostile mobs drops 2013-05-25 23:21:21 +02:00
Shoghi Cervantes
7a5df07ee5 Fixed #220 Players now drop items on death [gh#220] 2013-05-25 22:36:13 +02:00
Shoghi Cervantes
a153f2ebdc Minifix 2013-05-25 19:29: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
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 Pueyo
281d3b037f Fixed #255 Player and item bounding boxes 2013-05-20 16:53: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
edb93d6312 Fixed #254 2013-05-17 18:45:02 +02:00
Shoghi Cervantes Pueyo
651398e500 Fixed #249 2013-05-17 12:33:42 +02:00
Shoghi Cervantes Pueyo
fceb076b9b Better speed measure 2013-05-16 17:31:26 +02:00
Shoghi Cervantes Pueyo
9a3f887f44 Attacking entities fixed 2013-05-16 16:41:54 +02:00
Shoghi Cervantes Pueyo
cef4347a02 Fixed error with world teleporting 2013-05-15 23:30:34 +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
5938747083 PMF & Multiworld [part 2] 2013-05-15 23:30:22 +02:00
Shoghi Cervantes Pueyo
db8f50f408 PMF & Multiworld [part 1] 2013-05-15 23:30:20 +02:00
Shoghi Cervantes Pueyo
13aa73d26e Added correct Painting placing checks & bigger Paintings 2013-04-23 15:32:09 +02:00
Shoghi Cervantes Pueyo
083110ffd0 Fixed #194 Implemented armor damage reduction 2013-04-19 14:31:41 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
80aaf9923c Fixed packets being discarded due to a bad ordering 2013-04-14 23:19:55 +02:00
Shoghi Cervantes Pueyo
199fbb644b Fixed spawning despawned entities 2013-04-13 14:21:58 +02:00
Shoghi Cervantes Pueyo
5c2a2ecd6d Added a security radius for flying 2013-04-12 14:09:36 +02:00
Shoghi Cervantes Pueyo
432eb36b83 Fixed support check height difference 2013-04-12 14:06:12 +02:00
Shoghi Cervantes Pueyo
7388a32869 Fixed flying check support range 2013-04-12 14:04:57 +02:00
Shoghi Cervantes Pueyo
c138cb2797 Fixed player death name 2013-04-12 13:55:26 +02:00
Shoghi Cervantes Pueyo
3e4efbb26a Fixed players not being able to move after being damaged 2013-04-11 22:40:18 +02:00
Shoghi Cervantes Pueyo
f7af97c651 Direct fix for speed hack 2013-04-09 21:07:35 +02:00
Shoghi Cervantes Pueyo
076691ec52 Added fixes for hacks like Health protection and speed hack 2013-04-09 21:02:46 +02:00
Shoghi Cervantes Pueyo
eac72bb8ae Added "player.flying" event, ops can always fly 2013-04-09 19:11:45 +02:00
Shoghi Cervantes Pueyo
6ba7486097 Gamemode check for flying 2013-04-09 18:58:32 +02:00
Shoghi Cervantes Pueyo
4dd66b450c Flying damage & kicks less random 2013-04-09 18:57:41 +02:00
Shoghi Cervantes Pueyo
2b741a2913 Fixed crashes, added flying check 2013-04-09 18:44:13 +02:00
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