-
Notifications
You must be signed in to change notification settings - Fork 466
3.8 release #4250
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
Merged
Merged
3.8 release #4250
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Async chunk loading for spigot/paper 1.21.3/1.21.4
(ability to run only, not the ability to render the handful of new decorative flower blocks)
This port was inspired by the #4198 port for spigot 1.21.5 for the NBT updates. Like that it also does not implement the new blocks. Only light testing has been done, but it seems to work just as under 1.21.4 so far. Note that gradle had to be updated to 8.12.
Spigot/Paper 1.21.5 support
initial port to fabric 1.21.5
…n't on there (yet) so we need to go through GitHub with auth)
…locks may not be rendered correctly yet.
fixed the porting issues @jacob1 found
Spigot/Paper support for 1.21.6 and 1.21.7
Fabric 1.21.7 & Dried Ghast
fix (s3): use correct continuation token
fix (S3): truncate byte buffer when putting object
…ointing to the wrong field (BiomeFog::e), it was using the right method (BiomeFog::e()) all along
Modernise login forms and structure.
Create PostgreSQL_register.php
Spigot/Paper 1.21.9-1.21.11 support
Fabric 1.21.9-1.21.11 support
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.