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.1022.0 to 2022.1117.0 #342

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1022.0 to 2022.1117.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1117.0

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

Audio

ppy/osu-resources#224@​nekodex)

https://user-images.githubusercontent.com/191335/202410926-b0e41f62-ba21-4919-87ab-a56afd47a092.mp4

Smaller changes

Beatmap Listing

Chat

ppy/osu#20991@​smoogipoo)

Chat now uses the newer websocket API, allowing more efficient and faster delivery of chat messages. This also paves the path forward towards in-game notifications (that match the experience you get on the website).

https://user-images.githubusercontent.com/191335/202410688-a5ee4b22-e9f0-43e9-ac60-2291489fddf0.mp4

Smaller changes

Code Quality

  • Generalise HubClientConnector into SocketClientConnectorppy/osu#20990@​smoogipoo)
  • ppy/osu#21074@​peppy)
  • ppy/osu#21017@​andy840119)
  • Fix FrameworkSetting.Locale not changing InputThreadppy/osu-framework#5504@​Susko3)
  • ppy/osu#21183@​peppy)
  • Remove triangles skin specific implementation from base osu!taiko DrawableHitppy/osu#21171@​peppy)
  • ppy/osu#21184@​peppy)
  • ppy/osu#21197@​Susko3)
  • Move first tick tracking logic inside TickPieceppy/osu#21150@​peppy)
  • ppy/osu#21148@​peppy)
  • ppy/osu#21151@​peppy)
  • Remove internal access modifier from CompositeDrawable.AddInternalppy/osu-framework#5510@​peppy)
  • ppy/osu-framework#5519@​peppy)

Comments

ppy/osu#20765@​Feodor0090)

Editor

... (truncated)

Commits
  • d903861 Merge pull request #21256 from peppy/argon-taiko-swell
  • bdfc317 Merge pull request #21255 from peppy/fix-full-area-reset
  • b23b5eb Merge pull request #21257 from peppy/fix-test-mode
  • c167377 Merge branch 'master' into fix-full-area-reset
  • 7a28a7f Move IGameplaySettings override to compose screen to keep test mode unaffected
  • 335e4e8 Merge pull request #21242 from EVAST9919/triangles-fix
  • ee6fffe Fix combo colour normalisation setting not applying to editor test play
  • 45f47cc Add basic osu!taiko "argon" swell visual
  • bb762d8 Fix "reset to full area" button not always working correctly
  • 70f50c1 Add test scene covering taiko swell
  • 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 1 year ago

Superseded by #344.