Commit Graph

208 Commits

Author SHA1 Message Date
FaceDeer
47e42801d2 Adding fuel usage
Adding fuel usage for digging and building. Fuel storage hopper module
added to hold fuel.
2017-01-01 17:12:32 -07:00
FaceDeer
12748d2f89 add a check for falling_nodes to make stuff fall after the digtron has passed 2017-01-01 12:02:03 -07:00
FaceDeer
c6d715d887 If cycle fails due to out-of-inventory failure, reports first item that was out of stock 2017-01-01 00:53:40 -07:00
FaceDeer
6c7842d92c Introduced a bug with builders in the last checkin
Dumb oversight, didn't notice lazy execution of "and" here.
2017-01-01 00:00:24 -07:00
FaceDeer
68e0ca21c6 Changed sand digger to a more generic soft material digger, added more sophisticated traction, made structure climbable, added infotexts 2016-12-31 21:19:52 -07:00
FaceDeer
70803f1f44 Fix formatting of recipes in readme 2016-12-31 00:25:04 -07:00
FaceDeer
2695c61033 Initial commit
Initial commit. Contains digger head, sand digger, builder, controller,
pusher, structure node, light, inventory, and digtron core crafting
item.
2016-12-30 23:38:18 -07:00
FaceDeer
25ca1c0261 🎊 Added .gitattributes & .gitignore files 2016-12-30 23:34:57 -07:00