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

Implement revamped beatmap converter #481

Merged
merged 43 commits into from
Sep 24, 2023
Merged

Commits on Jul 6, 2023

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    6386f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84cbc1a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    92c8343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3414f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a3d2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d551a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fab61d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9bdb0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b15424 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 15, 2023

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

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    98c6f02 View commit details
    Browse the repository at this point in the history
  2. Comment some of the extensions

    This was getting hard to understand without trial and error
    LumpBloom7 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    119742d View commit details
    Browse the repository at this point in the history
  3. Simplify some extension code

    Following DRY principles mainly
    LumpBloom7 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a934c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    709990a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3555672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f67bc90 View commit details
    Browse the repository at this point in the history
  7. Improve midpoint calculations

    Used in both jumps and streams
    LumpBloom7 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2bc14d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ecfb793 View commit details
    Browse the repository at this point in the history
  2. Simplify the lazy slider check

    The switch case basically handles all cases anyways
    LumpBloom7 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d437690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b754d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c450dea View commit details
    Browse the repository at this point in the history
  5. Add C# extension setting

    LumpBloom7 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6cb5da6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fd4d51 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    382253c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf4b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bbf388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d17513 View commit details
    Browse the repository at this point in the history
  5. Fix spaced stream check

    LumpBloom7 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    535f7e0 View commit details
    Browse the repository at this point in the history
  6. Consider collinear streams

    LumpBloom7 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5ade885 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02f2afb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

  1. Add back stack slides

    LumpBloom7 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    aa5a048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cae64a View commit details
    Browse the repository at this point in the history
  3. Rename beatmap converters

    LumpBloom7 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6dd17d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    93f287d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a435ff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4958a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9fa18f View commit details
    Browse the repository at this point in the history