171 Commits

Author SHA1 Message Date
Shoghi Cervantes
9cc9de8dae New Random block update tick 2014-03-02 17:56:24 +01:00
Shoghi Cervantes
648b02bc79 Added Entity level switch, global Player static container 2014-03-01 14:05:45 +01:00
Shoghi Cervantes
2bf3f0de73 Removed EntityAPI 2014-02-27 16:47:49 +01:00
Shoghi Cervantes
c9dfdc288d Updated global Tile code 2014-02-27 12:23:22 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
2b15c440ee Send inventory on invalid crafting/invalid movement of item 2014-02-14 19:54:14 +01:00
Shoghi Cervantes
083bfcc83c More classes updated 2014-02-07 17:07:57 +01:00
Shoghi Cervantes
95bff304e4 Changed all Player packets to new network 2014-02-07 16:44:10 +01:00
Shoghi Cervantes
edfcdd0c17 Fixed #1031 Correct face when block is replaced 2014-01-22 17:31:23 +01:00
Shoghi Cervantes
cc57475f91 Added player.block.place.bypass and player.block.break.bypass 2014-01-16 23:09:56 +01:00
Shoghi Cervantes
af8b380d10 Added Cobweb to Creative Inventory 2013-12-13 00:34:37 +01:00
Shoghi Cervantes
90e598bb2c Added minecart item (not placeable) 2013-12-13 00:33:07 +01:00
Shoghi Cervantes
2f7e5688e2 Fixed #418 Placing blocks on top of Snow replaces it now 2013-11-27 15:28:10 +01:00
Shoghi Cervantes
cf5bc916c0 Reordered Creative inventory 2013-11-26 13:15:56 +01:00
Shoghi Cervantes
2044269d86 Added Shears, bedrock and Dyes to creative inventory 2013-11-26 12:42:09 +01:00
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