Age | Commit message (Expand) | Author |
2017-01-04 | Declare some variables local | FaceDeer |
2017-01-04 | Remove unused texture | FaceDeer |
2017-01-04 | Particle effects for digger heads | FaceDeer |
2017-01-04 | Fix the marker math. Not sure what I was thinking. | FaceDeer |
2017-01-04 | Prettier marker textures | 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 | Reduce the length of some error messages, was able to overflow the infotext u... | FaceDeer |
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 pre... | FaceDeer |
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 |
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 o... | FaceDeer |
2017-01-01 | Introduced a bug with builders in the last checkin | FaceDeer |
2016-12-31 | Changed sand digger to a more generic soft material digger, added more sophis... | FaceDeer |
2016-12-31 | Fix formatting of recipes in readme | FaceDeer |
2016-12-30 | Initial commit | FaceDeer |
2016-12-30 | :confetti_ball: Added .gitattributes & .gitignore files | FaceDeer |