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

Enforce real time difficulty for mod combinations which are not stored in the database #274

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    2563d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2cd87 View commit details
    Browse the repository at this point in the history
  3. line endings

    tsunyoku committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3b159d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    435a1f5 View commit details
    Browse the repository at this point in the history
  5. line endings

    tsunyoku committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    749f505 View commit details
    Browse the repository at this point in the history
  6. fix CL edge case

    tsunyoku committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8aae8a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    927af4e View commit details
    Browse the repository at this point in the history
  2. line endings (sigh)

    tsunyoku committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    59ca627 View commit details
    Browse the repository at this point in the history
  3. add OsuModSpunOut

    tsunyoku committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9835e52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8480823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b540e7b View commit details
    Browse the repository at this point in the history
  6. line endings

    tsunyoku committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5e1b1d9 View commit details
    Browse the repository at this point in the history
  7. add test

    tsunyoku committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f514a3c View commit details
    Browse the repository at this point in the history
  8. line endings

    tsunyoku committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    26636d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. enforce realtime difficulty calculation when using non-default config…

    …uration on mods
    
    add additional support for realtime calculations on non-legacy mods
    
    line endings
    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0ec8c96 View commit details
    Browse the repository at this point in the history
  2. remove unneeded interpolation

    line endings
    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    12217e7 View commit details
    Browse the repository at this point in the history
  3. fix CL edge case

    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    be5a334 View commit details
    Browse the repository at this point in the history
  4. rename isLegacyMod to isRankedLegacyMod and add missing mania mods

    line endings (sigh)
    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c03acf1 View commit details
    Browse the repository at this point in the history
  5. add OsuModSpunOut

    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ff2aa59 View commit details
    Browse the repository at this point in the history
  6. handle hard rock being unranked for mania

    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7bbb452 View commit details
    Browse the repository at this point in the history
  7. use ALWAYS_REALTIME_DIFFICULTY in DatabaseTest

    line endings
    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b3ed260 View commit details
    Browse the repository at this point in the history
  8. add test

    line endings
    tsunyoku authored and peppy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fc5e32a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ffb1b48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f562cd View commit details
    Browse the repository at this point in the history
  11. fix README grammar

    tsunyoku authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    808dc5f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    19f72cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2abc9b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    327669a View commit details
    Browse the repository at this point in the history
  2. Remove space in envvar name

    bdach committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8b57913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f0ce1 View commit details
    Browse the repository at this point in the history