taulazer / tau

A customized osu! mode surrounding a paddle and some notes.
https://taulazer.github.io/
MIT License
179 stars 19 forks source link

Bump ppy.osu.Game from 2023.717.0 to 2023.815.0 #395

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ppy.osu.Game from 2023.717.0 to 2023.815.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.815.0

Code Quality

Cosmetic

ppy/osu#24540@​peppy)

I've heard multiple times from uses that this is distracting or confusing. It now fades, but doesn't fully disappear.

Gameplay

ppy/osu#24547@​bdach)

Performance

ppy/osu#24544@​smoogipoo)

At COE, it was brought up to me that this map wasn't loading. Turns out that it is loading, just very slowly.

Reliability

ppy/osu#24548@​peppy)

Skinning

ppy/osu#24528@​bdach)

Song Select

ppy/osu-framework#5965@​bdach)

Full Changelog: https://github.com/ppy/osu/compare/2023.814.0...2023.815.0

2023.812.0

Editor

ppy/osu#24511@​bdach)

Reliability

Full Changelog: https://github.com/ppy/osu/compare/2023.811.0...2023.812.0

... (truncated)

Commits
  • 4e96853 Merge pull request #24548 from peppy/fix-score-copy-instability
  • e8bde65 Fix score being cloned in async method causing random crashes
  • 526a145 Merge pull request #24546 from peppy/update-framework
  • 3526032 Merge pull request #24544 from smoogipoo/pool-mania-barlines
  • 57e4949 Merge pull request #24547 from bdach/slider-kiai-stars-broke
  • ab1d523 Fix kiai stars flickering on and off during gameplay
  • 8c14ff6 Update framework
  • 31c31a9 Merge pull request #24528 from bdach/fix-dual-stages-skinnable-layer
  • e9621e7 Adjust test to share barline between stages
  • 6a7b078 Add barline pooling for mania
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 #399.