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

Port passthrough hatches to MUI2 and allow them to be togged #2504

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Zorbatron
Copy link
Member

@Zorbatron Zorbatron commented Jun 15, 2024

What

To resolve #2490

Implementation Details

I migrated them to MUI2 and added logic in update() to only move stuff when active.

Outcome

Passthrough hatches can be toggled in their GUIs and controller covers can be attached.

Potential Compatibility Issues

Passthrough hatches which were placed before this change should be set to working when loaded for the first time because of a check in readFromNBT.

I'm not satisfied with the outcome of the fluid passthrough hatch's new UI, so I'll have to keep working on that. *Please don't merge until the FluitSlot from MUI2 matches how it works in MUI no idea when this will be changed so oh well.

@Zorbatron Zorbatron requested a review from a team as a code owner June 15, 2024 21:18
@Zorbatron
Copy link
Member Author

Also, would it make sense to have the input and output be toggled separately, or just both at the same time (how I have it now)?

@bruberu bruberu added the type: feature New feature or request label Jun 18, 2024
@Zorbatron Zorbatron closed this Jul 11, 2024
@Zorbatron Zorbatron changed the title Allow passthrough hatches to be toggled Port passthrough hatches to MUI2 and allow them to be togged Sep 19, 2024
@Zorbatron Zorbatron reopened this Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
Status: Medium
Development

Successfully merging this pull request may close these issues.

The auto pull/push of passthrough hatches should be able to be disabled like mulitblock busses and hatches.
2 participants