taulazer / tau

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

Bump ppy.osu.Game from 2023.914.0 to 2023.928.0 #406

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps ppy.osu.Game from 2023.914.0 to 2023.928.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.924.1

Framework

  • Bump SPIRV with plistppy/osu-framework#6004@​peppy)
  • Add missing locales mapping in crowdin.ymlppy/osu-resources#282@​agatemosu)

Online

ppy/osu#24897@​peppy)

Testing

Full Changelog: https://github.com/ppy/osu/compare/2023.924.0...2023.924.1

2023.924.0

Code Quality

  • Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocityppy/osu#24728@​peppy)
  • ppy/osu#24726@​peppy)
    • We've struggled with debugging these over the years so I think this was worth a couple of hours of work.
  • Clean up ImportTask / ArchiveReaderppy/osu#24807@​peppy)
  • Remove LegacyDifficultyControlPoint / LegacyBpmMultiplierppy/osu#24738@​peppy)
  • ppy/osu#24814@​LukynkaCZE)
  • ppy/osu#24809@​peppy)
  • ppy/osu#24863@​bdach)
  • ppy/osu#24875@​peppy)

Editor

ppy/osu#24550@​smoogipoo)

Stable never had this, and it's more natural to edit in linear speed.

Framework

ppy/osu-framework#5999@​X9VoiD)

Added support for over 30 new tablets. Improved support for many already supported ones. Fixed some bugs.

Smaller changes

... (truncated)

Commits
  • 90326f6 Merge pull request #24953 from peppy/flash-dialog-on-stuck
  • afa1815 Merge pull request #24929 from peppy/reduce-song-select-debounce
  • 4d5b247 Fix failing song select tack transfer test by using a real track
  • 7908b36 Flash dialog popup when attempting to exit editor while exit is being blocked
  • fc38b2c Merge pull request #24942 from peppy/fix-missing-skin-ini-version
  • 0b9d010 Merge branch 'master' into fix-missing-skin-ini-version
  • 41efee1 Merge pull request #24943 from peppy/fix-batch-import-score-missing-notificat...
  • edf40cc Fix nullability inspection
  • 0769d0f Merge branch 'master' into fix-batch-import-score-missing-notifications
  • 324fa2d Merge pull request #24948 from NiceAesth/settings-keywords
  • 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 9 months ago

Superseded by #407.