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.1214.0 #350

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1205.1 to 2022.1214.0.

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
  • 50dc76d Merge pull request #21618 from smoogipoo/multi-spec-only-local-results
  • 9d14292 Merge pull request #21588 from smoogipoo/beginplaying-score-token
  • 849245b Merge branch 'master' into beginplaying-score-token
  • 9d549c3 Merge pull request #21619 from EVAST9919/buttons-fix
  • dfb8f4f Merge branch 'master' into buttons-fix
  • efe0571 Make OsuButton abstract
  • edc7820 Add comments about why both positional input checks are required in `OsuClick...
  • cbd7cae Merge pull request #21625 from Mogiiii/catch-disable-cursor
  • 898d88b Merge branch 'master' into catch-disable-cursor
  • 7759523 Remove unused using statements
  • 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 #352.