Skip to content

v1.1.18

Choose a tag to compare

@Zaldaryon Zaldaryon released this 18 Jun 12:53
1cf86f0

Fix invisible entities (dropped items, FallingTree) for remote clients when delta encoding is active.

  • Client no longer treats relative deltas without a baseline as absolute positions
  • Server forces periodic absolute resync for all entities via slot-based stagger
  • Entity baselines pruned on despawn to prevent unbounded memory growth

Closes #1.