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

Port to Minecraft 1.21 #53

Closed
wants to merge 2 commits into from
Closed

Port to Minecraft 1.21 #53

wants to merge 2 commits into from

Conversation

IMS212
Copy link
Contributor

@IMS212 IMS212 commented Jun 25, 2024

No description provided.

Copy link
Owner

@LambdAurora LambdAurora left a comment

Choose a reason for hiding this comment

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

omg you're so based for this.

Also sorry for inflicting you this pain.
And what the heck is DeltaTracker??? Oh god I am scared now 😭

.uv(0, y / 32.f + vOffset)
.color(red, green, blue, alpha).next();
tessellator.draw();

Copy link
Owner

Choose a reason for hiding this comment

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

Render background gone???

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wasn't sure what you wanted to replace it with

Copy link
Contributor Author

Choose a reason for hiding this comment

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

(also feel free to commit anything to the PR)

Copy link
Owner

Choose a reason for hiding this comment

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

wasn't sure what you wanted to replace it with

well I'm cooking an implementation of a proper replacement for 1.20.6 then I'll do a proper merge of that

@LambdAurora LambdAurora added the t: port Port to a new version. label Jun 25, 2024
@IMS212 IMS212 closed this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: port Port to a new version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants