Skip to content

Tags: maromalo/osu-framework

Tags

2022.511.0

Toggle 2022.511.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5168 from peppy/global-statistics-expose

Allow retrieving full global statistics on demand

2022.509.0

Toggle 2022.509.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5161 from Susko3/windows-max-size

Fix default maximum size being invalid on Windows

2022.430.0

Toggle 2022.430.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5107 from frenzibyte/ios-uipress

Refactor iOS raw keyboard handler to rely on `UIPress` events instead

2022.428.0

Toggle 2022.428.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5103 from Susko3/sdl-DisplayMode

Improve `CurrentDisplayMode` logic in `SDL2DesktopWindow`

2022.425.0

Toggle 2022.425.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5128 from frenzibyte/menu-mouse-handling

Fix `Menu` not handling mouse down events

2022.423.0

Toggle 2022.423.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5122 from maromalo/master

Add support for configurable deadzone for joystick/gamepad

2022.421.0

Toggle 2022.421.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5116 from peppy/search-container-filter-event

Expose an event in `SearchContainer` which is fired after a filter operation completes

2022.419.0

Toggle 2022.419.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5110 from bdach/accidental-game-exit-api-breakage

Fix accidental API breakage of `Game.OnExiting()` return value

2022.415.0

Toggle 2022.415.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5105 from peppy/fix-dropdown-selected-propagation

Standardise `DrawableMenuItem` colour update logic

2022.408.0

Toggle 2022.408.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5094 from peppy/fix-animation-issues

Fix issues with `Animation.ClearFrames` behaviour