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

Fix long distance pipelines being very janky #2938

Open
wants to merge 3 commits into
base: 1.20.1
Choose a base branch
from
Open

Conversation

omergunr100
Copy link
Contributor

@omergunr100 omergunr100 commented Mar 7, 2025

What

Automatically refresh the long distance network once every second while an endpoint hasn't been found.
Automatically refresh on invalidation.
Decouple meta machine block entity from long distance pipelines (unique capability getters).
Send block update when connection is established to refresh nearby manipulators.
Prevent insertion from non-input sides.

Outcome

Fixes #2907

Potential Compatibility Issues

Addons that implemented custom long distance pipelines will need to provide a proper implementation of the capability getters.

@omergunr100 omergunr100 added 1.20 type: bugfix general bug fixes labels Mar 7, 2025
@omergunr100 omergunr100 requested a review from a team as a code owner March 7, 2025 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20 type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent long distance pipes
1 participant