721 Commits

Author SHA1 Message Date
Shoghi Cervantes
ccea26c978 Added Farmland bounding box 2014-08-30 23:07:55 +02:00
Shoghi Cervantes
cf542ac73a Added End Portal frame bounding box 2014-08-30 23:06:50 +02:00
Shoghi Cervantes
3bf39df255 Added cactus bounding box 2014-08-30 23:06:27 +02:00
Shoghi Cervantes
910e5e6181 Added stairs bounding box 2014-08-30 23:01:33 +02:00
Shoghi Cervantes
23793e0fc4 Added check for invalid entity attack 2014-08-30 18:24:24 +02:00
Shoghi Cervantes
6477f4f077 Added Wooden Slab bounding box 2014-08-30 02:14:48 +02:00
Shoghi Cervantes
3731e74696 Added Slab bounding box 2014-08-30 02:14:24 +02:00
Shoghi Cervantes
c774e4c203 Added Carpet bounding box 2014-08-30 02:09:15 +02:00
Shoghi Cervantes
d4907a2688 Added Chest bounding box 2014-08-30 02:07:50 +02:00
Shoghi Cervantes
793520926b Added Bed bounding box 2014-08-30 02:06:46 +02:00
Shoghi Cervantes
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00
Shoghi Cervantes
2f2afe2336 Fixed #1966 Face Lit Pumkins correctly 2014-08-28 11:00:41 +02:00
Shoghi Cervantes
c40f9f65a5 Optimize imports 2014-08-26 11:54:24 +02:00
Shoghi Cervantes
f74af12914 Improved chunk ticking, enabled again. Disable it setting chunk-ticking.per-tick to 0 2014-08-26 11:52:45 +02:00
Shoghi Cervantes
049103ab7a Improved Block selection and construction performance 2014-08-25 16:39:47 +02:00
Shoghi Cervantes
6109505786 Implemented correct time offsets and speed 2014-08-24 20:34:06 +02:00
Shoghi Cervantes
c47e359262 Updated blocks bounding boxes 2014-08-24 16:30:56 +02:00
Shoghi Cervantes
214dcef1ea Improved Air block collision check 2014-08-24 15:55:34 +02:00
Shoghi Cervantes
01ebe74974 Performance improvements in blocks and Entities 2014-08-24 14:08:17 +02:00
Shoghi Cervantes
bb08da701b Fixed header logo in PR #1944 2014-08-22 11:30:15 +02:00
PEMapModder
e8b1b0fab6 Cleaned Mycelium.php and fixed its potential crash
Crash report: http://crash.pocketmine.net/view/27500
2014-08-22 11:05:47 +08:00
Shoghi Cervantes
4858c7d82e Merge pull request #1912 from Intyre/feature/block
EndPortal, EndStone, MonsterSpawner, Mycelium and Podzol blocks added
2014-08-21 19:34:51 +02:00
Intyre
ecc9e1d223 EndPortal meta and Endstone breaktime 2014-08-21 19:26:41 +02:00
Shoghi Cervantes
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
Intyre
532b12c6c0 Mycelium spreads like grass and MonsterSpawner breaktime added 2014-08-18 20:06:18 +02:00
Intyre
e91781cbf2 EndPortal, EndStone, MonsterSpawner, Mycelium and Podzol blocks added 2014-08-17 02:00:17 +02:00
Shoghi Cervantes
52d28795fa Added Villager spawn egg 2014-08-16 14:25:58 +02:00
Shoghi Cervantes
c675605014 Added item activation, zombie spawn egg 2014-08-16 14:01:07 +02:00
Shoghi Cervantes
758a6af678 Added Chiseled stone brick, red sand, end stone 2014-08-16 13:34:58 +02:00
Shoghi Cervantes
a9cd03da2e Changed @williamtdr syntax 2014-07-30 16:05:36 +02:00
Shoghi Cervantes
e860c339e2 Fixed crash when cactus was updated 2014-07-28 14:46:52 +02:00
Shoghi Cervantes
ed90d58e32 Fixed crash when placing water or lava 2014-07-28 12:18:17 +02:00
Shoghi Cervantes
71bf984e9e Better fix for shared STONE constant, closes #1711 2014-07-17 21:20:15 +02:00
Shoghi Cervantes
6c442551f7 Fixed client crashing (temp.), fixed clients not spawning. (Fixes #1640 #1636 #1590 #1573) 2014-07-14 02:19:14 +02:00
Shoghi Cervantes
65523972c2 Implemented health, events, damage, motion push 2014-07-06 23:10:11 +02:00
Shoghi Cervantes
6b361389ad Fixed mirrored chunk sending 2014-07-06 12:36:23 +02:00
Shoghi Cervantes
b064f1e71a Removed collision check crash on Slab 2014-06-28 02:38:04 +02:00
Shoghi Cervantes
401d7342dd Added nether reactor block to classes 2014-06-26 12:09:38 +02:00
Shoghi Cervantes
36cdfd969d Fixed #799 Added Grass growth algorithm 2014-06-22 22:26:36 +02:00
Shoghi Cervantes
0be2bd911f Fixed block updates not getting broadcasted 2014-06-22 21:56:58 +02:00
Shoghi Cervantes
f073a5b837 Fixed a few things 2014-06-17 18:46:16 +02:00
Shoghi Cervantes
6983ddf509 Added new implemented blocks to Creative menu 2014-06-16 16:41:49 +02:00
Shoghi Cervantes
8bc3ff5726 Added Emerald ore, Emerald, Emerald block 2014-06-16 16:24:09 +02:00
Shoghi Cervantes
b4e502be13 Added Diorite, Granite, Andesite, and polished versions 2014-06-16 16:16:21 +02:00
Shoghi Cervantes
778ec96d72 Added Hardened Clay and Stained Clay 2014-06-16 16:02:01 +02:00
Shoghi Cervantes
28926832df Added new Wood slabs, stairs, crafing recipes 2014-06-16 15:46:45 +02:00
Shoghi Cervantes
b3820bedbc Added Acacia wood and Dark Oak wood 2014-06-16 15:30:43 +02:00
Shoghi Cervantes
6722540bdc Added Red sand 2014-06-16 15:25:30 +02:00
Shoghi Cervantes
2d5e98b6a3 Added new Saplings 2014-06-16 15:23:40 +02:00
Shoghi Cervantes
a371890962 Fixed Chest and Furnace placing, Furnace open 2014-06-16 00:30:51 +02:00