Age | Commit message (Collapse) | Author |
|
into nextgen
|
|
|
|
|
|
now the insulated wires change their color when are turned on
|
|
The node property is_sticky_piston was applied to piston_up_normal rather than piston_up_sticky.
|
|
|
|
Conflicts:
mesecons/internal.lua
mesecons/wires.lua
mesecons_pistons/init.lua
|
|
|
|
|
|
|
|
|
|
e.g. the microcontroller to know where a signal comes from.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
mesecons_pistons/init.lua
|
|
|
|
remove the craft recipes for up/down pistons, and unify all the pushing/pulling behaviors into mesecon:piston_push(pos) and mesecon:piston_pull(pos).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
mesecons/internal.lua
|
|
http://minetest.net/forum/viewtopic.php?pid=56152#p56152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)
|
|
turbine, insulated wire
|
|
|
|
nodedef system
|
|
switch use it for reference.
|