[Bilka] [0.17.4] SelectionTool selection_mode "tiles" broken
Posted: Sun Mar 03, 2019 10:20 pm
Since 0.17.0 the selection_mode flag "tiles" is no longer accepted by the game, despite what the API and Wiki would suggest.
As far as I can tell the flag was removed in PR2321 but it's removal was never documented beyond that. Removing this flag breaks one of my mods as that flag was the only way, at least as far as I have been able to find, to only select an area with a selection tool (no tiles, items, or entities).
This might be a workflow issue on my part, but having some way to only mark an area has been useful. My request would be to either make selection_mode optional or reinstate the "tiles" flag (but perhaps rename it to "nothing").
As far as I can tell the flag was removed in PR2321 but it's removal was never documented beyond that. Removing this flag breaks one of my mods as that flag was the only way, at least as far as I have been able to find, to only select an area with a selection tool (no tiles, items, or entities).
This might be a workflow issue on my part, but having some way to only mark an area has been useful. My request would be to either make selection_mode optional or reinstate the "tiles" flag (but perhaps rename it to "nothing").