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

Incorrect passive emoji fix and cleaning #318

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Caviarbro
Copy link
Contributor

@Caviarbro Caviarbro commented Dec 18, 2022

The getEmoji() function sometimes showed incorrect passive for example: when the crit passive had qualities [100,99]. So I changed the logic to check between quality 'boundaries' instead of adding to the 'count' variable to get the rankQuality.

I also did some cleaning -> changed var to const let, != to !== etc.

image

@coopw1
Copy link
Contributor

coopw1 commented Dec 18, 2022

:c but the funny

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.

3 participants