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

[Bugfix] Fix audio editor drowpdown list inclusions and shuffle exclusions #3324

Merged

Conversation

Malkierian
Copy link
Contributor

@Malkierian Malkierian commented Oct 23, 2023

Fixes custom sequences not being listed in Audio Manager dropdowns due to all sequences being added with canBeUsedAsReplacement = false, and adds a check to the shuffle function to make sure sequences with canBeUsedAsReplacement = false can't be shuffled in.

Build Artifacts

…nd adds a check to the shuffle function to make sure sequences with `canBeUsedAsReplacement = false` can't be shuffled in.
Copy link
Contributor

@garrettjoecox garrettjoecox left a comment

Choose a reason for hiding this comment

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

Fast tracking, as we're going to merge into develop-rando soon

@garrettjoecox garrettjoecox merged commit b47164a into HarbourMasters:develop Oct 25, 2023
8 checks passed
@Malkierian Malkierian deleted the audio-manager-list-fix branch October 26, 2023 04:49
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.

2 participants