Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The handles were never used anyway
|
|
|
|
|
|
|
|
|
|
|
|
http://mesecons.net for more information
|
|
|
|
|
|
|
|
|
|
buttons, punching switches, and flipping levers all make sounds.
|
|
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)
|
|
|
|
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.
|
|
|
|
"register_on_dignode" where possible.
|
|
mesecons
|
|
|