-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix chunk unload packets not sending & send packets in a more efficie…
…nt order on player join (#71) * Chunk packet changes - Fix krypton not properly sending chunk unload packets - Optimize chunk send order for player joins (send chunks in spiral around player) * Refactor method & fix swapped booleans - Rename arguments of sendWatchPackets, to indicate their proper function - Update chunk unloading to work properly for large teleports (boolean values were swapped) * Remove logger used for debugging * Requested changes Signed-off-by: solonovamax <[email protected]>
- Loading branch information
1 parent
3b66408
commit 8a3179d
Showing
1 changed file
with
134 additions
and
58 deletions.
There are no files selected for viewing
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