Age | Commit message (Collapse) | Author |
|
|
|
here and there to facilitate this.
|
|
|
|
|
|
Remove old style flat inv images
|
|
buttons, punching switches, and flipping levers all make sounds.
|
|
http://minetest.net/forum/viewtopic.php?pid=56152#p56152
|
|
|
|
nodedef system
|
|
|
|
|
|
mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
|
|
|
|
fixed deprecated/invalid recipes in lightstones.
fixed copy&paste error in one of the delayer textures
fixed recipe for player detector to rely on microcontroller instead of old IC
|
|
|
|
visibly connect to neighboring wires.
|
|
|
|
|
|
|
|
|
|
mod into several modules - [BUGGY?]
|