Duplicate Subtree Checks not Working #151
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.