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.1008.2 #334

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps ppy.osu.Game from 2022.911.0 to 2022.1008.2.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1008.2

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

Hotfix release

  • Fix android crash
  • Fix osu!mania flashlight crash
  • Fix performance regression during gameplay

2022.1008.0

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

Code Quality

Framework

Gameplay

ppy/osu#20488@​nanashi-1)

Eventually we want the leaderboard to be repositionable with more flexibility, but until then, there is now a toggle in settings to allow turning it off.

ppy/osu#20502@​peppy)

On entering gameplay, notifications will now be immediately hidden to avoid them getting in your way.

I've also adjusted the delay after a no-notification section slightly because I felt it was too sudden with the recent reduction from 1 second.

ppy/osu#20564@​peppy)

Avoids the two numbers colliding

https://user-images.githubusercontent.com/191335/193541766-339455e4-47a4-47d7-9ec3-029b076fa0be.mp4

ppy/osu#20547@​nanashi-1)

https://user-images.githubusercontent.com/191335/194702653-79cf20f1-9f92-4d46-a2b5-b707f2c4e78d.mp4

... (truncated)

Commits
  • c169127 Update resources
  • 933b576 Revert automapper version to fix android crshes
  • a91f179 Revert framework version
  • a1f96ad Merge pull request #20605 from peppy/update-deps
  • cff38e5 Attempt to remove console output
  • 15a7fb0 Merge pull request #20600 from peppy/fix-mania-rewinding
  • 01db216 Merge pull request #20604 from peppy/mania-argon-second-pass
  • cac5e73 Update props references
  • 072b64b Update all dependencies
  • e1e12f4 Add more comprehensive inline comment
  • 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

Looks like ppy.osu.Game is up-to-date now, so this is no longer needed.