Conversation
…5d485eefa7 feat: PlayerSwapWithEquipmentSlotEvent (#13687) Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com> Automatically updated to Paper commit: bd74bf6581ce81e59bdab07eadbfbe5d485eefa7 feat: PlayerSwapWithEquipmentSlotEvent (#13687) Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>
For a while now chunks were only put into the map when they were confirmed to be 100% in loaded state and the held reference is quite a big memory hog. Requires testing
* feat: improve converter speed and memory usage a bit * feat: get rid of safe slime reference For a while now chunks were only put into the map when they were confirmed to be 100% in loaded state and the held reference is quite a big memory hog. Requires testing * feat: avoid the jvm using an iterator * chore: remove safe wrapper
Optimized reading and saving
* feat: 26.1.1 * feat: 26.1.2 * feat: papermc antixray support * fix: illegal chunk container methods * feat: allow importing 26.1.2 worlds, implement anvil world upgrades * feat: update to newest paper * build: add fallback for createMojmapPaperclipJar and fix version * fix: init world requiring world creator * fix: build issues. How did that end up here? * feat: update to the latest 26.1.2
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
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.