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

Add RA/MA Ratio Toggler to Til Death #1321

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

samstarke
Copy link

RA/MA Ratio Toggler is an Etterna addon that allows the player to switch between MA/PA ratios and RA/MA ratios on the Til Death evaluation screen by pressing the Shift key. This addon allows for the player to easily have access to more information about their accuracy in greater detail.

The calculateRA function computes the RA/MA ratio, where RA stands for “Ridiculous Attack” and MA stands for “Marvelous Attack”. This ratio provides a more nuanced view of the player’s precision by comparing the number of extremely accurate hits to those that are still considered excellent.

The MAPARatioContainer displays performance ratios to the player, specifically the RA/MA ratio and the MA/PA ratio. It dynamically updates these ratios based on whether the Shift key is pressed or not.

Addon forum post

RA/MA Ratio Toggler is an Etterna addon that allows the player to switch between MA/PA ratios and RA/MA ratios on the Til Death evaluation screen by pressing the Shift key. This addon allows for the player to easily have access to more information about their accuracy in greater detail.
@poco0317 poco0317 merged commit b394d0a into etternagame:develop Sep 23, 2024
15 checks passed
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