Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Doesn't show protection though.
|
|
|
|
|
|
texture for easier modding by end users
|
|
easier reskinning
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding fuel usage for digging and building. Fuel storage hopper module
added to hold fuel.
|
|
Initial commit. Contains digger head, sand digger, builder, controller,
pusher, structure node, light, inventory, and digtron core crafting
item.
|