Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neighboring Pipe Filters Combining #13

Closed
JoshMayberry opened this issue Aug 15, 2020 · 5 comments
Closed

Neighboring Pipe Filters Combining #13

JoshMayberry opened this issue Aug 15, 2020 · 5 comments

Comments

@JoshMayberry
Copy link

If I have two filters next to each other like this:
image

Then filter A bleeds over into filter B.
The pipe probe says that the barrel connected to filter A has only filter A applied.
The barrel connected to filter B has both filter A and filter B applied.

This is the same if the "Persist to other pipes" flag is set to true or false.

Is there a way I can disconnect the two filter pipes from each other, but still have them next to each other?
Perhaps if I were to shift-right-click on a connection while holding the pipe probe, it would disconnect the two pipes from each other?
Or perhaps, an advanced filtering option could be for the filter to only connect along the x-axis, y-axis, or z-axis (in a straight line)?
Or perhaps, like the colored pipes, I could apply a color to the filter?
Or perhaps, like in Thermal Expansion machines, the GUI could have an enable/disable connectable-direction thing?
Or perhaps, an item like a Build craft Facade can be placed on one side of the filter to prevent them from connecting?

@cakewhip
Copy link
Collaborator

The filter bleeding has been fixed, just need to make a release. As for solutions to disconnect the filter pipes, currently weighting the various solutions in terms of how they'd fit in with the mod in its current state. Pipe connections will most likely be the next big thing I work on.

@JoshMayberry
Copy link
Author

As long as the bleeding is fixed, disconnecting them is not as critical. :)

@JoshMayberry
Copy link
Author

JoshMayberry commented Aug 21, 2020

How is the release with the filter bleeding fix coming? :)

@cakewhip
Copy link
Collaborator

The persistence issues should be fixed now as of v1.2.1. Had to take a small break, but updates should be flowing again now. 👍

@JoshMayberry
Copy link
Author

Awesome. I guess that version isn't on curseforge yet.
:) Breaks are fine, just following up- no pressure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants