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

Use StackedEndPosition instead of EndPosition to determine the jump distance in the FlashlightEvaluator #20489

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

abstrakt8
Copy link
Contributor

EndPosition is just the original position from the .osu file, while the StackedEndPosition is the actual in-game position after applying the stacking algorithm.

That's why I adjusted the jump distance calculation to take the StackedEndPosition into account.

…lashlightEvaluator`.

Signed-off-by: abstrakt <abstrakt.osu@gmail.com>
Copy link
Member

@MBmasher MBmasher left a comment

Choose a reason for hiding this comment

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

Looks ok

@smoogipoo
Copy link
Contributor

smoogipoo commented Sep 27, 2022

Did a partial spreasheet containing only SR changes here: https://docs.google.com/spreadsheets/d/1uh5kEnwiKehksHMahLGUREB4QErnt1VSwLUUjTnKQ1k/edit#gid=1163850959

Very small SR losses on the only ranked map.

@smoogipoo smoogipoo merged commit 8a45724 into ppy:master Sep 27, 2022
@abstrakt8 abstrakt8 deleted the flashlight-stacked-end-position branch September 27, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants