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.1228.0 #354

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1205.1 to 2022.1228.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1228.0

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

Code Quality

Online

Fix osu.ppy.shppy/osu#21854@​peppy)

Addresses https://github.com/ppy/osu/discussions/21838.

ppy/osu#21871@​bdach)

Results

ppy/osu#21819@​bdach)

Tooling

ppy/osu#21878@​bdach)

Allows us to release android builds again!

UX

Full Changelog: https://github.com/ppy/osu/compare/2022.1227.0...2022.1228.0

2022.1227.0

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

Mobile releases will come later after some fixes. The android APK is from the previous release so new users still have something to download.

Beatmap Listing

ppy/osu#21646@​peppy)

Another step in the direction of promoting featured artist beatmaps and providing new users with better directed access to licenced content. I hope the overhead of clicking through the dialog will not be too bad once per session, but depending on feedback we can consider adding a "don't show again" or similar.

This is a personal requirement for pushing osu! out to a new audience (aka mobile). We've made huge progress with the featured artist project and I think making it the default visibility is the right next step.

https://user-images.githubusercontent.com/191335/207827249-90cf4328-9777-4b59-a255-ceddbb7d7e24.mp4

Code Quality

... (truncated)

Commits
  • ea8beff Merge pull request #21871 from bdach/solo-statistics-watcher-reliability
  • e4c060f Merge pull request #21854 from peppy/fix-website-root
  • c20c6cd Merge pull request #21878 from bdach/android-version-spec
  • 4b71ccf Merge pull request #21879 from frenzibyte/first-object-visbility-keywords
  • b4c5e18 Add keywords to ease search of "first object visibility" setting
  • 7636744 Adjust Android package versioning to .NET 6
  • 3c0b8af Allow unsubscribing from solo statistics updates
  • 04f9a35 Convert SoloResultsScreen to NRT
  • a0a26b1 Ignore statistics update subscriptions with invalid score ID
  • e9d32fc Fix various failures in initial statistics fetch
  • 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)