Andrew Miner
a33697b7b4
Avoid cycle by removing Wool from String recipe
...
* The crafting algorithm isn't quite smart enough yet to detect cycles, so
adding recipes like String -> Wool and Wool -> String will cause infinite
loops. So, for now, I'm removing such recipes until the algorithm is fixed.
2013-09-03 00:11:58 -07:00
Andrew Miner
40c7b7a59a
Merge branch 'ZL123-recipes'
...
Conflicts:
html/data/vanilla.json
2013-09-03 00:03:56 -07:00
Andrew Miner
5f59fdab6c
Correct added vanilla recipes from ZL123
2013-09-03 00:00:33 -07:00
Andrew Miner
f89de8abd8
[ #13 , #23 ] Add support for alternate recipes
...
* Added support for determining all the possibly ways to create a given item
* Added full unit test support
2013-09-02 12:24:08 -07:00
whizzball1
9e2ab596c4
Added Bricks (block)
...
Didn't call it Bricks (block) because they have two different names, brick for the single and bricks for the block.
2013-08-22 08:03:46 -07:00
ZL123
026fef522a
Added a bunch more vanilla recipes, including Chain Armor, because why not?
2013-08-21 14:32:27 +08:00
ZL123
4590263a93
Added recipes for Beacon, TNT, and Buttons.
2013-08-21 10:01:11 +08:00
Andrew Miner
87c6664363
Added "Energy and Wiring" items for IC2
2013-08-19 19:49:41 -07:00
Andrew Miner
50fdab3ff1
Added a partial recipe book for IC2
...
* Added some missing recipes for the vanilla recipe book
2013-08-19 00:52:54 -07:00
Andrew Miner
c4709c28bd
Added initial version of styling to the UI
2013-08-18 01:13:32 -07:00
Andrew Miner
7ea8fcb5ec
Change dir structure for deployment
2013-08-17 17:04:36 -07:00