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

Improvement + Fix: Personal Bests Gain #2996

Merged
merged 19 commits into from
Nov 29, 2024
Merged

Conversation

Chissl
Copy link
Contributor

@Chissl Chissl commented Nov 27, 2024

Dependencies

What

Fixes incorrect personal best gain calculations if new personal best is over the max pb, adds option to show overflow personal bests.

Changelog Improvements

  • Added overflow support for personal bests. - Chissl

Changelog Fixes

  • Fixed incorrect personal best gain calculations. - Chissl

@github-actions github-actions bot added the Bug Fix Bug fixes label Nov 27, 2024
@hannibal002 hannibal002 added this to the Version 0.28 milestone Nov 28, 2024
Copy link
Owner

@hannibal002 hannibal002 left a comment

Choose a reason for hiding this comment

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

You actually need to use the ConfigFixEvent in order to fix the event, not only bump the version nuber.

@hannibal002
Copy link
Owner

Also you can optimize this here from left to right
image

@Chissl Chissl requested a review from CalMWolfs November 29, 2024 00:38
@hannibal002 hannibal002 enabled auto-merge (squash) November 29, 2024 09:40
@hannibal002 hannibal002 merged commit 030c373 into hannibal002:beta Nov 29, 2024
6 checks passed
@github-actions github-actions bot removed the Bug Fix Bug fixes label Nov 29, 2024
@Chissl Chissl deleted the pbFix branch December 7, 2024 01:39
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