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

Update to 1.21.3 #399

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Update to 1.21.3 #399

wants to merge 5 commits into from

Conversation

Xtendera
Copy link

@Xtendera Xtendera commented Dec 22, 2024

Description

I am attempting to update this addon to 1.21.3. There is a lot of changes so bare with me while I attempt to fix everything.

Related Issue

#397

Motivation and Context

This project is a bit backlogged, I totally get it and I will try to lessen the work for maintainers.

How Has This Been Tested?

I will individually test some features once it starts working, but I will ask for other people's help to make sure everything works properly and will make changes as needed.

Builds

Testing builds for 1.21.3 are now available.

Build 1:
Artifact

Roadmap (Not all changes may be committed yet, this is specifically for my own tracking)

  • Update Gradle and Dependencies
  • CenterCommand.java
  • KickCommand.java
  • InteractionScreen.java
  • GameRendererMixin.java
  • AntiCrash.java
  • ExtraElytra.java
  • PacketFly.java
  • ArrowDmg.java
  • AutoCraft.java
  • BoatPhase.java
  • ChorusExploit.java
  • CoordLogger.java
  • FullFlight.java
  • Jetpack.java
  • KnockbackPlus.java
  • NewChunks.java
  • Ore.java

⚠️Rendering.java (See below)

  • ShieldBypass.java

⚠️SkeletonESP.java (See below)

  • SoundLocator.java
  • GiveUtils.java
  • RejectUtils.java
  • WorldUtils.java

⚠️ Issues with SkeletonESP and Shaders

In Minecraft 1.21.2, Minecraft's rendering system was rewritten, breaking some of the code used in many modding projects, including this one. There is work being done to transition old code over to the new system, but it will take some time. For now, expect that some parts of the SkeletonESP Module and the Shaders feature of the Rendering module will be broken until further notice.

Don't expect it to work anytime soon.
@Xtendera
Copy link
Author

By the way, my changes for AutoCraft.java are quite weird, if someone could verify that it logically makes sense and lines up with previous logic that would be great.

Had to revert gradle to 8.10 due to unforseen issues.
@Mleczyk
Copy link

Mleczyk commented Dec 22, 2024

OMG U GOT IT ❤️❤️

@Xtendera
Copy link
Author

image
We're in boys.

On first glance everything seems to be working fine. Please lmk of any issue you encounter.

@Mleczyk
Copy link

Mleczyk commented Dec 22, 2024

ILYSM ❤️❤️

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