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.1207.0 #348

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1205.1 to 2022.1207.0.

Release notes

Sourced from ppy.osu.Game's releases.

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

Framework

Gameplay

Gameplay (osu!)

ppy/osu#21544@​Pasi4K5)

Just a minor addition to the random mod. Sliders now get flipped (horizontally, but it doesn't really matter because sliders are being rotated) with a 50% chance.

Localisation

Mobile

ppy/osu-framework#5571@​bdach)

Regressed in the previous build. Due to a stupid reason which is completely not our fault.

Settings

Song Select

ppy/osu#21541@​bdach)

Smaller changes

... (truncated)

Commits
  • 2fba6cb Merge pull request #21555 from peppy/update-deps
  • c5e461e Update framework
  • e876657 Update resources
  • d8d25c7 Merge pull request #21551 from peppy/fix-latency-certifier-butons
  • 8a2c784 Merge pull request #21544 from Pasi4K5/random-mod-slider-flip
  • 70e0a04 Merge pull request #21541 from bdach/difficulty-bindable-regression
  • eea7984 Remove triangle effect from latency certifier buttons
  • 7202472 Merge pull request #21550 from smoogipoo/ack-on-join
  • 8709b1f Immediately send ack request when joining new channels
  • 8f3023f Update ReflectHorizontally() and ReflectVertically() to use `FlipSliderHo...
  • 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 #349.