Hide circuit connections that do not originate from the player

Things that we aren't going to implement
User avatar
hgschmie
Fast Inserter
Fast Inserter
Posts: 154
Joined: Tue Feb 06, 2024 5:18 am
Contact:

Hide circuit connections that do not originate from the player

Post by hgschmie »

With the miniloader redux mod, I have entities that look like this:
Screenshot 2025-11-18 at 11.14.23.png
Screenshot 2025-11-18 at 11.14.23.png (1.07 MiB) Viewed 168 times
This is a freshly minted loader just sitting there. If you open the GUI, it opens the circuit network sub-GUI and shows red and green connections. That is because internally, the miniloader is multiple, hidden entities that are connected to each other with wires that were created with `defines.wire_origin.script`. They are not directly visible to the player (as stated in the docs) but their effect is.

It would be great if the game would ignore such wires and simply show the entity without opening the sub-gui (and if you open it, it should not show any connections unless the player explicitly created them).
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 4301
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [2.0.72] Hide circuit connections that do not originate from the player

Post by boskid »

I completly disagree with this request.

Maybe the connector does not draw when having only script wires, but the control behavior is active and can disable the entity. Not showing circuit connection gui when it could contain settings that make entity disabled or work differently, it is important to have circuit connection gui visible because it presents all settings that are possibly interfering with entity behavior and are needed for a player to understand entity behavior, especially when finding why somehing is not working.
Koub
Global Moderator
Global Moderator
Posts: 8075
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: [2.0.72] Hide circuit connections that do not originate from the player

Post by Koub »

[Koub] OK so this should be moved to Won't implement, I guess.
Koub - Please consider English is not my native language.
Post Reply

Return to “Won't implement”