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

Remove combo scaling from Aim and Speed from osu! performance calculation #16280

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

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    cff9dab View commit details
    Browse the repository at this point in the history
  2. Nerf length bonus

    apollo-dw committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    86ad42a View commit details
    Browse the repository at this point in the history
  3. Make miss penalty harsher

    apollo-dw committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    489aa43 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    bac4cfe View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    60e2a8e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. New miss penalty formula, using relevant difficult notes in each skil…

    …l (targets diffspikes)
    apollo-dw committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    5640918 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Fix logical error

    apollo-dw committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    e9589e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Merge master

    apollo-dw committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    d514567 View commit details
    Browse the repository at this point in the history
  2. Remove mathnet

    apollo-dw committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8ce6e3c View commit details
    Browse the repository at this point in the history
  3. Clean up unsuccessful merge

    apollo-dw committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    4f257d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1028f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Add miss penalty comment

    apollo-dw committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    d2b815b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    75be4e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    1320790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391110c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    443640a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from apollo-dw/revert-5-no-combo-scaling

    Revert "Remove abusable 0.66 threshold by averaging"
    apollo-dw authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f07bfcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcb9693 View commit details
    Browse the repository at this point in the history
  6. Merge

    apollo-dw committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b3e90c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    400abc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    5989467 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    1ae8ff0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    da31ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a46ab View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Remove clockrate factor

    apollo-dw committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    c18df86 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    580e43b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    0d4fe96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f335a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    23d0c03 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7d34542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db910d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    9f5f6b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    b32d73e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    e2a5d19 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge pull request #7 from TextAdventurer12/no-combo-scaling

    Fix adding a diffspike reducing PP
    apollo-dw authored May 11, 2024
    Configuration menu
    Copy the full SHA
    1d19bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b60abe View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c1efcc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from TextAdventurer12/no-combo-scaling

    Change miss penalty (nerf longer maps)
    apollo-dw authored May 21, 2024
    Configuration menu
    Copy the full SHA
    9ff277c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Apply code quality changes

    apollo-dw committed May 23, 2024
    Configuration menu
    Copy the full SHA
    20c54ab View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    61afda1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25e1bd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update osu.Game/Rulesets/Difficulty/DifficultyAttributes.cs

    Co-authored-by: James Wilson <[email protected]>
    apollo-dw and tsunyoku authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a7e1d35 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    f54a5a5 View commit details
    Browse the repository at this point in the history