Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Fix previous commit
|
|
This restores the previous behavior when code=nil, and shows the code when not.
|
|
fix missing code display in after() in µC
|
|
|
|
prevent crash in µC sbi
|
|
just inserting "sbi(A, C!=D)" into a µC without connecting it to anything
causes 'b' at line 510 to become nil, crashing the server.
|
|
|
|
|
|
receivers are now visibly insulated
|
|
|
|
|
|
Modified pistons, movestone, mvps for all liquid
|
|
|
|
gave receiver objects their own textures.
|
|
separately, plus the nodeboxes were a little glitchy with the wires textures.
|