summaryrefslogtreecommitdiff
path: root/node_builders.lua
AgeCommit message (Expand)Author
2017-01-20add line breaks to tooltipsFaceDeer
2017-01-20Switch user-facing strings to use the word "block" instead of "node"FaceDeer
2017-01-18Add a bunch of achievements via optional dependency on the Awards modFaceDeer
2017-01-17Add "Doc" modpack support. Also fix up some bugs with crate marker entities, ...FaceDeer
2017-01-10convert all the textures to transparent overlays on digtron_plate to allow ea...FaceDeer
2017-01-08Added a rotation controllerFaceDeer
2017-01-07Builder wasn't saving manually-entered facing value. Also, make metadata move...FaceDeer
2017-01-05Adding is_ground_content = false to all digtronsFaceDeer
2017-01-05Add logging of various events.FaceDeer
2017-01-05fix crash when entering non-numeric period or offset in builder configFaceDeer
2017-01-04Fix the marker math. Not sure what I was thinking.FaceDeer
2017-01-04Builders no longer keep a real copy of the object they're "programmed" with. ...FaceDeer
2017-01-03combatibility with Carbone (and presumably other games that use older version...FaceDeer
2017-01-03Add intermittent and non-intermittent versions of the diggers.FaceDeer
2017-01-02making digtron nodes diggable by hand. Also extracting controller code in pre...FaceDeer
2017-01-02Adding item display entities to the builder headsFaceDeer
2017-01-02adding output location visualizer entities for the build heads.FaceDeer
2017-01-01add node soundsFaceDeer
2017-01-01Adding fuel usageFaceDeer
2017-01-01If cycle fails due to out-of-inventory failure, reports first item that was o...FaceDeer
2016-12-30Initial commitFaceDeer