forked from PaperMC/Paper-1.7
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix + Cleanup + Don't do useless action + Improvement #15
Merged
Conversation
This file contains 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
iamnoksio
commented
Dec 2, 2022
•
edited
Loading
edited
- Implement [FlamePaper-0003] Fix chunk memory leak
- Remove unused variable
- Fix commands memory leak
- Proper 0088 book exploit patch
- Don't do useless action
- Pull Handle player login thread in pool PaperMC/Paper-1.7#48
- Pull https://github.com/PaperMC/Paper/blob/ver/1.12.2/Spigot-Server-Patches/0367-Fix-server-icon-encoding-to-show-properly-on-1.13-cl.patch
- Optimize World::rayTrace
- Modernize CraftChunk
- Removed ByteBuf from the loading of the server icon
- Improved RollingAverage for TPS stability
- PacketPlayInTabComplete from PlayerConnection improvement
- Pull https://github.com/moom0o/Papaya/blob/77cce8236ff09d52730b66c7a146265ce3415185/Spigot-Server-Patches/0284-Make-legacy-ping-handler-more-reliable.patch
- Improved IntCache
- Add Player#sendActionBar from higher version for more 1.8 interaction
- Update dependencies and add GH actions
- sync MetadataStoreBase & PermissibleBase
iamnoksio
changed the title
Implement [FlamePaper-0003] Fix chunk memory leak
Fix + Cleanup
Dec 7, 2022
Little rework of the CraftChunk class
iamnoksio
changed the title
Fix + Cleanup + Don't do useless action
Fix + Cleanup + Don't do useless action + Improvement
Jan 23, 2023
Update dependencies and add GH actions
Good night
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.