Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Multi rules
Merged for near-future textures to be merged cleanly.
|
|
|
|
globalstep, configurable to be on/off
|
|
|
|
gate.
We need to call a changesignal even if the gate/other effector is still
connected to a power source in a way.
|
|
|
|
|
|
e.g. the microcontroller to know where a signal comes from.
|
|
|
|
|
|
|
|
register_conductor; first steps: move everything to legacy
|
|
noone found
|
|
make add_receptor_node(_off) deprecated
|
|
|
|
|
|
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)
|
|
|
|
turn on)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
true (in mesecons/settings.lua)
|
|
|
|
|
|
|
|
"register_on_dignode" where possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mod into several modules - [BUGGY?]
|