Skip to content

Fix floor item ghosting #1000

@GregHib

Description

@GregHib

When dynamic zones are being modified and DynamicZone.reloadCallback is happening, there's no check that an update is already in progress and two region updates can occur in the same tick, also sending two lots of batch updates (like add item) which causes this "ghosting" effect.

  1. Login at 3114, 3209.
  2. Walk to wizards tower
  3. Should see logs and boots in wrong location.
Image

if the door is open, you will see it flick from open to closed as you walk down the bridge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions