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

[Chapter 40] Stealth fix for chapter 33 is not mentioned in the course #232

Open
PierreGuyot opened this issue Jan 15, 2025 · 0 comments
Open

Comments

@PierreGuyot
Copy link

PierreGuyot commented Jan 15, 2025

In chapter 40, there is an update to the code of WaveformCollapseBuilder (introduced in chapter 33).
It adds a try limit to the solver loop to avoid an infinite (or at least a very long) loop.
(Not sure, but I think the additional lines to clear spawn_list, rooms, and corridors after making a copy of the map are also part of the fix).

However, this is not mentioned anywhere in the chapter (or in the book), so people will have to power through the following chapters with a level generation that breaks regularly.

@PierreGuyot PierreGuyot changed the title [Chapter 40] Content does not match the updated code [Chapter 40] Stealth fix for chapter 33 is not mentioned in the course Jan 15, 2025
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