-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
1.21.10/.9 update #5763
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
base: master
Are you sure you want to change the base?
1.21.10/.9 update #5763
Conversation
Large changes to entity rendering.
Resolved enough issues to be able to load the game again. Entity rendering is still broken but aside from that things seem to mostly work fine.
We need to do a lot of refactoring to deal with the vanilla changes to screens and such. A task for when the new stuff is mapped, maybe.
Regenerated PacketUtils
Just mapping changes
Will not be compatible with 1.21.9 because we had to change some mixin signatures
… for the new input changes
To download the work in progress build: Ensure you are signed into github -> Expand 'All checks have passed' -> click on the three dots -> View Details -> Summary -> pull-request-build -> If you find any issues that haven't been reported and are due to the 1.21.10 update, please report them here so we can fix them. |
Copper chest types are not in storage esp list |
# Conflicts: # src/main/java/meteordevelopment/meteorclient/mixin/HandledScreenMixin.java # src/main/java/meteordevelopment/meteorclient/utils/render/PeekScreen.java
played with it for a couple days but now whenever I join the game instantly crashes the only things I have on are full bright |
@oliveoillol attach a crash report or there's not much we can do |
Type of change
Description
Lots of stuff done, lots more to do
Known Issues:
Shader ESP doesnt work (shader storage esp does)Other things to do before merging:
How Has This Been Tested?
TODO
Checklist: