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.927.0 #333

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ppy.osu.Game from 2022.911.0 to 2022.927.0.

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.

Hotfix smash

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

  • ppy/osu-framework#5419@​peppy)
  • Introduce base implementation for IRendererppy/osu-framework#5404@​frenzibyte)
  • Expose TextureAtlas.Add()ppy/osu-framework#5403@​smoogipoo)
  • Add support for blending "write mask" in IRendererppy/osu-framework#5422@​frenzibyte)

... (truncated)

Commits
  • 8a45724 Merge pull request #20489 from abstrakt8/flashlight-stacked-end-position
  • a0d05f5 Merge pull request #20501 from peppy/fix-editor-initial-performance
  • 58217b6 Fix weird conditional
  • 8642ed7 Merge pull request #20504 from peppy/fix-playlist-connectivity-crash
  • ec30050 Merge pull request #20502 from peppy/forward-toasts-on-gameplay
  • 5a28174 Merge pull request #20488 from nanashi-1/toggle-score-overlay
  • 3ece720 Fix potential crash when losing network connectivity at online play screen
  • 461ba64 Flush toast tray on entering a no-notification section
  • c61f540 Increase delay back slightly on notifications posting after disabled period
  • 0296685 Start key counter / gameplay leaderboard hidden to avoid initial fade out
  • 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 #334.