44 Commits

Author SHA1 Message Date
Shoghi Cervantes
09720a2d90 Properly implemented Shaped recipes on Network and manager, no crafting! 2015-08-04 21:59:54 +02:00
Shoghi Cervantes
5621ab0c49 Updated some packets for 0.12, UUIDs, other stuff! 2015-08-02 01:22:36 +02:00
Shoghi Cervantes
f490ff8074
Added mossy stone brick recipe, added chiseled stone brick recipe, added cracked stone brick furnace recipe, fixed crafting stone bricks, fixed crafting stone brick slabs, closes #3161, fixes #3160 2015-06-13 13:45:05 +02:00
Shoghi Cervantes
ec82434ef4 Added charcoal for torches, improved recipe matching for wildcards, closes #3108 2015-06-05 16:48:27 +02:00
Oleg Basalyga
5b57fe6967 Update CraftingManager.php
Torch can't crafting
2015-05-29 10:30:20 +05:00
Shoghi Cervantes
76e6ccebd5 Proper recipe matching from network, bumped protocol, build 11, fixed entities not being killed on void (closes #3021), fixes achievement acquireIron not being possible (fixes #2600) 2015-05-15 13:59:29 +02:00
Shoghi Cervantes
71657a2a4e Improved effects, threading changes 2015-04-08 17:31:06 +02:00
Shoghi Cervantes
76767294bf Fish items, block of redstone! 2015-04-08 15:34:50 +02:00
Intyre
6309d4abf1
Fixed #2762 2015-03-08 15:53:01 +01:00
Shoghi Cervantes
83360187c9
Removed fence classes, added fence damage (¬¬ Mojang) 2015-01-08 17:51:29 +01:00
Shoghi Cervantes
346626305c
Corrected fence crafting recipes, closes #2457 2014-12-28 01:49:42 +01:00
Intyre
1b50879823 Snow layer recipe added: Fix for #2400 2014-12-13 17:10:17 +01:00
Shoghi Cervantes
a98da3bab1 Renamed old getID() calls to getId() 2014-12-07 15:21:32 +01:00
Shoghi Cervantes
a3b1d318cc Fixed ladder crafting recipe 2014-11-27 20:02:38 +01:00
Shoghi Cervantes
522b75645c Merge branch 'master' into 0.10 2014-11-05 19:04:36 +01:00
Shoghi Cervantes
9eed0a579c Fixed red sand smelting recipe 2014-11-05 17:41:12 +01:00
Shoghi Cervantes
064976d32b Fixed ladder recipe 2014-11-05 17:38:23 +01:00
Shoghi Cervantes
2abb577178 Fixed String -> Wool recipe 2014-11-05 17:36:44 +01:00
Shoghi Cervantes
127855c220 Fixed Snow block recipe 2014-11-05 17:36:06 +01:00
Shoghi Cervantes
93c7a3c170 Fixed bonemeal recipe, closes #2260 2014-11-05 17:32:28 +01:00
Shoghi Cervantes
4fba6d7c86 Merge branch 'master' into 0.10 2014-10-30 23:20:59 +01:00
Shoghi Cervantes
50cfeaa393 Fixed Stonecutter recipe 2014-10-29 12:36:34 +01:00
Shoghi Cervantes
dda8b03349 Fixed Bowl recipe 2014-10-29 12:12:54 +01:00
Shoghi Cervantes
56e848488a Fixed Trapdoor recipe 2014-10-29 12:10:48 +01:00
Shoghi Cervantes
d3327f450c Added different Fence Gates, new Fence Gate crafting recipes 2014-10-18 17:56:18 +02:00
Shoghi Cervantes
570cab9c66 Added different Fences, new Fence crafting recipes 2014-10-18 17:44:24 +02:00
Shoghi Cervantes
7aeacf2705 Fixed armor crafting recipes 2014-08-29 14:49:41 +02:00
Shoghi Cervantes
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00
Shoghi Cervantes
706bc8e8db Fixed undefined index on furnace recipes 2014-08-26 00:05:40 +02:00
Shoghi Cervantes
87b800ebb9 Fixed #1967 Glowstone dust -> Glowstone recipe 2014-08-25 11:33:47 +02:00
Shoghi Cervantes
3c231118a6 Fixed #1674 Wooden tools only craft with Oak wood 2014-08-18 14:43:08 +02:00
Yosshi999
4fa6fb0546 Updated Stick crafting recipe to give x4 2014-07-26 22:48:41 +09:00
Shoghi Cervantes
a0ce4b1d01 Updated Sign crafting recipe to give x3 2014-06-19 17:25:34 +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
8d40f843cf MainLogger can now have debug level disabled 2014-05-29 00:08:02 +02:00
Shoghi Cervantes
dafa4f1b1c Fixed null Items with id < 256 not working correctly 2014-05-28 17:58:09 +02:00
Shoghi Cervantes
9aed430fda Added Furnace recipes 2014-05-28 00:29:36 +02:00
Shoghi Cervantes
d5f160ea3d Added Stonecutter recipes 2014-05-27 23:59:59 +02:00
Shoghi Cervantes
3ac60f9860 Added Normal and Big crafting recipes, fixed CraftingTransactionGroup count 2014-05-27 23:26:07 +02:00
Shoghi Cervantes
6746987ce5 Added CraftItemEvent, Crafting system now uses Transactions 2014-05-27 17:49:22 +02:00
Shoghi Cervantes
6fcd5322d0 Implemented Transactions 2014-05-27 01:20:18 +02:00