Age | Commit message (Collapse) | Author |
|
turbine, insulated wire
|
|
|
|
nodedef system
|
|
switch use it for reference.
|
|
register_conductor; first steps: move everything to legacy
|
|
|
|
Speed update of pressureplates up by using node_timers
|
|
|
|
bug introduced by commit before, 64d109b31b)
|
|
several places it was used on recepters and effectors. This issue, reported by simion314, is fixed in this commit by explicitly checking for the type of mesecon node being updated.
|
|
|
|
|
|
|
|
fall.
|
|
tile_images modified tiles
|
|
|
|
* not obtainable legitimately in Survival mode
* found in Creative inventory or using /giveme mesecons_commandblock:commandblock_off
* glows slightly when turned on
* runs a command in the context of the targeted player
* player can be targeted by name, or using the special forms (@nearest, @farthest, @random)
* when powered, runs its command with its parameters
* right click to bring up the configuration screen
* diggable and modifiable only by its owner, the person who placed it
|
|
param1/param2 value. This fixes pistons pushing pistons/torches/etc.
|
|
play nice with invalid states.
|
|
|
|
pushing mesecons around. Side effect is that it might be somewhat slower, and it waits a tiny delay before extending or retracting. This should be unnoticable in normal use.
|
|
|
|
|
|
Trapstone disappears upon mesecon signals, but unlike removestone, reappears after the mesecon signal turns off.
|
|
fix t-junction selectionbox when on (was node-sized)
|
|
|
|
|
|
|
|
|
|
https://github.com/Jeija/minetest-mod-mesecons
|
|
noone found
|
|
insulated crossed wire
|
|
|
|
|
|
|
|
|
|
make add_receptor_node(_off) deprecated
|
|
|
|
|
|
|
|
Gates
|
|
and microcontroller rules
|
|
|
|
|
|
|
|
|
|
the gate update the circuitry after it
|
|
|
|
|
|
|