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 2023.1008.0 to 2023.1229.0 #434

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps ppy.osu.Game from 2023.1008.0 to 2023.1229.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.1229.0

Editor

ppy/osu#26136@​peppy)

In preparation for locking in better audio constants in lazer, let's fix the editor waveform looking completely misaligned.

This adds a visual-only offset to better align the editor waveform (in the timeline and on the timing screen) with osu! community expectations. With this change, visual-based timing is feasible, and assuming done correctly, should be accurate within 2 ms.

ppy/osu#26141@​peppy)

When undoing, selection would be lost, and (kind of as a result) the controls on the right of the screen would enter a detached state where they don't update correctly. Quite annoying when you're making changes.

Framework

ppy/osu-framework#6090@​peppy)

ppy/osu-framework#6086@​X9VoiD)

Added support for:

  • Gaomon GM116HD
  • Huion Kamvas 22
  • VEIKK VK1060PRO
  • Wacom CTC-4110WL
  • Wacom CTC-6110WL
  • Wacom DTH-1320
  • Wacom PTU-600U
  • XP-Pen Deco M

Improved detection for:

  • Artisul A1201
  • Gaomon 1060 Pro
  • Huion H1060P
  • Huion H420x
  • Huion H950P
  • Huion Kamvas 20
  • Huion Kamvas Pro 24 (4K)
  • Kamvas Pro 13 (2.5k)
  • UGEE S640

Also:

  • Huion Q11K: Fix digitizer specifications
  • XP-Pen Star 05 V3: Fix digitizer specifications

ppy/osu-framework#5309@​Susko3)

This fixes some tablet devices incorrectly enabling the "touch device" mod.

... (truncated)

Commits
  • 8e3fe09 Merge pull request #26169 from bdach/universal-offset-from-session-plays
  • 1de3e37 Merge pull request #26187 from peppy/dialog-overlay-design-update
  • 93c7ebd Remove unused using
  • 6d12451 Fix test failures due to player bailing early after failing to load beatmap
  • 619b0cc Fix code quality inspection
  • 6718de0 Suggest audio adjust after one play
  • e6f1d7d Move SessionAverageHitErrorTracker to more general namespace
  • 24a80da Merge branch 'master' into universal-offset-from-session-plays
  • bb07378 Fix test failing due to querying button position during transform
  • e027992 Merge pull request #26189 from peppy/fix-escape-key-spectator-fail
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2023.1008.0 to 2023.1229.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2023.1008.0...2023.1229.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 Dec 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2023

Superseded by #435.

@dependabot dependabot bot closed this Dec 29, 2023
@dependabot dependabot bot deleted the dependabot/nuget/ppy.osu.Game-2023.1229.0 branch December 29, 2023 23:55
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