[kovarex] selection_box does not rotate on type storage-tank

This subforum contains all the issues which we already resolved.
Post Reply
malventano
Filter Inserter
Filter Inserter
Posts: 340
Joined: Thu Apr 27, 2017 4:31 pm
Contact:

[kovarex] selection_box does not rotate on type storage-tank

Post by malventano »

selection_box does not rotate as expected with a non-square item of type storage-tank. Effect exaggerated below:

Image

collision_box and pipe_connections rotate as expected, but selection_box does not. I didn't have graphics handy so I just bordered with pipe connections. Values used for the above example:

Code: Select all

    collision_box = {{-0.3, -6.3}, {0.3, 6.3}},
    selection_box = {{-0.5, -6.5}, {0.5, 6.5}},
Allyn Malventano
---
Want to improve fluid flow between pumps / across longer distances? Try my Manifolds mod.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [kovarex] selection_box does not rotate on type storage-tank

Post by kovarex »

Thanks for the report.
I didn't test it as the solution was pretty straightforward, but it should be fixed for 0.15.13

malventano
Filter Inserter
Filter Inserter
Posts: 340
Joined: Thu Apr 27, 2017 4:31 pm
Contact:

Re: [kovarex] selection_box does not rotate on type storage-tank

Post by malventano »

kovarex wrote:Thanks for the report.
I didn't test it as the solution was pretty straightforward, but it should be fixed for 0.15.13
Confirmed fixed in 0.15.13. Thank you!
Allyn Malventano
---
Want to improve fluid flow between pumps / across longer distances? Try my Manifolds mod.

Post Reply

Return to “Resolved Problems and Bugs”