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

Refactor AE Transfer Chip #22

Merged
merged 4 commits into from
Feb 10, 2025
Merged

Conversation

reobf
Copy link

@reobf reobf commented Feb 8, 2025

Still a draft.
Ready

Refactor AE Transfer Chip code to solve the problem of unexpected disconnection and other unpredictable behaviours.

This PR:
1.Remove LinkedGridNode.java, it's no longer used.
2.TileRemoteInterface no longer disguise itself as remote AE TileEntity to trick AE channel pathing system.
Remove 'implements IGridHost&IGridBlock'.
3.TileRemoteInterface now actively create&destroy remote GridConnection when needed.

before.mp4
after.mp4
working.fine.without.ae.mp4

@Dream-Master Dream-Master requested a review from a team February 8, 2025 09:43
@reobf reobf marked this pull request as ready for review February 10, 2025 09:15
@reobf
Copy link
Author

reobf commented Feb 10, 2025

Ready

Copy link
Member

@serenibyss serenibyss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes seem reasonable, thanks for the nice videos showing the improvements!

@serenibyss serenibyss merged commit bab5905 into GTNewHorizons:master Feb 10, 2025
1 check passed
@reobf reobf deleted the refactor branch February 11, 2025 09:53
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.

2 participants