v1.1.18
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.