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 Thaumcraft leaves lag #359

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

HoleFish
Copy link
Contributor

@HoleFish HoleFish commented May 1, 2024

@HoleFish HoleFish requested a review from a team May 1, 2024 12:06
Glease added a commit to Glease/TC4Tweaks that referenced this pull request May 2, 2024
@Glease
Copy link
Contributor

Glease commented May 2, 2024

If it is so hard to get right with mixin I'd try asm. See Glease/TC4Tweaks@c700d15

/**
* Old breakBlock() does not override the correct method.
*/
@Override
Copy link
Member

Choose a reason for hiding this comment

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

Did you mean @Overwrite here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No. BlockMagicalLog does not actually override breakBlock() and I override it here

@Dream-Master Dream-Master merged commit 18efce5 into GTNewHorizons:master May 3, 2024
1 check passed
Dream-Master pushed a commit that referenced this pull request May 3, 2024
* fix

* Overwrite -> Redirect

(cherry picked from commit 18efce5)
@HoleFish HoleFish deleted the thaumDecayLag branch May 8, 2024 11:19
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.

Fast leaf decay on thaumcraft trees cause lag
5 participants