616 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
e81d68c8d0 Added trees to teh SuperflatGenerator 2013-05-18 11:02:00 +02:00
Shoghi Cervantes Pueyo
5ea6052a8a New Level Generator API & Support for MC Superflat Presets 2013-05-18 02:05:56 +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
3cc4546f93 Fixed Level::nextSave 2013-05-16 17:07:28 +02:00
Shoghi Cervantes Pueyo
9a3f887f44 Attacking entities fixed 2013-05-16 16:41:54 +02:00
Shoghi Cervantes Pueyo
d071497747 Fixed redstone scheduled update 2013-05-15 23:30:47 +02:00
Shoghi Cervantes Pueyo
e0e724bcc3 Saving entities/tiles 2013-05-15 23:30:46 +02:00
Shoghi Cervantes Pueyo
fb69cf3392 Chunk unloading fixed 2013-05-15 23:30:45 +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
3f532d419c Saplings 2013-05-15 23:30:43 +02:00
Shoghi Cervantes Pueyo
6f59e2eaad Time API working with changes 2013-05-15 23:30:42 +02:00
Shoghi Cervantes Pueyo
5ee2cda4a6 Level-independient time change 2013-05-15 23:30:41 +02:00
Shoghi Cervantes Pueyo
e63677a23d Level saving 2013-05-15 23:30:40 +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
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
bab3b8274a Explosions 2013-04-12 20:35:16 +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
87ebe7fac4 Generic importing to PMF Level format 2013-03-30 14:08:22 +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