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.515.0 to 2022.612.0 #340

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ppy.osu.Game from 2022.515.0 to 2022.612.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.612.0

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

Code Quality

Editor

Fix osu!taiko hits missing fill colour occasionally after rewinding (ppy/osu#18604 by @​smoogipoo)

Framework

Gameplay

  • Avoid beatmap load timeouts triggering when a user loads a beatmap (Allow beatmaps to load endlessly when entering Player ppy/osu#18629 by @​smoogipoo)
    • The timeout is now only applied for background tasks like difficulty calculation. That said, at the point this timeout would have been reached (10 seconds) the game is already doomed, so we need to add some better safeties in place around this flow.

Gameplay (osu!)

Fix spinner bonus tick sample playing only from left channel (ppy/osu#18595 by @​frenzibyte)

Gameplay (osu!mania)

Multiplayer

Support mod/ruleset combinations in multiplayer gameplay leaderboard (ppy/osu#18496 by @​smoogipoo)

Until now, the leaderboard didn't correctly show scores for mod combinations that differed from the local player. Now it will.

Online

Fix combo starting at 0 when spectating (ppy/osu#18584 by @​smoogipoo)

Update Discord RPC ranking value depending on the selected ruleset (ppy/osu#18498 by @​tornac1234)

Update spectator/multiplayer endpoint in line with new deployment (ppy/osu#18648 by @​peppy)

We are now deploying the server components in a way which ensures old multiplayer rooms and spectator sessions aren't interrupted. Also, this should fix intermittent disconnections during multiplayer games (which were caused by cloudflare).

Smaller changes

... (truncated)

Commits
  • 12ff980 Merge pull request #18635 from peppy/latency-comparer-more-modes
  • 6ad6704 Merge pull request #18648 from peppy/update-spectator-endpoint
  • 486f762 Fix inspection by removing unstable rate code
  • af353c3 Don't show UR for now
  • 52c8cea Update spectator/multiplayer endpoint in line with new deployment
  • 5b3b9a2 Add test coverage for "simple" mode
  • 419b579 Move circle duration to constant
  • 74b4878 Merge pull request #18644 from frenzibyte/latency-certifier-infinite-polling-...
  • 8d53ed6 Fix mode cycling and add test coverage
  • 0c333e5 Link directly to methodology section
  • 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.515.0 to 2022.612.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2022.515.0...2022.612.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 Jun 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2022

Superseded by #341.

@dependabot dependabot bot closed this Jun 15, 2022
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2022.612.0 branch June 15, 2022 14: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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants