transhumandesign / kag-base

King Arthur's Gold base folder.
257 stars 118 forks source link

People teleporting through tunnels are sometimes still visible on others' clients for seconds #1688

Open asumagic opened 11 months ago

asumagic commented 11 months ago

Description

If a player teleports using a tunnel, their blob will sometimes still be visible for several seconds and can sometimes be attacked by some means (iirc builder pickaxe).

This is likely due to the way the engine avoids syncing out of screen blobs. It should presumably still sync out the blob for one tick after going "out of screen" to ensure things like these don't happen.

Reproduction

Doesn't seem fully consistent.

Expected Behavior

Blobs should disappear immediately when teleporting.

Additional context

Unsure how much of the issue is caused by being on a staging client but I have definitely seen it in normal KAG.

asumagic commented 10 months ago

Tentative fix merged in staging on next staging update