aboutsummaryrefslogtreecommitdiffhomepage
path: root/work
diff options
context:
space:
mode:
authorSpottedleaf <[email protected]>2024-07-11 08:32:15 -0700
committerSpottedleaf <[email protected]>2024-07-11 08:34:10 -0700
commita594d182e49e6f5a788075243bbff97f86b1edd7 (patch)
tree604c10e100dc6ff178a9131ed27023e13ee3e647 /work
parent8b558d9e0b5164dd93421624a3ce5c7f3dfb8fa6 (diff)
downloadPaper-a594d182e49e6f5a788075243bbff97f86b1edd7.tar.gz
Paper-a594d182e49e6f5a788075243bbff97f86b1edd7.zip
Fix entities not being visible to clients when teleporting
When teleporting, the spawn position packet will contain the old position. Then the following tracking update will send a teleport packet, but the client will lerp the position change over 3 ticks. However, the client does not tick entities in unloaded chunks - resulting in the lerp never occuring. We fix this by sending the current position in the spawn packet.
Diffstat (limited to 'work')
0 files changed, 0 insertions, 0 deletions