It seems that duplicate subtree checks for dungeon selection aren't working properly. I got two copies of the same maze dungeon as children of a dungeon with 3 doors. That shouldn't be possible. I need to recheck the code to make sure it collects the history of adjacent dungeon subtrees properly, and accounts for it in the selection process.
It seems that duplicate subtree checks for dungeon selection aren't working properly. I got two copies of the same maze dungeon as children of a dungeon with 3 doors. That shouldn't be possible. I need to recheck the code to make sure it collects the history of adjacent dungeon subtrees properly, and accounts for it in the selection process.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
It seems that duplicate subtree checks for dungeon selection aren't working properly. I got two copies of the same maze dungeon as children of a dungeon with 3 doors. That shouldn't be possible. I need to recheck the code to make sure it collects the history of adjacent dungeon subtrees properly, and accounts for it in the selection process.