Dean Herbert
|
4a3f4c3a55
|
Don't duck music when effect volume is set to zero
Addresses https://github.com/ppy/osu/discussions/28984.
|
2024-08-19 14:46:50 +09:00 |
|
Dean Herbert
|
510f2c8ce2
|
Merge pull request #28538 from bdach/polygon-tool
Reimplement stable polygon tool
|
2024-08-19 14:34:02 +09:00 |
|
Dean Herbert
|
0c6bee4033
|
Merge branch 'master' into free-sliders
|
2024-08-19 14:27:54 +09:00 |
|
Salman Ahmed
|
62dec1cd78
|
Fix oversight in input blocking from osu! gameplay resume
|
2024-08-19 14:14:40 +09:00 |
|
Salman Ahmed
|
9e962ce314
|
Add failing test case
|
2024-08-19 14:14:12 +09:00 |
|
Dean Herbert
|
7248c04ba4
|
Merge branch 'master' into polygon-tool
|
2024-08-19 13:54:02 +09:00 |
|
Dean Herbert
|
95d06333c1
|
Fix typo in editor field
|
2024-08-19 13:49:59 +09:00 |
|
Dean Herbert
|
f34132fd6b
|
Merge branch 'master' into polygon-tool
|
2024-08-19 13:00:02 +09:00 |
|
Dean Herbert
|
e75ae4a37b
|
More hardening of TestMultiplayerClient to attempt to fix test failures
|
2024-08-19 04:04:24 +09:00 |
|
Dean Herbert
|
07929b440a
|
Merge pull request #29485 from Joehuu/fix-carousel-panel-hover
Fix beatmap carousel panels not blocking hover of other panels in song select
|
2024-08-19 03:46:28 +09:00 |
|
Joseph Madamba
|
6dd08e9a96
|
Fix beatmap carousel panels not blocking hover of other panels in song select
|
2024-08-17 11:45:54 -07:00 |
|
Andrei Zavatski
|
3cd5820b5b
|
Make PositionSnapGrid a BufferedContainer
|
2024-08-17 10:34:39 +03:00 |
|
Dean Herbert
|
04a2d67ca4
|
Fix legacy combo counter bounce animation not always playing
As mentioned [in
discord](https://discord.com/channels/188630481301012481/1097318920991559880/1274231995261649006).
|
2024-08-17 15:13:44 +09:00 |
|
Dan Balasescu
|
ba4956ace4
|
Merge pull request #29467 from EVAST9919/online-bg-box
Remove extra box in `OnlinePlayBackgroundScreen`
|
2024-08-17 10:34:34 +09:00 |
|
Andrei Zavatski
|
f74263db81
|
Remove extra box in OnlinePlayBackgroundScreen
|
2024-08-17 01:01:51 +03:00 |
|
Dan Balasescu
|
e4c1545bf0
|
Merge pull request #29458 from peppy/fix-incorrect-skin-shortcutting
Fix custom skin sprites no longer working
|
2024-08-17 03:13:46 +09:00 |
|
Dean Herbert
|
d1d195cf18
|
Fix incorrect skin lookup shortcutting causing sprites to no longer work
|
2024-08-17 02:33:52 +09:00 |
|
OliBomby
|
3d4bc8a2cc
|
fix tests
|
2024-08-16 15:04:38 +02:00 |
|
OliBomby
|
621c4d65a3
|
Hide scroll speed in effect row attribute
|
2024-08-16 14:43:33 +02:00 |
|
OliBomby
|
b253d8ecbf
|
Hide scroll speed in bottom timeline
|
2024-08-16 14:43:09 +02:00 |
|
OliBomby
|
a2e26ba9ff
|
Fix perfect curve anchors losing type between reloads
|
2024-08-16 14:24:55 +02:00 |
|
OliBomby
|
4cc38cea63
|
fix last anchor converting to implicit segment
|
2024-08-16 14:24:03 +02:00 |
|
OliBomby
|
5624c1d304
|
Make break periods in bottom timeline transparent
|
2024-08-16 13:22:09 +02:00 |
|
OliBomby
|
e5fab9cfbe
|
Remove select action to end placement
|
2024-08-16 11:55:07 +02:00 |
|
Dan Balasescu
|
7a47597234
|
Add one more case
|
2024-08-16 18:21:06 +09:00 |
|
Dan Balasescu
|
e0da476346
|
Add tests for util function
|
2024-08-16 18:12:46 +09:00 |
|
Dan Balasescu
|
3b94d1f8eb
|
Merge pull request #29433 from OliBomby/grid-anchors
Fix grid snap slider placement double-click not making new segment if anchor not hovered
|
2024-08-16 17:42:15 +09:00 |
|
Dean Herbert
|
68bad9a277
|
Attempt file operations more than once in another test instance
See
https://github.com/ppy/osu/pull/29433/checks?check_run_id=28833985792.
|
2024-08-16 17:39:45 +09:00 |
|
Dan Balasescu
|
4ea7d9fb9a
|
Merge pull request #29438 from Joehuu/fix-play-button-click-area
Fix preview play button having incorrect click area
|
2024-08-16 16:29:49 +09:00 |
|
Joseph Madamba
|
e2bf02cf94
|
Fix preview play button having incorrect click area
|
2024-08-15 22:49:12 -07:00 |
|
Joseph Madamba
|
fda17a5a72
|
Expose BeatmapCardNormal height const
|
2024-08-15 22:49:12 -07:00 |
|
Dean Herbert
|
e01e630fd7
|
Merge pull request #29434 from OliBomby/change-segment
Fix PathControlPointVisualiser eating inputs when no control points are selected
|
2024-08-16 12:35:46 +09:00 |
|
OliBomby
|
3565a10ea2
|
fix confusing return statement at the end
|
2024-08-16 01:45:28 +02:00 |
|
OliBomby
|
3a84409546
|
Use TimingPointAfter for seeking check
|
2024-08-16 01:36:51 +02:00 |
|
OliBomby
|
2e11172e8e
|
Take into account next timing point when snapping time
|
2024-08-16 01:01:24 +02:00 |
|
OliBomby
|
ac064e814f
|
Add BinarySearchUtils
|
2024-08-16 00:15:40 +02:00 |
|
OliBomby
|
00e210147a
|
Fix inputs being eaten by PathControlPointVisualizer when no control points are selected
|
2024-08-15 23:11:07 +02:00 |
|
OliBomby
|
29fda745a4
|
add failure test
|
2024-08-15 22:59:26 +02:00 |
|
OliBomby
|
f717938a28
|
Fix grid snap slider placement double-click does not make new segment if anchor not hovered
|
2024-08-15 22:49:05 +02:00 |
|
Joseph Madamba
|
c3600467bf
|
Make collection button test less broken
|
2024-08-15 11:49:15 -07:00 |
|
Dan Balasescu
|
52c1858bbe
|
Merge pull request #29428 from peppy/update-editor-menu-items-difficulty-change
Ensure the "Change Difficulty" menu uses up-to-date difficulty names
|
2024-08-16 00:44:59 +09:00 |
|
Dean Herbert
|
5710f0f302
|
Merge pull request #26254 from frenzibyte/mania-combo-counter
Add argon/classic osu!mania combo counter
|
2024-08-15 17:56:28 +09:00 |
|
Dean Herbert
|
e7b4a2f451
|
Merge pull request #29427 from frenzibyte/fix-ruleset-components-beatmap-skin
Fix beatmap skin always overriding ruleset HUD components
|
2024-08-15 17:53:13 +09:00 |
|
Dean Herbert
|
b5f615882f
|
Ensure the "Change Difficulty" menu uses up-to-date difficulty names
Closes https://github.com/ppy/osu/issues/29391.
|
2024-08-15 17:25:30 +09:00 |
|
Salman Ahmed
|
7427237873
|
Try make code look better
|
2024-08-15 17:03:08 +09:00 |
|
Salman Ahmed
|
358572ebb3
|
Update code order to match everything else
|
2024-08-15 16:57:29 +09:00 |
|
Salman Ahmed
|
a421231aad
|
Fix beatmap skin on mania breaking HUD apart
|
2024-08-15 16:55:05 +09:00 |
|
Salman Ahmed
|
49c71f7863
|
Fix beatmap skin always overriding ruleset HUD components
|
2024-08-15 16:47:10 +09:00 |
|
Dean Herbert
|
4b279ecaa8
|
Fix mistake
|
2024-08-15 16:44:15 +09:00 |
|
Dean Herbert
|
26da2c0637
|
Update MultiplayerClient test output with new knowledge
|
2024-08-15 16:16:48 +09:00 |
|