118 Commits

Author SHA1 Message Date
Shoghi Cervantes
1727e18e31 Updated for Minecraft: PE 0.7.2 2013-07-04 20:24:13 +02:00
Shoghi Cervantes
d4c4f8817d Pushed fix for #391 2013-06-17 00:44:18 +02:00
Shoghi Cervantes
84a5f0fce5 Tweaked block break times #254 2013-06-16 17:33:24 +02:00
Shoghi Cervantes
155c918bb8 Fixed Leaf Decay loops causing Lag Spikes, fixed #391 [gh#391] 2013-06-16 17:18:15 +02:00
Shoghi Cervantes
02721c09a4 Possible fix for #391 2013-06-15 21:24:06 +02:00
Shoghi Cervantes
4c9cbaf1ee Possible fix for #391 2013-06-14 02:56:29 +02:00
Shoghi Cervantes
79555e4029 Fixed Sign update bug 2013-06-09 23:26:03 +02:00
Shoghi Cervantes
e1c0139ab3 Possible fix for signs bug 2013-06-09 23:02:01 +02:00
Shoghi Cervantes
8c190ead7f Fixed sand getting block updates 2013-06-09 18:52:56 +02:00
Shoghi Cervantes
cbe0692696 Players can put out fires 2013-06-09 15:14:30 +02:00
Shoghi Cervantes
1cc19ae1e8 Fire can be broken 2013-06-09 14:59:55 +02:00
Shoghi Cervantes
2976db25c3 Basic implementation of Fire 2013-06-09 14:59:02 +02:00
Shoghi Cervantes
8d2862a744 Fixed ladders 2013-06-08 16:36:53 +02:00
Shoghi Cervantes
169d122774 Fixed typo 2013-06-08 14:31:19 +02:00
Shoghi Cervantes
ccc5e1b628 SignPosts drop being without a support block 2013-06-08 14:30:47 +02:00
Shoghi Cervantes
5786ba7a35 Moved blocks around 2013-06-08 14:30:26 +02:00
Shoghi Cervantes
cd932d5c07 Snow Layer is broken on update 2013-06-08 14:23:30 +02:00
Shoghi Cervantes
28480424c5 Fixed crash 2013-06-08 13:45:42 +02:00
Shoghi Cervantes
97dd718e4f Fixed #348 2013-06-08 12:51:28 +02:00
Shoghi Cervantes
9d1369bfe9 Fixed items being consumed on CREATIVE mode 2013-06-07 20:02:25 +02:00
Shoghi Cervantes
51f4faf22e Bonemeal usage count 2013-06-07 19:25:23 +02:00
Shoghi Cervantes
8e127e60a0 Another fix 2013-06-07 19:18:35 +02:00
Shoghi Cervantes
3023df2033 Function fix 2013-06-07 19:14:42 +02:00
Shoghi Cervantes
3463db04a6 Fixed tool metadata [partial] 2013-06-07 19:14:09 +02:00
Shoghi Cervantes
e7c6a0c817 Another typo 2013-06-07 14:02:50 +02:00
Shoghi Cervantes
fdb7af5df2 Chests and furnaces drop their items on break 2013-06-07 12:44:10 +02:00
Shoghi Cervantes
139d8b38b5 Fixed spawn eggs & buckets on creative ,pde 2013-06-06 23:31:46 +02:00
Shoghi Cervantes
82aa76be17 Added Spawn Eggs 2013-06-06 23:02:44 +02:00
Shoghi Cervantes
7970b8aeed Buckets 2013-06-06 22:49:43 +02:00
Shoghi Cervantes
ab3fcfc148 Correct drops for Snow and Cake 2013-06-06 22:44:20 +02:00
Shoghi Cervantes
28f6a964d4 Added cake eating 2013-06-06 22:24:19 +02:00
Shoghi Cervantes
67b0b97005 Fix lava buckets on furnaces 2013-06-06 19:09:23 +02:00
Shoghi Cervantes
4b408675cf Minecraft: Pocket Edition 0.7.0 dev. release
* Crafting enabled, report bugs
* Chat handler
2013-06-06 17:14:09 +02:00
Shoghi Cervantes
a830555d90 Added a normal Temporal Generator 2013-06-04 22:31:34 +02:00
Shoghi Cervantes
7e13ae2bda Leave improvement 2013-06-04 19:51:16 +02:00
Shoghi Cervantes
7527c57e1e Fixed #274 #301 Leaves now disappear [gh#274,301] 2013-06-04 19:41:13 +02:00
Shoghi Cervantes
06a0f169dd Better auto-save, less resource and disk usage 2013-06-04 18:45:30 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +02:00
Shoghi Cervantes
5bba03eb09 Refactored EntityAPI and TileEntityAPI 2013-06-03 19:11:46 +02:00
Shoghi Cervantes
15ab47070a Sand now falls through Liquids when placed just on top of them 2013-06-02 11:34:02 +02:00
Shoghi Cervantes
54b73e5f82 Added block cloning fix 2013-06-01 19:58:54 +02:00
Shoghi Cervantes
24ba7cbbd1 New direct block method, better block placement sending 2013-06-01 00:32:23 +02:00
Shoghi Cervantes
66e635daeb New Entity update system, scheduled updates when needed only 2013-05-31 13:44:06 +02:00
Shoghi Cervantes
a795b64bab Added new Block properties (Block::isSolid, Block::isFullBlock) 2013-05-30 12:47:24 +02:00
Shoghi Cervantes
450b5d9560 Updated TileEntity API [fixes #306] 2013-05-29 23:13:01 +02:00
Shoghi Cervantes
e67a7a510e Gravel is able to drop Flint 2013-05-29 11:57:58 +02:00
Shoghi Cervantes
8192b41693 Fixed #303 Checking plants position on normal block update 2013-05-29 11:53:57 +02:00
Shoghi Cervantes
4a969257d1 #303 Torches are able to be placed on top of Fences [gh#303] 2013-05-29 11:53:55 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00