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
Age
Commit message (
Collapse
)
Author
2017-01-02
remove some stray minetest.debug calls
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
Some more readme tweaks, and a recycling recipe for the fuelstore
FaceDeer
2017-01-01
add fuel storage hopper recipe to readme
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-31
Fix formatting of recipes in readme
FaceDeer
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.
2016-12-30
:confetti_ball: Added .gitattributes & .gitignore files
FaceDeer