Page 1 of 1

[0.15.2] Filtered deconstruction-planners don't remove ghost

Posted: Wed Apr 26, 2017 8:19 pm
by sillyfly
This is a pretty minor inconsistency - when using a deconstruction planner on ghosts, the ghosts are removed. If the deconstruction planner is filtered, ghosts aren't removed even though they match the filter.
Besides being an inconsistent behavior, having it work would be helpful for cases when you want to clean up a plan (ghost) of old items (in my case - removing all wooden electric poles).

Re: [0.15.2] Filtered deconstruction-planners don't remove ghost

Posted: Wed Apr 26, 2017 8:27 pm
by Rseding91
Ghosts are their own thing (selectable in the "?" section).

It works this way internally because although ghosts may hold some entity internally they're still unique from the rest of the entities.

Re: [0.15.2] Filtered deconstruction-planners don't remove ghost

Posted: Wed Apr 26, 2017 8:29 pm
by sillyfly
Ah, I hadn't realized there's a specific tab for ghosts. Thanks and sorry for trouble :D

Re: [0.15.2] Filtered deconstruction-planners don't remove ghost

Posted: Fri Apr 28, 2017 6:29 am
by sillyfly
Ok, so after playing again I see what you mean, but it only allows to filter all ghosted entities or none at all. If I want to remove say only electric-pole ghosts there is no way of doing it.
But I guess that would be a feature request?