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.1223.0 to 2023.1228.0 #354

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.1223.0 to 2023.1228.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
  • e027992 Merge pull request #26189 from peppy/fix-escape-key-spectator-fail
  • a9c7131 Merge pull request #26184 from peppy/spectate-from-context-menu
  • e1a376c Fix using "Back" binding at spectator fail screen not working
  • 0fc86a0 Merge pull request #26177 from peppy/fix-leaderboard-tab-ordering
  • c7f10db Merge pull request #26148 from rushiiMachine/resumeoverlay-min-cursor-size
  • f5a3124 Merge pull request #26183 from peppy/menu-supporter-display
  • a717ad5 Merge branch 'master' into menu-supporter-display
  • 17325ff Merge pull request #26182 from peppy/menu-tips
  • 22eced3 Show local user in online users
  • 2ec9343 Add the ability to spectate a user by right clicking their user panel
  • 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.1223.0 to 2023.1228.0.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2023.1223.0...2023.1228.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Game
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@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 #355.

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