Page 1 of 1

[0.9.8] Walking through pipes connected to an assembler

Posted: Mon May 19, 2014 4:13 pm
by Kazuar
Bug Appearance

There exists a small gap between an assembling machines i/o-pipes and adjacent, connecting pipes that the player can walk through (not tested for any entity).

Reproduction

1) Set up any assembling machine requesting for input or output of fluids
2) Place pipes to connect to the i/o-pipes (tested for both surface and subsurface pipes)
3) Observe how, despite the sprites and the ‘chemical plant’ behavior indicating otherwise, one can walk in between the assembler and the pipes

Remarks

My layman’s guesstimate is that the assembling machine uses its ‘non-piped’ collision boxes.

[edit: version added to title]

Re: [0.9.8] Walking through pipes connected to an assembler

Posted: Mon Jun 02, 2014 7:46 pm
by kovarex
Hello, thank you for the report, it has been fixed for 0.10

Pipe/Boiler/Pump and wall bounding boxes are now variable depending on the connection.

It allows to have two corner pipes/walls that are not connected still walkable in between, while there isn't space between the walls when they are connected.

I wanted to do it for a long time, and this bug report finally made me to do so.