Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Walkable neighbors lists should only be updated locally #968

@alice-i-cecile

Description

@alice-i-cecile

This is currently updated globally, as correctness is easier to reason about this way.

However, there's no need to do this: only the tile and it's neighborhood should ever change.

This is a tricky change: we probably want more tests before attempting it in earnest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    generationWorld generation and procedural contentperformanceCode go brrr

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions