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

g [fixed] game.log does not work

4 years ago

debug = true as well as game.log does not write to logfile.
(game.print works, but this is annooying and cannot be copied)

4 years ago

Oh, guess lua global "print()" stuff doesn't ends up in log.
There's "conf.debug_print = print" tunable for that, guess will flip it to use "log" instead.
"print()" is kinda nicer in that there's no giant prefix before these lines in factorio's stdout, but oh well.

4 years ago
(updated 4 years ago)

Should be fixed in 0.0.9. Thanks again.

New response