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

Initial support for channels on EnderFluidConduits #26

Merged
merged 5 commits into from
Dec 13, 2020

Conversation

dvdmandt
Copy link

@dvdmandt dvdmandt commented Dec 7, 2020

This is pretty basic support for channels on ender fluid conduits. It mainly copies item conduits for gui and rendering and does the most basic check possible to match source and target before checking target filters or target acceptance.

This is pretty basic support for channels. There's plenty of room for optimizations in the network logic.
@Glease
Copy link

Glease commented Dec 11, 2020

Resolve merge conflict please.

@dvdmandt dvdmandt marked this pull request as draft December 11, 2020 05:04
@dvdmandt dvdmandt marked this pull request as ready for review December 11, 2020 05:17
@dvdmandt
Copy link
Author

Resolved the merge conflict and fixed the references. Now we just need to fix the GUI which became too cramped with both the channel and RR button.

@dvdmandt
Copy link
Author

I have now fixed the GUI of the fluid conduit as well, based how it's done for item conduits. It should be ready for merge.

@Dream-Master Dream-Master merged commit c08af8e into GTNewHorizons:master Dec 13, 2020
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

Successfully merging this pull request may close these issues.

3 participants