Adds a hotkey to highlight unconnected undergound pipes/belts near the player.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
In 0.16 LuaEntity.neighbours on a pipe (or anything else with a fluidbox) returns an array of arrays of entities, one array for each fluidbox.
Here is an updated control.lua that reflects this change, and adds a few other small fixes: https://pastebin.com/avhejqe6
@GotLag - thanks for the fix. Such a handy tool.
Is there an 1.1 update in work?
Yeah, sure, give me a bit
Done