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.902.1 to 2022.1022.0 #271

Merged
merged 2 commits into from
Oct 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2022

Bumps ppy.osu.Game from 2022.902.1 to 2022.1022.0.

Release notes

Sourced from ppy.osu.Game's releases.

2022.1022.0

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

Audio

ppy/osu#20845@​nekodex)

ppy/osu#20848@​peppy)

Resulted in a very "scratchy" sound that was not pleasing on the ears.

Code Quality

  • ppy/osu#20672@​mk56-spn)
  • Rename updatefetch where applicable in SDL2DesktopWindowppy/osu-framework#5457@​Susko3)
  • Cleanup fetchDisplayMode()ppy/osu-framework#5456@​Susko3)
  • ppy/osu-framework#5461@​Susko3)
  • Avoid serialising some more properties of SoloScoreInfoppy/osu#20846@​peppy)
  • Ban char.ToLower()/char.ToUpper()ppy/osu#20855@​frenzibyte)
  • Make getClosestDisplayMode()ppy/osu-framework#5473@​Susko3)

Editor

ppy/osu#20650@​OliBomby)

Under the right circumstances a slider to stream convert would put the last circle at the start of the slider, creating an incorrect stream.

osu.Game.Rulesets.Osu.Tests_bJP6LQqoEJ.mp4

This is now fixed.

ppy/osu#20586@​ekrctb)

ppy/osu#20704@​ekrctb)

20704.mp4

ppy/osu#20703@​ekrctb)

Should provide a better overall experience when dragging selections while using mouse wheel to adjust the current time.

ppy/osu#20738@​peppy)

ppy/osu#20739@​peppy)

These were some of the most out-of-place designs so I've updated them to roughly be in line with newer design language. The player loader screen changes kind of came as a "bonus" because of the shared logic.

osu! 2022-10-13 at 07 37 03

osu! 2022-10-13 at 07 38 13

... (truncated)

Commits
  • c195c13 Merge pull request #20852 from peppy/update-framework
  • 9155fcf Update framework
  • 3d37a67 Update framework
  • 9ca41b3 Merge pull request #20855 from frenzibyte/ban-char-lower-upper
  • 2d00658 Merge branch 'master' into ban-char-lower-upper
  • 0491b1f Merge branch 'master' into update-framework
  • 0148f25 Merge pull request #20848 from peppy/fix-settings-volume-sliders-double-samples
  • 678bfb2 Ban char.ToLower()/char.ToUpper() as well for better safety
  • c1ed775 Update framework
  • 447d420 Fix adjusting volume via settings playing tick samples twice
  • 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.902.1 to 2022.1022.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2022.902.1...2022.1022.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 Oct 22, 2022
@LumpBloom7 LumpBloom7 merged commit 7678594 into master Oct 22, 2022
@LumpBloom7 LumpBloom7 deleted the dependabot/nuget/ppy.osu.Game-2022.1022.0 branch October 22, 2022 19:13
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.

1 participant