Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ppy.osu.Game from 2024.219.0 to 2024.221.0 #255

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps ppy.osu.Game from 2024.219.0 to 2024.221.0.

Release notes

Sourced from ppy.osu.Game's releases.

2024.221.0

Gameplay

ppy/osu#27243@​myQwil)

Gameplay (osu!)

ppy/osu#27286@​peppy)

In triangles and argon, we expanded hitcircles to take up the full 128 px which are clickable, but still use the old approach circle sprite. To make it feel correct (ie. disappear as it collides with the hitcircle, not when it overlaps the border) we need to expand it slightly.

Note that this fix only affects classic/legacy skins.

Before After
2024-02-21 13 49 47@2x 2024-02-21 13 50 27@2x
2024-02-21 13 47 25@2x 2024-02-21 13 45 42@2x
2024-02-21 13 46 56@2x 2024-02-21 13 45 28@2x
2024-02-21 13 46 39@2x 2024-02-21 13 45 50@2x

ppy/osu#27288@​peppy)

Performance

Settings

ppy/osu-framework#6193@​smoogipoo)

Spurred by people using this renderer, likely because "legacy" has a bad connotation associated with it (e.g. https://discord.com/channels/188630481301012481/1097318920991559880/1209220240383418438).

This forces GLRenderer ("legacy") to be used even when the OpenGL renderer type is selected.

Song Select

ppy/osu#27292@​bdach)

Broke in yesterday's release, oops.

UI

Commits
  • 901bb01 Merge pull request #27293 from peppy/update-framework
  • 805f0b6 Remove unused using directive
  • 1f4ab7a Merge branch 'slider-input-alloc' into update-framework
  • fc30abc Merge branch 'indented-code-block' into update-framework
  • 9d732bd Merge branch 'remove-legacy-gl' into update-framework
  • 6d32cfb Update framework
  • 67626e5 Merge pull request #27292 from bdach/carousel-sorting-again
  • fb59347 Use DEFAULT instead of INSTANCE or static field
  • 9298582 Use custom comparer in beatmap carousel for expected sort behaviour
  • 04a2ac3 Add benchmarking for custom string comparer
  • 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 <dependency name> 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)

Bumps [ppy.osu.Game](https://github.com/ppy/osu) from 2024.219.0 to 2024.221.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2024.219.0...2024.221.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Game
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Superseded by #257.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2024.221.0 branch March 4, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants