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

Assembly changes #340

Merged
merged 4 commits into from
Jan 21, 2023
Merged

Assembly changes #340

merged 4 commits into from
Jan 21, 2023

Conversation

copperwarrior
Copy link
Member

Assembly changes from 1.16.5 main required for Eureka disassembly to work properly.

Tested on Forge, needs testing on Fabric.

@CLAassistant
Copy link

CLAassistant commented Jan 14, 2023

CLA assistant check
All committers have signed the CLA.

@copperwarrior
Copy link
Member Author

Tested it on fabric, seems to work properly

 - relocateBlock has option to update blocks around it or not
 - updateBlock method to thoroughly update moved blocks
 - Assembly updates blocks separately after moving all of them

(cherry picked from commit 9c6279b)
 - Flag 64 and neighbor updates were causing blocks to break that shouldn't break.

(cherry picked from commit 49f473a)
@Rubydesic Rubydesic force-pushed the 1.18.x/assembly_changes branch from 334246c to 5fc10c3 Compare January 20, 2023 20:50
Copy link
Contributor

@ewoudje ewoudje left a comment

Choose a reason for hiding this comment

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

Seems good to me, this is also already tested code in 1.16 so il merge it

@ewoudje ewoudje merged commit f520a5c into 1.18.x/main Jan 21, 2023
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