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.1022.0 to 2022.1101.0 #340

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2022.1022.0 to 2022.1101.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1101.0

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

Editor

ppy/osu#21049@​peppy)

Note that I'm still not decided on whether this should be re-integrated into the distance snap grid, which is why I added this back only the the required paths.

Gameplay

ppy/osu#21054@​smoogipoo)

ppy/osu-framework#5495@​EVAST9919)

Smaller changes

Reliability

Settings

ppy/osu#21050@​peppy)

Tooling

ppy/osu-framework#5490@​peppy)

I was confused by the previous output, as it didn't do a great job showing the current pool usage – specifically it was not showing the current pool size in the denominator portion of the display, but the total usages. Which didn't make much sense at all.

UI

UX

ppy/osu#21045@​peppy)

No longer shows a very long version of the ruleset's assembly information, since this error message was supposed to be something that users can easily action on.

Full Changelog: https://github.com/ppy/osu/compare/2022.1031.0...2022.1101.0

2022.1031.0

... (truncated)

Commits
  • f1138f5 Merge pull request #21051 from peppy/fix-directory-selector-breadcrumb
  • 9f031b5 Merge branch 'master' into fix-directory-selector-breadcrumb
  • e104242 Update framework
  • 3f48aff Merge pull request #21049 from peppy/fix-slider-sv-snap
  • ac554c6 Merge branch 'master' into fix-slider-sv-snap
  • 5621db8 Merge pull request #21052 from peppy/fix-control-point-info
  • e4fb911 Merge pull request #21060 from peppy/rename-target-practice
  • 3fa529c Merge pull request #21059 from peppy/fix-combo-colour-application
  • 947e6d4 Merge pull request #21056 from peppy/fix-argon-explosion-size
  • fcf0ad2 Merge pull request #21057 from peppy/fix-accent-colour-change-performance-osu...
  • 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 #342.