Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
blue lightstone recipe
|
|
|
|
images for blue lightstone
|
|
|
|
Reduced the number of µC images.
|
|
off image, then four port images that can be overlaid on top of the
blank.
|
|
uC bottom
|
|
|
|
pressing enter will reprogram the µC instead of acting like escape
|
|
|
|
Display yC Code in Infotexts
|