Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-04 | Builders no longer keep a real copy of the object they're "programmed" with. ↵ | FaceDeer | |
Also, add a "creative mode" configuration flag | |||
2017-01-03 | combatibility with Carbone (and presumably other games that use older ↵ | FaceDeer | |
versions of the default mod) | |||
2017-01-03 | Reduce the length of some error messages, was able to overflow the infotext ↵ | FaceDeer | |
under certain conditions. | |||
2017-01-03 | Added the auto-controller. | FaceDeer | |
2017-01-03 | Add intermittent and non-intermittent versions of the diggers. | FaceDeer | |
2017-01-02 | making digtron nodes diggable by hand. Also extracting controller code in ↵ | FaceDeer | |
prep for an autonomous controller | |||
2017-01-01 | add node sounds | FaceDeer | |
2017-01-01 | Adding fuel usage | FaceDeer | |
Adding fuel usage for digging and building. Fuel storage hopper module added to hold fuel. | |||
2017-01-01 | add a check for falling_nodes to make stuff fall after the digtron has passed | FaceDeer | |
2017-01-01 | If cycle fails due to out-of-inventory failure, reports first item that was ↵ | FaceDeer | |
out of stock | |||
2017-01-01 | Introduced a bug with builders in the last checkin | FaceDeer | |
Dumb oversight, didn't notice lazy execution of "and" here. | |||
2016-12-31 | Changed sand digger to a more generic soft material digger, added more ↵ | FaceDeer | |
sophisticated traction, made structure climbable, added infotexts | |||
2016-12-30 | Initial commit | FaceDeer | |
Initial commit. Contains digger head, sand digger, builder, controller, pusher, structure node, light, inventory, and digtron core crafting item. |