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

Merge ui-redesign into canary-online #4101

Merged
merged 34 commits into from
May 1, 2024
Merged

Merge ui-redesign into canary-online #4101

merged 34 commits into from
May 1, 2024

Commits on Apr 15, 2024

  1. Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8 in /Quaver.Shared

    Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.7 to 2.1.8.
    - [Release notes](https://github.com/SixLabors/ImageSharp/releases)
    - [Commits](SixLabors/ImageSharp@v2.1.7...v2.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: SixLabors.ImageSharp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3d62987 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    d6b29e9 View commit details
    Browse the repository at this point in the history
  2. Scale time threshold for detecting !mp end and returning to Multiplay…

    …erGameScreen by audio rate
    WilliamQiufeng committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e10f69e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8dfaeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16e007 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4082 from QiuFeng54321/spectator-fixes-2

    Fix visual and logical bugs in accuracy, score and rating display in tournament spectating
    AiAe committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5dd9ae7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    d1f91a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b16f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4083 from QiuFeng54321/scale-gameend-return-thres…

    …hold
    
    Scale time threshold for detecting !mp end and returning to MultiplayerGameScreen by audio rate
    AiAe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dc7dbe4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4075 from QiuFeng54321/fix-audio-seek

    Fix audio seeking issues in map preview
    AiAe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ed21525 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    2685f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fecec61 View commit details
    Browse the repository at this point in the history
  3. Improved premature return to MultiplayerGameScreen

    A new field, Force, is added to GameEnded packet, which indicates whether the game is force-ended.
    Only returns to the screen when !mp end is sent or lobby is disband (latter situation won't happen in tournaments)
    WilliamQiufeng committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9186077 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    576339f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    769a61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7c3c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4084 from Emik03/song-select-checked-index-fix

    Account for sudden map deletion
    AiAe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0d0f497 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4064 from Quaver/dependabot/nuget/Quaver.Shared/S…

    …ixLabors.ImageSharp-2.1.8
    
    Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8 in /Quaver.Shared
    AiAe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8a82da7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aca5f7c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4092 from QiuFeng54321/improved-premature-game-end

    Improved premature return to MultiplayerGameScreen on GameEnd
    AiAe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    de2b0c1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Make the screens tell the SkinManager to stop watching for changes at…

    … ScreenExiting event, instead of Destroy()
    WilliamQiufeng committed May 1, 2024
    Configuration menu
    Copy the full SHA
    94369bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c135b2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aacdac4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4099 from Emik03/beat-snap-subdivision-culling-fix

    Do not cull compact non-measure lines
    AiAe committed May 1, 2024
    Configuration menu
    Copy the full SHA
    328e99c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4098 from QiuFeng54321/mirror-mp-fix

    Update multiplayer mods when using mirror toggle keybind
    AiAe committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2182cff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a84e100 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f75a8fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d643c71 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4086 from QiuFeng54321/skin-hotreload

    Hot Reload Skin on Change
    AiAe committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e5e98d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69b8286 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42e5be7 View commit details
    Browse the repository at this point in the history
  12. ill-formed -> invalid

    WilliamQiufeng committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c8c7433 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4102 from QiuFeng54321/fix-options-crashing-skin

    Catch parsing errors for workshop skin.ini in options menu
    AiAe committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cf1d0ab View commit details
    Browse the repository at this point in the history