721 Commits

Author SHA1 Message Date
Shoghi Cervantes
da23cf685d Added PlayerBucketEvent and children, improved Bucket usage and Liquid placing 2014-10-13 18:04:40 +02:00
Shoghi Cervantes
96b61fbb92 Made Wheat crops extend Crop class 2014-10-12 16:20:30 +02:00
Shoghi Cervantes
ebb844fa52 Removed unused code, fixed undefined variables 2014-10-11 22:22:51 +02:00
Shoghi Cervantes
bf89ea1cf6 Added BlockGrowEvent 2014-10-11 20:19:46 +02:00
Shoghi Cervantes
4076fb4657 Added BlockSpreadEvent 2014-10-11 19:27:43 +02:00
Shoghi Cervantes
312f377483 Added LeavesDecayEvent 2014-10-11 19:01:27 +02:00
Shoghi Cervantes
0af3dfedd5 Improved Living entity ticking 2014-10-11 17:35:13 +02:00
Shoghi Cervantes
94eb9e35e2 Improved liquid performance, update RakLib 2014-10-08 23:24:39 +02:00
Shoghi Cervantes
62af784d37 Removed unused imports 2014-10-08 17:00:23 +02:00
Shoghi Cervantes
7b09edf048 Improved EntityRegainHealthEvent 2014-10-08 16:28:40 +02:00
Shoghi Cervantes
4346773e25 Added EntityDamageByBlockEvent (child of EntityDamageEvent) 2014-10-08 16:13:18 +02:00
Shoghi Cervantes
b0c314526d Added EntityCombustEvent and childs 2014-10-08 15:51:27 +02:00
Shoghi Cervantes
582c165479 Implemented Explosion and PrimedTNT, closes #2139 2014-10-07 17:46:01 +02:00
Shoghi Cervantes
b83c6fbfa3 Added Vine blocks, closes #2162 2014-10-07 10:18:02 +02:00
Shoghi Cervantes
4c2a1c8684 Implement crop growth levels properly, fixes #2002, closes #2160 2014-10-06 09:34:40 +02:00
Shoghi Cervantes
31bb6d1a68 Changed base block classes to abstract, closes #2159 2014-10-06 09:27:44 +02:00
Shoghi Cervantes
5e03e157ad Fixed #2153 2014-10-04 23:16:35 +02:00
Shoghi Cervantes
b0bd927545 Improved entity base ticks 2014-09-29 12:55:10 +02:00
Shoghi Cervantes
1dfb17b932 Fixed #2126 Items drop twice from tile entities 2014-09-27 14:31:41 +02:00
Shoghi Cervantes
48041b2f19 Basic entity motion on water 2014-09-27 00:09:38 +02:00
Shoghi Cervantes
529bf743db Added torch drop 2014-09-26 23:07:43 +02:00
Shoghi Cervantes
48bc919a33 Added Liquid flow 2014-09-26 16:56:10 +02:00
Shoghi Cervantes
ae6f532b1d Partial Liquid flow 2014-09-26 13:25:52 +02:00
Shoghi Cervantes
5db45222c6 Deprecated Level->getChunkAt() in favor of Level->getChunk() 2014-09-26 10:31:32 +02:00
Shoghi Cervantes
593b0497b0 Fixed #1750 cannot place slabs against blocks 2014-09-22 11:58:15 +02:00
Shoghi Cervantes
8a8a95480e Added Cactus damage 2014-09-16 12:02:18 +02:00
Shoghi Cervantes
f0e7713dce Added suffocation, drowning damage. Closes #1908 2014-09-16 11:51:31 +02:00
Shoghi Cervantes
3ba099b309 Cobweb, Ladders and Water won't cause fall damage 2014-09-16 10:52:00 +02:00
Shoghi Cervantes
e9a2f88847 Added Fire, Lava damage 2014-09-16 10:42:29 +02:00
Shoghi Cervantes
42033da08b Fixed #2035 Invalid Fence Gate bounding box 2014-09-16 00:47:04 +02:00
Shoghi Cervantes
44a30b7fac Added forced position strong check for Player 2014-09-16 00:32:03 +02:00
Shoghi Cervantes
50b2f55583 Increased movement error range 2014-09-15 23:53:08 +02:00
Shoghi Cervantes
da084d6908 Fixed door bounding boxes, closes#2075 2014-09-15 23:40:26 +02:00
Shoghi Cervantes
5b8d4bba11 Fixed issues with placing doors 2014-09-15 20:32:27 +02:00
Shoghi Cervantes
8c939feed9 Added Pumpkin & Lit Pumpkin rotation, closes 2014-09-10 12:36:05 +02:00
Shoghi Cervantes
ad7acb93b6 Added cactus neighbour block check 2014-09-05 11:16:24 +02:00
Shoghi Cervantes
ac4b4b08fd Fixed Level::setBlock() old calls 2014-09-05 11:00:13 +02:00
Shoghi Cervantes
98e0583f34 Implemented Falling Sand 2014-09-05 10:50:06 +02:00
Shoghi Cervantes
dcfb7a7ac4 Fixed #2037 2014-09-01 17:47:28 +02:00
Shoghi Cervantes
b761a97660 Fixed crash due to class name conflict 2014-08-31 01:05:15 +02:00
Shoghi Cervantes
7579cd763a Added Trapdoor bounding box 2014-08-30 23:57:57 +02:00
Shoghi Cervantes
6bc5f60011 Added Cobble Wall bounding box 2014-08-30 23:52:06 +02:00
Shoghi Cervantes
3eb8ca0d13 Added Soul Sand bounding box 2014-08-30 23:47:39 +02:00
Shoghi Cervantes
a23352be88 Added Ladder bounding box 2014-08-30 23:45:08 +02:00
Shoghi Cervantes
fa5f00a1ff Added Cake bounding boxe 2014-08-30 23:42:07 +02:00
Shoghi Cervantes
d3a05adede Added Doors bounding boxes 2014-08-30 23:38:56 +02:00
Shoghi Cervantes
f9182bd0f8 Added Iron bars bounding box 2014-08-30 23:30:10 +02:00
Shoghi Cervantes
edad52c6ea Added Glass Pane bounding box 2014-08-30 23:30:01 +02:00
Shoghi Cervantes
cd5e16f017 Added Fence Gate bounding box 2014-08-30 23:20:59 +02:00
Shoghi Cervantes
310a7d6c04 Added Fence bounding box 2014-08-30 23:18:37 +02:00