Moon Logic deprecated

by mk-fg

Adds Lua-programmable circuit network combinator. Based on Sandboxed LuaCombinator and LuaCombinator2 mods. Probably won't work in multiplayer games.

Content
2 years ago
1.0 - 1.1
4.97K
Circuit network

b [fixed] Input signal is not readable

3 years ago

Hello.
Something seems to have broken in the latest version 0.0.66.
The code that simply copies the input signal to the output does not work.
https://i.imgur.com/C27NcfC.jpg

By the way, it seems to work fine with the previous version 0.0.65.

3 years ago

Oh yeah, it's those major changes to fix signal ambiguity issue reported by ixu in the other thread yesterday - something had to be broken there :)
Inputs were caching short signal names already, but forgot that I changed how lookups were done there and didn't think to test it.
Should be fixed in 0.0.67, thanks for reporting.

New response