taulazer / tau

A customized osu! mode surrounding a paddle and some notes.
https://taulazer.github.io/
MIT License
174 stars 19 forks source link

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

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

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 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)