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

Dive in by level fix #603

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Dive in by level fix #603

merged 2 commits into from
Aug 1, 2024

Conversation

jvyden
Copy link
Member

@jvyden jvyden commented Aug 1, 2024

Closes #599

jvyden and others added 2 commits July 31, 2024 14:55
Before the logic was
- if not a level search OR
- or the room wasnt a user level
- or the room contained the level ID

Now the logic is
- if not a level search OR
- (level type is user AND the room is playing a level being searched for)
@jvyden jvyden merged commit 18402e1 into main Aug 1, 2024
3 checks passed
@jvyden jvyden deleted the dive-in-by-level-fix branch August 1, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants