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.528.0 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps ppy.osu.Game from 2022.424.1 to 2022.528.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.528.0

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

Beatmap Listing

Chat

Bring new chat design online (ppy/osu#18377 by @​jai-x)

2022-05-23_22-31-09.mp4

Smaller changes

Editor

Bring editor design metrics up-to-date (ppy/osu#18396 by @​peppy)

I've started to bring the newer design language into the editor to better allow us to add new elements to the editor.

This is by no means a complete implementation. There are going to be a few weird edge cases, but I'm not focused on perfecting things. The main thing I wanted is to get the screen proportions in line with flyte's new designs so I can continue working on the timing UX further. With the existing editor, there was a lot of padding weirdness on the timing screen which has since been removed.

Add waveform comparison view to editor timing screen (ppy/osu#18388 by @​peppy)

This is the next step towards a full timing solution. Similar to the metronome, this adds a new visual semi-interactive element which can be used to help understand the timing that is set, but doesn't directly allow mutating the timing yet. Hovering the display will allow scrubbing through the track.

I've tested this with makeshift adjustment controls and confirmed that it is very efficient in helping locate the correct BPM (and offset). Took around 6 seconds each to time a few beatmaps with visual only reference.

As a side note, visual only timing is only good to a certain extent. If you have a play with it, you'll notice that you can find BPM nodes at bpm / 1.5, bpm / 2 etc. where waveforms will look to align but it is not the number you are searching for. This is intended to be one piece of a larger array of tools at a mapper's disposal.

Actual adjustment controls will come as a follow-up effort.

osu.Game.Tests.2022-05-24.at.05.35.48.mp4

IMPORTANT: This should not yet be used for offset locating. The waveforms are offset by an arbitrary amount from timing expectations. This will be addressed in the near future. It can still be used for BPM checking.

Smaller changes

... (truncated)

Commits
  • 62266c7 Merge pull request #18448 from frenzibyte/editor-metronome-rate
  • 4f2910c Merge pull request #18445 from frenzibyte/editor-background-colour
  • 3aa7e31 Merge pull request #18443 from frenzibyte/fix-beatmap-badge-colouring
  • 68684f5 Merge pull request #18446 from frenzibyte/editor-row-attribute-background
  • 6ed2197 Merge pull request #18447 from frenzibyte/editor-verify-settings-width
  • 93a8092 Increase usable width slightly further
  • 2fac710 Add step for adjusting editor clock rate in test scene
  • e12d188 Fix metronome speed not adjusted on different playback rates
  • d12e492 Increase editor verify settings width to give more breathing space
  • e71d907 Update row attribute background colour to fit screen
  • 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.528.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2022.424.1...2022.528.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 May 30, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2022

Superseded by #138.

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