Page 1 of 1
Hide signal-unknown
Posted: Mon Jun 07, 2021 2:37 pm
by DaveMcW
In data/core/prototypes/unknown.lua, please add the "hidden" flag to signal-unknown. When it is not hidden, it spams the choose-elem-button menu.
If
85768 was implemented I could hide it myself, but this is an easier fix.

- choose-elem-button.png (51.81 KiB) Viewed 1375 times
Re: Hide signal-unknown
Posted: Mon Jun 07, 2021 2:40 pm
by Bilka
There is no such "hidden" flag for the signal prototype.
Re: Hide signal-unknown
Posted: Mon Jun 07, 2021 2:52 pm
by DaveMcW

- nooo.jpg (38.07 KiB) Viewed 1360 times
Re: Hide signal-unknown
Posted: Mon Oct 07, 2024 10:39 am
by Bilka
Bilka wrote: Fri Oct 04, 2024 1:03 pm
Unified the way hidden property of all prototypes is specified, which is always a hidden bool instead of different kind of flags.
and the unknown signal is indeed set to be hidden by default in 2.0.