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

1.21.4 porting #802

Merged
merged 4 commits into from
Dec 3, 2024
Merged

1.21.4 porting #802

merged 4 commits into from
Dec 3, 2024

Conversation

sakura-ryoko
Copy link
Contributor

The mod works as is for PRE2. There is a block of code that I couldn't get working right, so I just commented it out. It doesn't seem to effect anything from the Mod from working, but please verify what it's purpose was.

The reason it was commented out, was because it was removed from it's super class (EntryListWidget) under Vanilla, and only able to @OverRide the mouseClicked under ContainerWidget, which was causing an infinite loop; particularly concerning is clickedHeader (select now ?) where, the only Occurrence of this is under StatsScreen.ItemStatsListWidget or else false.

It's a situation where commenting it out was the easy solution that allows the mod to work, since the code that it was using was mostly removed from Vanilla.

@Prospector
Copy link
Member

good enough lol, the entire UI is gonna be rewritten at some point anyway. needs some fresh code

@Prospector Prospector merged commit 70de007 into TerraformersMC:1.21.3 Dec 3, 2024
1 check passed
@sakura-ryoko sakura-ryoko deleted the 1.21.4 branch December 3, 2024 22:47
@haykam821 haykam821 linked an issue Dec 3, 2024 that may be closed by this pull request
@sakura-ryoko
Copy link
Contributor Author

I checked over Placeholder already, so the 1.21.3 is fine for 1.21.4, no problems.

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.

Crash when trying v12.0.0-beta.1 for 1.21.2-pre3 on 1.21.4-pre1
2 participants