We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TODO: Select map generator functions (room gen, item gen, monster spawn, decoration implement.) Provide in-game test mechanics to pass only 100% correct maps (multiple generation, auto-correct, etc.)
The text was updated successfully, but these errors were encountered:
Solve infinite loop problem while using high number of rooms. # #
Solution: while loop with timeout - generate max. possible amount of room and prints internal error log
Sorry, something went wrong.
Aritma
No branches or pull requests
TODO:
Select map generator functions (room gen, item gen, monster spawn, decoration implement.)
Provide in-game test mechanics to pass only 100% correct maps (multiple generation, auto-correct, etc.)
The text was updated successfully, but these errors were encountered: