taulazer / tau

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

Bump ppy.osu.Game from 2022.911.0 to 2022.923.1 #331

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ppy.osu.Game from 2022.911.0 to 2022.923.1.

Release notes

Sourced from ppy.osu.Game's releases.

2022.923.1

Thanks for following along! This is a tagged release (2022.923.1). For more information check out the osu! changelog page and dev blog.

2022.923.0

Thanks for following along! This is a tagged release (2022.923.0). For more information check out the osu! changelog page and dev blog.

Beatmap Listing

ppy/osu#20273@​frenzibyte)

ppy/osu#20317@​frenzibyte)

  • Adds Nomination and Updated sorting criteria to beatmap listing, displaying on specific categories
  • When Pending, WIP, Graveyard, or My Maps category is selected, criteria will default to Updated rather than Ranked.
  • When no query is specified, Relevance will not be shown.

Code Quality

ppy/osu#20319@​peppy)

Migration was added in January, so most people should have already finished running it. If anyone hasn't, we can offer manual migration.

Smaller changes

Editor

ppy/osu#20270@​OliBomby)

ppy/osu#20308@​peppy)

ppy/osu#20385@​B3nn1)

https://user-images.githubusercontent.com/191335/191932104-4ad9a214-786d-4a06-a80f-779049763d8a.mp4

Framework

... (truncated)

Commits
  • d4ab58d Merge branch 'fix-main-menu-storyboard-crash' into release
  • a370472 Merge branch 'fix-leaderboard-crash' into release
  • d510257 Merge branch 'fix-drawable-mutation-batch' into release
  • 3c96faf Merge branch 'revert-framework' into release
  • 6589040 Downgrade framework to fix performance regression
  • 965d060 Fix slider tick colour not being applied properly
  • 0fa5e1b Fix intermittent leaderboard crash due to request finishing after drawable is...
  • 4e9053b Fix crash when storyboard attempts to play at main menu
  • a65a76f Fix off-thread drawable mutation in multiplayer settings overlay when an erro...
  • 2a5556d Merge pull request #20406 from frenzibyte/argon-spinner
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #333.