Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

Commit fc2ac31

Browse files
committed
GH-45 Backport Paper 1.13.2 Async Chunk Generation (and Loading) (Resolves #45) (#86)
1 parent 4543f2b commit fc2ac31

7 files changed

+3418
-111
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Titanium implements patches from other engines as well. **All credits go to the
9292
[Paper-0350] Use a Queue for Queueing Commands
9393
[Paper-0352] Optimize BlockPosition helper methods by Spottedleaf
9494
[Paper-0353] Send nearby packets from world player list not server by Mystiflow
95+
[Paper-0361] Async Chunk Loading and Generation by Aikar
9596
[Paper-0387] Reduce memory footprint of NBTTagCompound by Spottedleaf
9697
[Paper-0797] Use Velocity compression and cipher natives by Elier
9798
@@ -112,6 +113,7 @@ Titanium implements patches from other engines as well. **All credits go to the
112113
[SportPaper-0185] Speed up chunk unloading
113114
[SportPaper-0198] Optimize head rotation patch
114115
[SportPaper-0204] Fix Teleport Invisibility
116+
[SportPaper-0207] Optimize toLegacyData removing sanity checks by Pablete1234
115117
116118
[FlamePaper-0003] Fix chunk memory leak
117119
[FlamePaper-0005] Fix multiple memory leaks

0 commit comments

Comments
 (0)