Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
on new games
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and make them show protected nodes.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
by default)
|
|
|
|
Also, add a "creative mode" configuration flag
|
|
versions of the default mod)
|
|
|
|
Adding fuel usage for digging and building. Fuel storage hopper module
added to hold fuel.
|
|
sophisticated traction, made structure climbable, added infotexts
|
|
Initial commit. Contains digger head, sand digger, builder, controller,
pusher, structure node, light, inventory, and digtron core crafting
item.
|