124 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
ce925cd382 Updated ConsoleAPI::alias(), BlockAPI::fromString() 2013-02-10 11:04:14 +01:00
Shoghi Cervantes Pueyo
d2dcf4f43a Switched gamemode handler to Player object 2013-02-06 16:18:15 +01:00
Shoghi Cervantes Pueyo
1c05455514 Weird Painting spawn (WiP) 2013-02-05 23:25:40 +01:00
Shoghi Cervantes Pueyo
e433f0f6dc Flying damage 2013-02-05 21:33:30 +01:00
Shoghi Cervantes Pueyo
6b77a69302 Updated API methods to use less events 2013-02-04 20:27:36 +01:00
Shoghi Cervantes Pueyo
565cb9781c Bed placement 2013-02-04 19:57:23 +01:00
Shoghi Cervantes Pueyo
4f0517a5a7 Added Sign placement 2013-02-04 19:35:11 +01:00
Shoghi Cervantes Pueyo
3e87d1927d Cactus Placement 2013-02-04 19:08:31 +01:00
Shoghi Cervantes Pueyo
7e7f1892fd Instant growth using bonemeal 2013-02-04 19:00:21 +01:00
Shoghi Cervantes Pueyo
a718294a08 Seed placement 2013-02-04 18:41:23 +01:00
Shoghi Cervantes Pueyo
65280d85d1 Spawning blocks/items using its name 2013-02-04 17:44:41 +01:00
Shoghi Cervantes Pueyo
cdb05f0695 Updated Entity class to reflect changes in BlockAPI 2013-02-04 17:26:55 +01:00
Shoghi Cervantes Pueyo
213cda27aa Added conversion between Items <==> Blocks 2013-02-04 16:26:47 +01:00
Shoghi Cervantes Pueyo
f1c593d809 Fix for crashes via item (MCPE-1198) 2013-02-04 15:02:21 +01:00
Shoghi Cervantes Pueyo
3578b90a39 Ladder placement 2013-02-03 22:53:22 +01:00
Shoghi Cervantes Pueyo
a5651c0f43 Door Placement, Breaking and Activation 2013-02-03 22:39:30 +01:00
Shoghi Cervantes Pueyo
59ae4f6faa Trapdoor placement & activation 2013-02-03 21:13:16 +01:00
Shoghi Cervantes Pueyo
399050fc4e Added Torches placement 2013-02-03 20:45:12 +01:00
Shoghi Cervantes Pueyo
3ecbe7dbf7 Added Mushroom placement 2013-02-03 20:24:22 +01:00
Shoghi Cervantes Pueyo
a9c7a6642e Added flowers placement 2013-02-03 20:23:07 +01:00
Shoghi Cervantes Pueyo
fb9a0f2119 Slab placement 2013-02-03 20:15:55 +01:00
Shoghi Cervantes Pueyo
d9c87161ba Place/Breaking/Activation logic separated from BlockAPI 2013-02-03 18:55:59 +01:00
Shoghi Cervantes Pueyo
c95f671271 Added block classes to BlockAPI 2013-02-02 21:12:56 +01:00
Shoghi Cervantes Pueyo
8a9762cd31 Second sugarcane fix 2013-02-02 19:03:45 +01:00
Shoghi Cervantes Pueyo
69d2557e32 Fix for sugarcane placing 2013-02-02 18:50:54 +01:00
Shoghi Cervantes Pueyo
8d6d5306c1 Added Liquids properties 2013-02-02 17:50:17 +01:00
Shoghi Cervantes Pueyo
328cc968bd Added more block properties 2013-02-02 17:38:15 +01:00
Shoghi Cervantes Pueyo
ad98fbf380 Added block info to /give command 2013-02-02 16:19:31 +01:00
Shoghi Cervantes Pueyo
bbd113692e Disallow placing torches on ceilings 2013-02-02 15:43:20 +01:00
Shoghi Cervantes Pueyo
888e84dd69 Block Names 2013-02-02 15:42:06 +01:00
Shoghi Cervantes Pueyo
5a054a8ab4 Added new methods of Block properties (WiP) 2013-02-02 13:36:18 +01:00
Shoghi Cervantes Pueyo
d24d826ffd Adventure Mode 2013-02-01 18:15:14 +01:00
Shoghi Cervantes Pueyo
60c57a6330 Correct and new slab placement (upside-down) 2013-01-31 18:20:01 +01:00
Shoghi Cervantes Pueyo
5096cdcde8 Added item pickup delay 2013-01-30 18:02:13 +01:00
Shoghi Cervantes Pueyo
08b67428a0 Placing signs text 2013-01-30 17:07:43 +01:00
Shoghi Cervantes Pueyo
da2b800ea8 Changes in item spawning 2013-01-28 23:07:17 +01:00
Shoghi Cervantes Pueyo
8a5708f47a Placing Signs 2013-01-28 19:01:41 +01:00
Shoghi Cervantes Pueyo
104817162d Added upside-down stairs 2013-01-28 18:19:16 +01:00
Shoghi Cervantes Pueyo
0c5826c8ab Water now generates source blocks 2013-01-27 11:29:43 +01:00
Shoghi Cervantes Pueyo
880121a83f Fixed a special water & lava case 2013-01-27 00:29:25 +01:00
Shoghi Cervantes Pueyo
0082bc9d10 Lava & water flow now creates stone, cobblestona and obsidian 2013-01-27 00:10:34 +01:00
Shoghi Cervantes Pueyo
d3c6c41ad0 Removed irrelevant things 2013-01-26 14:36:39 +01:00
Shoghi Cervantes Pueyo
0ae467c33f Bonemeal tall grass and flowers grow 2013-01-26 14:27:56 +01:00
Shoghi Cervantes Pueyo
7723e3784f Inventory saving (without checks) 2013-01-18 23:59:51 +01:00
Shoghi Cervantes Pueyo
aa92e83733 Placing blocks in an Entity fix *again* 2013-01-16 19:30:01 +01:00
Shoghi Cervantes Pueyo
d6ab1a9a87 Fixed events on BlockAPI 2013-01-15 20:58:53 +01:00
Shoghi Cervantes Pueyo
4ddb8a298b Ooops! 2013-01-15 18:27:05 +01:00
Shoghi Cervantes Pueyo
3938db7c4f Fixed placing transparent blocks 2013-01-15 18:26:17 +01:00
Shoghi Cervantes Pueyo
74fa32dfa9 Corrected slab placement
* Correct lateral slab placement
* Fixed When placing a block in a slab, it becomes a double one (only
stone)
2013-01-13 01:53:28 +01:00
Shoghi Cervantes Pueyo
7e4692aaf1 Correct block drop 2013-01-12 17:43:48 +01:00