index
:
digtron
master
bananach/master
origin/HEAD
origin/cleanup
origin/extrusion
origin/layout-refactor
origin/master
origin/more_technic
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_builders.lua
Age
Commit message (
Expand
)
Author
2017-01-18
Add a bunch of achievements via optional dependency on the Awards mod
FaceDeer
2017-01-17
Add "Doc" modpack support. Also fix up some bugs with crate marker entities, ...
FaceDeer
2017-01-10
convert all the textures to transparent overlays on digtron_plate to allow ea...
FaceDeer
2017-01-08
Added a rotation controller
FaceDeer
2017-01-07
Builder wasn't saving manually-entered facing value. Also, make metadata move...
FaceDeer
2017-01-05
Adding is_ground_content = false to all digtrons
FaceDeer
2017-01-05
Add logging of various events.
FaceDeer
2017-01-05
fix crash when entering non-numeric period or offset in builder config
FaceDeer
2017-01-04
Fix the marker math. Not sure what I was thinking.
FaceDeer
2017-01-04
Builders no longer keep a real copy of the object they're "programmed" with. ...
FaceDeer
2017-01-03
combatibility with Carbone (and presumably other games that use older version...
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 pre...
FaceDeer
2017-01-02
Adding item display entities to the builder heads
FaceDeer
2017-01-02
adding output location visualizer entities for the build heads.
FaceDeer
2017-01-01
add node sounds
FaceDeer
2017-01-01
Adding fuel usage
FaceDeer
2017-01-01
If cycle fails due to out-of-inventory failure, reports first item that was o...
FaceDeer
2016-12-30
Initial commit
FaceDeer