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

Bump ppy.osu.Game from 2023.717.0 to 2023.908.0 #399

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

Bumps ppy.osu.Game from 2023.717.0 to 2023.908.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.908.0

Hello fellow lazer enjoyers!

We're switching up focus a bit for the rest of the year. As a result, you may see less forward-facing changes, but don't worry – we're still working hard behind the scenes. Watch the latest release video for the full details!

Audio

ppy/osu#24576@​nekodex)

An update to the pop-in/pop-out samples for various overlays. Also adds them to some overlays/popups that were previously missing them.

Updated/added samples for overlays:

  • ManageCollectionsDialog, ChatOverlay, FileChooserPopover: new shared overlay-big-x
  • NotificationOverlay, OsuPopover and children (report, mod presets, etc): updated shared overlay-x
  • SettingsPanel: updated settings-pop-in
  • BeatmapOptionsOverlay (aware there is a new design for this incoming, but I had created the samples prior to finding out, so PR'ing for use in the meantime anyway)
  • WaveOverlayContainer.cs: updated wave-pop-in sample

Adds left/right panning to the pop-in/pop-out of:

  • LoginOverlay
  • NotificationOverlay
  • SettingsPanel

Also tweaked on-click sample playback behaviour of some components that didn't work well with the overlay pop-in samples.

Smaller changes

Behavioural

ppy/osu#24574@​LiquidPL)

ppy/osu#24588@​ItsShamed)

Smaller changes

  • ppy/osu#24431@​bdach)
  • ppy/osu#24366@​Joehuu)
    • This allows better discoverability of durations which were previously hidden to non-supporters. I'd still like to improve this in the future but it's better than what we had.

osu!_7fvQPtqQuX

Code Quality

  • Remove slider velocity from DrumRollppy/osu#24537@​OliBomby)
  • ppy/osu#24564@​peppy)
  • Apply NRT to osu.Game.Beatmaps.Formatsppy/osu#24568@​peppy)

... (truncated)

Commits
  • 63e92f8 Fix status on carousel beatmap set not showing in split difficulty mode
  • b884f1a Assign random statuses to beatmap sets in carousel test
  • 4dafd4c Merge pull request #24720 from bdach/overlapping-hit-circle-input
  • 6d3a6b7 Fix HitCircleLateFade failures due to hitcircle not being loaded when apply...
  • 03c61a5 Block input to objects lying under already-hit hitcircles when classic note l...
  • 40d1196 Add test cases covering overlapping slider input expectations
  • 611933a Merge pull request #24718 from bdach/spectator-dev-endpoint-update
  • 691c08e Update spectator server development endpoint URLs
  • 1a798c3 Merge pull request #24717 from peppy/update-framework
  • 1215ad7 Update framework
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ppy.osu.Game](https://github.com/ppy/osu) from 2023.717.0 to 2023.908.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2023.717.0...2023.908.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Game
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2023
Copy link
Collaborator

@LumpBloom7 LumpBloom7 left a comment

Choose a reason for hiding this comment

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

Visualizer shaders have been updated to support SSBOs. (See: ppy/osu-framework#5952)

@LumpBloom7 LumpBloom7 merged commit 1b48410 into master Sep 8, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2023.908.0 branch September 8, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant