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 2022.709.1 to 2022.723.0 #155

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps ppy.osu.Game from 2022.709.1 to 2022.723.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.723.0

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

Code Quality

Database

Add background beatmap processing (ppy/osu#19272 by @​peppy)

A stepping stone towards better storage/processing of star ratings locally. The focus here is on the invalidation flow when difficulty algorithm changes occur, so I didn't put too much thought into the BeatmapInfo / realm storage of the star rating.

This will nuke all local beatmaps' difficulties once. Seems like a good move to get everything in a consistent state. This will also handle legacy issues like "length" not being calculated, for users with very old databases.

I haven't tested with a large database yet, so feedback on how well this works is appreciated! There's no visible progress just yet, so if you notice nothing, that's probably a good thing. Note that it will automatically pause during gameplay.

Editor

Fix editor clap/finish buttons being ordered against expectations (ppy/osu#19236 by @​peppy)

Weirdly was not brought to our attention until now!

Fix slider velocity not using previous value if slider is not adjacent (ppy/osu#19239 by @​peppy)

Before:

osu.2022-07-19.at.13.55.16.mp4

After:

osu.2022-07-19.at.13.53.27.mp4

Dsplay toasts on beatmap/skin save (ppy/osu#19243 by @​LukynkaCZE)

Adds missing visual feedback when saving.

Beatmap.Editor.mp4

Smaller changes

Framework

... (truncated)

Commits

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #156.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2022.723.0 branch August 1, 2022 04:10
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