[2.0.19] a hidden platform still shows in the remote view sidebar

Bugs that are actually features.
User avatar
Quezler
Fast Inserter
Fast Inserter
Posts: 133
Joined: Fri Mar 25, 2016 6:37 pm
Contact:

[2.0.19] a hidden platform still shows in the remote view sidebar

Post by Quezler »

running this command to set the platform hidden, and then reading if its hidden both run as expected, but the platform doesn't get hidden from the sidebar:

/c game.player.force.set_surface_hidden(game.player.surface, true)
/c game.print(game.player.force.get_surface_hidden(game.player.surface))

the expected behavior is that it hides the platform from the sidebar, but clicking on an alert or gps ping tags still taking you to view that platform surface.
Rseding91
Factorio Staff
Factorio Staff
Posts: 14912
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.19] a hidden platform still shows in the remote view sidebar

Post by Rseding91 »

Thanks for the report. Platforms were designed to always be visible and as such they do not interact with the hidden surface logic in any way from what I can find.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Not a bug”