Snayff / notquiteparadise

Possibly, one day, a roguelike.
https://snayff.github.io/notquiteparadise/
MIT License
18 stars 9 forks source link

Entrances Not Joining Floor Spaces #278

Open Snayff opened 3 years ago

Snayff commented 3 years ago

The Bug

Entrances (_add_entrances) not actually joining to floor spaces so just creating random floors.

Reproduction Instructions

Detail the steps to reproduce the bug.

  1. Run the dungeon generation viewer.
  2. Note random floors being places, not joining tunnel to room.

Expected behaviour

Entrance should join floor to another floor space.

Screenshots

None

Platform

Describe the system and setup you were using when the bug happened.

Log Output/Stack Trace

N/A