156 Commits

Author SHA1 Message Date
Shoghi Cervantes
8665035381 Added Cocoa Beans crafting 2013-11-24 19:01:24 +01:00
Shoghi Cervantes
44a9639150 Fixed POTATOE constant 2013-11-24 18:41:57 +01:00
Shoghi Cervantes
e700179bb0 Multiple changes
* Fixed hoe durability
* Fixed some blocks hitbox
* Added Creative pseudo-inventory
* Added Carrots and Carrot Crops
* Added Potatoes, Baked potatoes and Potato Crops
2013-11-24 18:38:37 +01:00
Shoghi Cervantes
a011ad8fb6 Reverted DIAMOND_HOE to IRON_HOE 2013-09-10 20:11:31 +02:00
Shoghi Cervantes
275e27f7a9 Low level PMF level interface 2013-09-08 01:21:40 +02:00
Shoghi Cervantes
e5841e623e Fixed comparison order with flint & steel metadata 2013-09-06 17:50:01 +02:00
Shoghi Cervantes
215141d552 Added Diamond Hoe, Flint & Steel and Diamond Sword to the Creative inventory 2013-09-06 17:40:07 +02:00
Shoghi Cervantes
19112f0d06 Updated blocks direct break 2013-09-04 12:59:08 +02:00
Shoghi Cervantes
5395f15fe7 Get block drops before breaking [fixes tile drops] 2013-08-30 17:48:46 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
e42314ade7 Fixed block durability 2013-08-20 04:53:22 +02:00
Shoghi Cervantes
7a37b0e4bf Quartz slabs 2013-08-20 02:24:15 +02:00
Shoghi Cervantes
68e78ba40b Implemented basic tool durability 2013-08-19 17:37:08 +02:00
Shoghi Cervantes
a7b739d17f Fixed hotbar reset bugs in block placement 2013-08-19 17:04:02 +02:00
Shoghi Cervantes
ba9b800eff Merge pull request #599 from MinecrafterJPN/master
Fixed player.block.activate
2013-08-09 04:44:10 -07:00
williamtdr
330e06b892 Players can no longer be given air (causes client crash) through /give.
Fixes #567.
2013-07-31 22:08:34 -05:00
MinecrafterJPN
32d658122b Fixed player.block.activate 2013-07-22 21:59:29 +09:00
Shoghi Cervantes
d4c4f8817d Pushed fix for #391 2013-06-17 00:44:18 +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
ff7fa066a5 Entities are now updated on block updates 2013-06-12 12:20:56 +02:00
Shoghi Cervantes
9619ebc2af Fixed lag issues when breaking blocks 2013-06-12 12:13:51 +02:00
Shoghi Cervantes
cbe0692696 Players can put out fires 2013-06-09 15:14:30 +02:00
Shoghi Cervantes
13bfaaf7b8 Fixed crash after level unload 2013-06-08 01:50:03 +02:00
Shoghi Cervantes
9d1369bfe9 Fixed items being consumed on CREATIVE mode 2013-06-07 20:02:25 +02:00
Shoghi Cervantes
fdb7af5df2 Chests and furnaces drop their items on break 2013-06-07 12:44:10 +02:00
Shoghi Cervantes
96c11adc89 Fixed typo 2013-06-06 23:05:38 +02:00
Shoghi Cervantes
82aa76be17 Added Spawn Eggs 2013-06-06 23:02:44 +02:00
Shoghi Cervantes
28f6a964d4 Added cake eating 2013-06-06 22:24:19 +02:00
Shoghi Cervantes
5e45567c1d Fixed some slot sending 2013-06-06 19:02:30 +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
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
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
3ac4b0af68 Entities spawn with their motion 2013-05-31 12:04:43 +02:00
Shoghi Cervantes
fc02572065 Drops now have starting speed, correct entity motion at spawn 2013-05-30 18:55:50 +02:00
Shoghi Cervantes
a795b64bab Added new Block properties (Block::isSolid, Block::isFullBlock) 2013-05-30 12:47:24 +02:00
Shoghi Cervantes
b564868467 Fixed #305 Made BlockAPI check for flowable blocks instead of transparent blocks [gh#305] 2013-05-29 23:25:43 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes Pueyo
228075851c Correct Ice drop 2013-05-20 16:38:41 +02:00
Shoghi Cervantes Pueyo
47b54cfd28 Fixed #270 Blocks that need to be broken with a pickaxe now give correct drops & items 2013-05-20 16:33:09 +02:00
Zhuowei Zhang
4678b57c75 Fixed a few missing methods due to multiworld conversion 2013-05-16 19:03:18 -07:00
Shoghi Cervantes Pueyo
244fde8143 Chunk unloading 2013-05-15 23:30:43 +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