735 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
281d3b037f Fixed #255 Player and item bounding boxes 2013-05-20 16:53:57 +02:00
Shoghi Cervantes Pueyo
98c790d731 Fixed #265 2013-05-20 00:28:58 +02:00
Shoghi Cervantes Pueyo
00a41e7e11 Correct Slab checking error 2013-05-20 00:24:13 +02:00
Shoghi Cervantes Pueyo
ae13512627 Added index 2013-05-19 23:03:59 +02:00
Shoghi Cervantes Pueyo
95f2f347ff Updated Level::setMiniChunk() and Level::setRawBlock 2013-05-19 23:03:09 +02:00
Shoghi Cervantes Pueyo
48b5afac46 Packet broadcast to players 2013-05-19 22:49:40 +02:00
Shoghi Cervantes Pueyo
b9e3acd017 Do not grow trees on incorrect blocks 2013-05-19 21:00:38 +02:00
Shoghi Cervantes Pueyo
2fc542d93d Added trees to the flat preset 2013-05-19 20:54:43 +02:00
Shoghi Cervantes Pueyo
a7a45dfe96 Updated flat preset, do not allow empty Level names 2013-05-19 20:53:12 +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
10ed95a469 Don't fire change events if block has not changed 2013-05-19 17:53:40 +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
f485124190 Fixed #257 2013-05-18 19:12:50 +02:00
Shoghi Cervantes Pueyo
e3bf38e0b2 Plugin API: Allow Plugins without Main class 2013-05-18 18:24:48 +02:00
Shoghi Cervantes Pueyo
7297f8d2c0 Level Generation API updated 2013-05-18 15:22:07 +02:00
Shoghi Cervantes Pueyo
af85c7ce45 Added Perlin noise generator 2013-05-18 13:16:35 +02:00
Shoghi Cervantes Pueyo
22d9cefe96 Fixed build 2013-05-18 11:24:31 +02:00
Shoghi Cervantes Pueyo
5faeff9e16 Fixed PMF metadata set 2013-05-18 11:19:08 +02:00
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