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

Implement EX notes #483

Merged
merged 12 commits into from
Sep 3, 2023
Merged

Implement EX notes #483

merged 12 commits into from
Sep 3, 2023

Conversation

LumpBloom7
Copy link
Owner

@LumpBloom7 LumpBloom7 commented Aug 17, 2023

This is the final maimaiDX addition that I have been putting off.

Like maimaiDX, any notes with the EX modifier will treat any successful hit as a Perfect hit, so scoring on those notes is an "all or nothing" affair.

Note types that are affected by EX include TAPs, HOLDs (just the head), SLIDEs (Just the initial tap), and TOUCHes. These note types will have a glow instead of a drop shadow to indicate that they are EX notes.

TAP HOLD SLIDE TOUCH
image image image image

Unlike maimaiDX, hitting an EX note does not guarantee that it is a critical hit. This means that the bonus granted when scoring a CRITICAL PERFECT on a BREAK note will still require an accurate hit. They don't affect accuracy if you don't get it though, and is mainly to add a positive incentive for accurate hits despite the leniency.

Also added a new Relax mod that enables turns all notes in a beatmap into EX notes.

@LumpBloom7 LumpBloom7 added the enhancement New feature or request label Aug 17, 2023
@LumpBloom7 LumpBloom7 self-assigned this Aug 17, 2023
@LumpBloom7 LumpBloom7 merged commit daa2f80 into master Sep 3, 2023
3 checks passed
@LumpBloom7 LumpBloom7 deleted the Ex-modifier branch September 3, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant