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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ppy.osu.Game.Rulesets.Mania from 2021.623.0 to 2022.901.0 #77

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps ppy.osu.Game.Rulesets.Mania from 2021.623.0 to 2022.901.0.

Release notes

Sourced from ppy.osu.Game.Rulesets.Mania's releases.

2022.901.0

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

NOTE: 馃 ANDROID RELEASE PULLED TEMPORARILY DUE TO SOMETHING GONE WRONG

Audio

Add audio feedback for text selection (ppy/osu#19850 by @鈥媙ekodex)

selection-sfx.mov

Fix audio glitching when showing results screen with many scores (ppy/osu#20025 by @鈥媝eppy)

Could be heard as a soft "pop" when entering results, even when the game was muted.

Add audio feedback for invalid textbox input (ppy/osu#20045 by @鈥媙ekodex)

textbox-error.mov

Code Quality

Database

Always reprocess beatmaps after a user update request (ppy/osu#20013 by @鈥媝eppy)

If a beatmap had metadata changes server-side without its content changing, the game would prompt the user to update but early-abort the update process due to not finding any file changes. Now, osu! will do a full metadata reprocess to bring things into a correct state.

20013.mp4

Editor

Add ability to split sliders into multiple pieces (ppy/osu#19858 by @鈥婳liBomby)

This synergizes particularly well with the merging feature added earlier, allowing splitting a part of the slider, transforming it however you want, then merging it back together.

For now you can only split on control points which have a non-inherited curve types and are not the first or last control point of the slider. It is theoretically possible to make a splitting feature which can split on any part of the slider body, but that would be more involved require some extra UX considerations. Maybe something for the future.

osu._yXwUicVEn0.mp4

... (truncated)

Commits
  • 3495215 Merge pull request #20045 from nekodex/textbox-invalid-sfx
  • ba20044 Fix missing nullability consideraition
  • 6af8143 Fix typing of new setting to allow it to be visible to tools export
  • b83ce97 Merge branch 'master' into textbox-invalid-sfx
  • 50e8052 Update resources
  • 8c202ce Merge pull request #20033 from apollo-dw/speed-notes-fix
  • 837b19a Merge pull request #19919 from khang06/nan-sv
  • 212d76a Add audio feedback for invalid textbox input
  • cc9dc60 Refactor feedback sample playback logic
  • 6cadcc2 Merge pull request #20032 from peppy/toast-notification-tray
  • 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.Rulesets.Mania](https://github.com/ppy/osu) from 2021.623.0 to 2022.901.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2021.623.0...2022.901.0)

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

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

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #82.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game.Rulesets.Mania-2022.901.0 branch October 1, 2022 17:02
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
0 participants