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.615.0 to 2022.716.1 #86

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ppy.osu.Game from 2022.615.0 to 2022.716.1.

Release notes

Sourced from ppy.osu.Game's releases.

2022.716.1

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

Code Quality

Database

Editor

Gameplay

Add ability to save failed score (ppy/osu#18785 by @​cdwcgt)

2022-07-17_03-20-29.mp4

Gameplay (osu!)

Add repel mod to the osu ruleset (ppy/osu#18607 by @​ggliv)

repel.mp4

Add "Single Tap" mod for osu! ruleset, abstract Alternate & Single Tap into InputBlockingMod (ppy/osu#19089 by @​tsunyoku)

Since ppy/osu#17781 got closed due to recent changes, decided to re-create the mod and make it compatible with the recent changes.

Fix slider follow circle animations not matching expectations on legacy skins (ppy/osu#19090 by @​goodtrailer)

This fixes quite a few oversights:

  • Scale and fade are faster
  • Scale is outwards when tracking is interrupted
  • Sizing is fixed to match stable

Some similar changes will be applied to the default skin (probably in the next release) to make it feel better.

Smaller changes

Input

Improve touch input support for desktop platforms (ppy/osu-framework#5299 by @​Susko3)

... (truncated)

Commits
  • 5b9be3e Merge pull request #19140 from peppy/single-tap-acronym
  • b93b6ba Change "single tap" mod acronym to not conflict with "strict tracking"
  • acd5254 Add test coverage ensuring unique acronyms
  • 5df9f06 Merge pull request #19136 from frenzibyte/handle-user-request-failure
  • 1c401f3 Merge pull request #19134 from peppy/update-resources
  • 20a109a Merge branch 'master' into update-resources
  • 279bdcb Merge pull request #18785 from cdwcgt/Save-Score-Failed
  • b42f49a Handle APIException from user request during logging in
  • e6236ba Update save score button to check availability after import
  • 6285442 Fix failed scores not prepared before import
  • 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.615.0 to 2022.716.1.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2022.615.0...2022.716.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 Jul 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2022

Superseded by #87.

@dependabot dependabot bot closed this Jul 19, 2022
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2022.716.1 branch July 19, 2022 10: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