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 [lua-qiz] Current LUA version

2 years ago

First, this mod is fantastic and so very very useful, documentation is great and it just works, so thanks!

In the documentation the LUA version referenced is 5.2 and I think we are at 5.4, is there a plan for updating?

2 years ago

Thanks.

Mod doesn't actually implement lua language, and is implemented using factorio's lua modding api, where it evaluates combinator code within a restricted subset of factorio's lua environment.
So its lua version is same as factorio's, and that's 5.2.1 atm, as far as I know, and as mentioned in factorio lua api docs.

If factorio devs update built-in lua interpreter to 5.4 in the upcoming expansion, it'd be updated here as well, but it's entirely up to them, I'm afraid.

Wrt how likely it is - dunno really.
Don't think lua update should break many mods, as it only adds new stuff afaik, and almost certainly should be less of a breakage than major game expansion, so I think it's possible, if dev team finds new lua stuff worth the time/effort, or maybe if modders complain about deficiencies of old lua in this api too.
You can probably check forums for such threads or maybe ask there or on official discord.

2 years ago

Hey thanks! I am seeing that now, probably should have dug a little deeper...

New response