Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special blocks can spawn in unreachable places #7

Open
Kamal-Sadek opened this issue Jul 20, 2016 · 0 comments
Open

Special blocks can spawn in unreachable places #7

Kamal-Sadek opened this issue Jul 20, 2016 · 0 comments

Comments

@Kamal-Sadek
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant