Commit Graph

13 Commits

Author SHA1 Message Date
FaceDeer
e9e8e202f9 Add logging of various events. 2017-01-05 20:58:36 -07:00
FaceDeer
1307710a60 fix crash when entering non-numeric period or offset in builder config 2017-01-05 19:40:41 -07:00
FaceDeer
92f775a38d Fix the marker math. Not sure what I was thinking. 2017-01-04 20:37:49 -07:00
FaceDeer
1ecb6964d9 Builders no longer keep a real copy of the object they're "programmed" with. Also, add a "creative mode" configuration flag 2017-01-04 19:23:21 -07:00
FaceDeer
d545593f27 combatibility with Carbone (and presumably other games that use older versions of the default mod) 2017-01-03 23:56:34 -07:00
FaceDeer
3600a745be Add intermittent and non-intermittent versions of the diggers. 2017-01-03 19:43:32 -07:00
FaceDeer
c1a090137c making digtron nodes diggable by hand. Also extracting controller code in prep for an autonomous controller 2017-01-02 20:07:15 -07:00
FaceDeer
2b5dc41d50 Adding item display entities to the builder heads 2017-01-02 18:50:03 -07:00
FaceDeer
ec1ee19893 adding output location visualizer entities for the build heads. 2017-01-02 16:05:48 -07:00
FaceDeer
5ba5b76ba7 add node sounds 2017-01-01 21:17:52 -07:00
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
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
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