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.424.1 to 2022.605.1 #138

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps ppy.osu.Game from 2022.424.1 to 2022.605.1.

Release notes

Sourced from ppy.osu.Game's releases.

2022.605.1

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

Audio

Improve consistency of UI sound effects (ppy/osu#18548 by @​nekodex)

Consistency pass to fix components with missing/incorrect sounds and to use more appropriate sounds in some places.

Code Quality

Editor

Fix wrong sizing of editor timeline ticks (ppy/osu#18485 by @​bdach)

Regressed with recent design changes.

image

image

Improve flow of adding new control points at timing screen (ppy/osu#18509 by @​peppy)

A couple of changes here:

  • Attributes from the currently selected control point are cloned when adding a new one.
  • The first control point added it automatically made a timing control point.
osu.2022-05-31.at.12.51.24.mp4

Add adjustment buttons for BPM and offset (ppy/osu#18508 by @​peppy)

Bit of an experimental UX which I'll continue to build on.

osu.Game.Tests.2022-05-31.at.12.35.19.mp4

Add the ability to lock the waveform display to a specific time location (ppy/osu#18505 by @​peppy)

Quite often you will want to be timing using a specific section of the waveform you've identified to have a discernible beat. This allows locking the display to that region while you make further adjustments.

osu.Game.Tests.2022-05-31.at.09.45.09.mp4

Add automatic control point tracking to the timing screen (ppy/osu#18502 by @​peppy)

... (truncated)

Commits
  • 6516e92 Merge pull request #18576 from peppy/update-framework
  • f1af320 Update framework
  • b897e14 Merge pull request #18462 from frenzibyte/fix-timeline-zooming
  • 47d2bd2 Merge pull request #18566 from peppy/update-framework
  • 8ad588d Update framework
  • 4d0c3fc Merge pull request #18556 from frenzibyte/default-legacy-spinner-approach-circle
  • 462e536 Merge pull request #18561 from Joehuu/icon-pill-tooltips
  • 30cf6bf Add tooltips to beatmap card icon pills
  • 2a8a4ba Merge pull request #18560 from Joehuu/fix-some-localisations
  • 4b54fed Add back hide common string using new ToSentence() extension method
  • 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 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.424.1 to 2022.605.1.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2022.424.1...2022.605.1)

---
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 Jun 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #139.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2022.605.1 branch June 13, 2022 05:04
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