taulazer / tau

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

Bump ppy.osu.Game from 2022.1205.1 to 2022.1225.1 #352

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1205.1 to 2022.1225.1.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1208.0

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

Code Quality

  • Fix incorrect resolution of GameHost in LegacyImportManagerppy/osu#21558@​peppy)

Framework

Gameplay (osu!)

ppy/osu#21567@​apollo-dw)

Performance

ppy/osu-framework#5573@​peppy)

UI

ppy/osu#21557@​Joehuu)

ppy/osu#21556@​peppy)

osu! 2022-12-07 at 07 33 35

Smaller changes

New Contributors

Full Changelog: https://github.com/ppy/osu/compare/2022.1207.0...2022.1208.0

2022.1207.0

Thanks for following along! This is a tagged hotfix release (2022.1207.0), mainly aimed to fix a critical oversight on android which caused user settings to disappear. For more information check out the osu! changelog page and dev blog.

Audio

Chat

ppy/osu#21550@​smoogipoo)

Code Quality

... (truncated)

Commits
  • e6f9d62 Update appveyor deploy image
  • 831c742 Merge pull request #21776 from bdach/score-stats-display
  • 8c7814a Fix weird using statement
  • cf0b3ec Merge branch 'master' into score-stats-display
  • 209d447 Merge pull request #21762 from bdach/score-stats-updates
  • e961af2 Merge branch 'score-stats-updates' into score-stats-display
  • 78c47a3 Add callback to dictionary rather than overwrite
  • 6c4ca38 Fix wrong handling of missing ruleset statistics
  • 3c26016 Ensure latest stats are cleared on successful profile fetch
  • fd9110a Fix solo statistics watcher firing requests for invalid user with id 1
  • 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 #353.