Commit Graph

15 Commits

Author SHA1 Message Date
FaceDeer
c57582e775 Internationalization support
What a lot of strings.
2017-02-04 23:08:38 -07:00
FaceDeer
7a044ec4e9 generalize the sticks required for Digtron structure blocks 2017-02-01 22:16:38 -07:00
FaceDeer
2e4f894f9e Move crate recipe into the recipes file 2017-01-20 00:34:01 -07:00
FaceDeer
5a30fe40e3 Add "Doc" modpack support. Also fix up some bugs with crate marker entities, and make them show protected nodes. 2017-01-17 19:57:20 -07:00
FaceDeer
f0e09f136a Add dual digger heads for eventual use with diagonal movement 2017-01-13 23:20:59 -07:00
FaceDeer
d7e5309833 Added a rotation controller
Well that was a lot of work. Also, switched the "waiting" timer
management to the actual on_timer system - I noticed that minetest.after
wasn't persisting through server shutdown and restart, that could put a
controller in a "broken" state.
2017-01-08 01:23:10 -07:00
FaceDeer
4b5eb1b865 quick tweak of one of the structural panel recipes to make it less likely to accidentally turn into a soft digger 2017-01-06 19:54:58 -07:00
FaceDeer
4c44a1e731 fixed recipe bug, can now craft soft diggers again 2017-01-06 19:37:49 -07:00
FaceDeer
105b8a068f Various structural panels 2017-01-06 19:34:51 -07:00
FaceDeer
6af67133be Adding combined storage module 2017-01-06 12:07:27 -07:00
FaceDeer
cfd6071ee6 Added the auto-controller. 2017-01-03 23:03:41 -07:00
FaceDeer
3600a745be Add intermittent and non-intermittent versions of the diggers. 2017-01-03 19:43:32 -07:00
FaceDeer
baadc75334 Some more readme tweaks, and a recycling recipe for the fuelstore 2017-01-01 18:35:29 -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
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