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

Make bhv_init_room automatically detect if the current area has room data instead of checking a hardcoded array of level numbers. #392

Closed
wants to merge 1 commit into from

Conversation

Arceveti
Copy link
Collaborator

@Arceveti Arceveti commented May 1, 2022

This removes the need to manually change sLevelsWithRooms when importing/removing a roomed level.

I tested this with all roomed vanilla levels.

Importing a roomed level with Fast64 also needs to be tested if Fast64 changes sLevelsWithRooms automatically.

…data instead of checking a hardcoded array of level numbers.
Copy link
Contributor

@thecozies thecozies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good but i feel like you could put the BBH replacement check in here as well if you wanted to since its pretty related

@Reonu
Copy link
Contributor

Reonu commented Jun 9, 2022

Wondering if this plays nice with #416

@Arceveti
Copy link
Collaborator Author

Arceveti commented Jul 6, 2022

Implemented in #445 instead.

@Arceveti Arceveti closed this Jul 6, 2022
@gheskett gheskett removed this from the 2.1 milestone Jul 21, 2022
@Arceveti Arceveti deleted the develop/2.1.0-auto_bhv_init_room branch September 29, 2022 22:45
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

Successfully merging this pull request may close these issues.

4 participants