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.1114.1 to 2023.1224.0 #160

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ppy.osu.Game from 2023.1114.1 to 2023.1224.0.

Release notes

Sourced from ppy.osu.Game's releases.

2023.1224.0

Gameplay

ppy/osu#26076@​peppy)

This behaves how you'd expect it to coming from stable. It's intended to be a very quick implementation just to get the functionality back, and will improve in the future. Controls are configurable but default to +/-.

Smaller changes

Gameplay (osu!)

ppy/osu#26083@​smoogipoo)

When maps have very consistent density, HP drain is as harsh as it can get to the point that it feels like if you miss a note you can never regain HP.

I don't know how to maths enough to fix this just from just the hp increase / hp drain side of things, so I'm taking another approach by adding combo-end bonuses similar to stable.

Stable gives one of three bonuses at the time combo:

  • "Geki" if every object was hit with a 300.
  • "Katu" if every object was hit with 100 or above.
  • "Mu" if any object was hit with 50 or below.

Online

ppy/osu#26081@​peppy)

Smaller changes

Performance

Reliability

Skinning

ppy/osu#26069@​peppy)

Some skins have been reported to use versions like "1.5", expecting "2.0" behaviour. So now anything above "1.0" defaults to "2.0" behaviour.

Song Select

ppy/osu#26060@​jeenyuhs)

... (truncated)

Commits
  • ee00f7e Merge pull request #26086 from peppy/fix-toolbar-button-lag
  • a0915a0 Merge pull request #26076 from peppy/gameplay-offset-adjust
  • 68430d6 Fix toolbar keybinding hint not clearing after unbinding the keybinding
  • 5b03dc8 Use a realm subscription to avoid overhead when hovering a toolbar button
  • 686b2a4 Disable positional interaction for now
  • 72bec52 Add conditions to match stable offset adjust limitations
  • 92b490f Don't bother with alt support for now
  • d72ec81 Merge pull request #26083 from smoogipoo/try-improve-hp-drain
  • 7437d21 Adjust comment regarding slider tail
  • ee0bd69 Merge pull request #26072 from peppy/fix-migration-hard-crash
  • 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.1114.1 to 2023.1224.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2023.1114.1...2023.1224.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 25, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2023

Superseded by #161.

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