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

Special blocks can spawn in unreachable places #7

@Kamal-Sadek

Description

@Kamal-Sadek

See #2 and #1 for background information.
For some locations which are generated at runtime (ex. prison), stairs, doors, and other special tiles have a chance to spawn inside of the walls. The fix for this seems to be to tweak the generation of these locations so that this collision a) cannot happen, b) retries when it does happen. Although b) would break the game if there's no valid tile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions