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.1227.0 #353

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1205.1 to 2022.1227.0.

Release notes

Sourced from ppy.osu.Game's releases.

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 today, most likely. Our tooling has changed and it will require a bit more time and manual work to get right.

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

Database

ppy/osu#21628@​peppy)

A common user request is to "make lazer share a beatmaps directory with stable". This finally realises that goal when both games are on the same drive, using "hard links". You can find more details about how this works at the explanatory wiki page.

Editor

Framework

... (truncated)

Commits
  • 080790d Merge pull request #21812 from frenzibyte/fix-publish
  • 1a4489e Move version pinning of system packages to osu.Game
  • 9be1689 Merge pull request #21811 from peppy/add-hard-link-faq
  • 61029b1 Add link to hard link explanation wiki page
  • 42c1d41 Merge pull request #21810 from peppy/api-switch
  • b3e44f2 Use new lazer API endpoint
  • df6f2ad Merge pull request #21804 from bdach/hide-global-rankings-when-presenting-scores
  • 38a674c Merge pull request #21807 from Joehuu/external-link-open-highlight
  • 777ffcf Highlight "open" option on external link button context menu
  • bcaff37 Merge pull request #21802 from turbedi/generic_enum
  • 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 #354.