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.1004.0 #407

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ppy.osu.Game from 2023.914.0 to 2023.1004.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
  • 72cbc3b Merge pull request #24965 from peppy/legacy-tick-not-so-legacy-after-all
  • 854b797 Merge branch 'master' into legacy-tick-not-so-legacy-after-all
  • 844a3b6 Merge pull request #24980 from frenzibyte/gameplay-hud-redesign/health-display
  • 9c1f5c3 Merge pull request #24990 from peppy/argon-better-reverse
  • 4f3c433 Move vertex related constants local to method
  • 32b2ac4 Rename and refactor glow/miss bars to hopefully make more sense
  • 4f9daa1 Tidy up ArgonHealthDisplay code quality
  • e1445fc Adjust health display test scene's background colour to better visualise back...
  • 8178cf3 Tidy up background colour gradient logic
  • 2cbec6d Update resources
  • 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 #408.