|
8b5ac55fca
|
Remove newline
|
2022-08-17 13:48:06 +09:00 |
|
|
615c5cf6ae
|
Merge branch 'master' into slider-merger
|
2022-08-17 13:36:15 +09:00 |
|
|
0ff5547b83
|
Make changeHandler optional in convertToStream method to match new implementation
|
2022-08-17 13:35:44 +09:00 |
|
|
d9346abb9c
|
Tweak intro timings more and ensure non-theme tracks play from preview point
|
2022-08-17 13:20:40 +09:00 |
|
|
37799e3b31
|
Allow preparing preview point without looping
|
2022-08-17 13:20:24 +09:00 |
|
|
d021218d78
|
added test for objects which cant be merged
|
2022-08-16 23:05:35 +02:00 |
|
|
3109066e34
|
Rename {Requires -> Pending}Configuration
|
2022-08-16 22:45:24 +02:00 |
|
|
6bfdfeb153
|
Refactor mod panel selection logic to avoid overwriting
|
2022-08-16 22:41:35 +02:00 |
|
|
f30d68cd4e
|
Merge pull request #19547 from peppy/editor-setup-no-state-change
Fix multiple cases of mutations at editor setup screen not triggering a state save
|
2022-08-16 22:19:12 +02:00 |
|
|
1861f34427
|
Merge branch 'master' into editor-setup-no-state-change
|
2022-08-16 21:46:43 +02:00 |
|
|
43e471c2a5
|
Clamp effective miss count to maximum amount of possible braks
|
2022-08-16 16:12:13 +03:00 |
|
|
e689d4be96
|
Merge pull request #19530 from peppy/store-modified-time
Add `BeatmapInfo.LastUpdate` to track the time of local changes
|
2022-08-16 20:20:41 +09:00 |
|
|
24fd411720
|
Merge pull request #19594 from BlauFx/improve_retry_behaviour
Skip song intro on quick restart
|
2022-08-16 20:18:12 +09:00 |
|
|
57f48ca4d0
|
Merge pull request #19802 from peppy/improve-intro-timings
Improve intro timings when not using osu! theme
|
2022-08-16 20:07:16 +09:00 |
|
|
0769cdf050
|
Merge pull request #19801 from peppy/fix-collection-reimport
Fix re-importing existing collections not correctly adding new items
|
2022-08-16 18:29:01 +09:00 |
|
|
5ac314077a
|
Improve intro timings when not using osu! theme
Roughly as proposed in https://github.com/ppy/osu/discussions/19687.
|
2022-08-16 18:19:30 +09:00 |
|
|
1a7ddc0040
|
Fix re-importing existing collections not correctly adding new items
|
2022-08-16 16:43:05 +09:00 |
|
|
ee153a345c
|
Add a few more overlooked beatmap save states on setup screen modifications
|
2022-08-16 16:31:56 +09:00 |
|
|
5238a5c115
|
Merge branch 'master' into editor-setup-no-state-change
|
2022-08-16 16:28:29 +09:00 |
|
|
9d2c2b71cf
|
Change conditional to check for insertions in addition to modifications
It is possible that the import process itself marks the previous
beatmaps as deleted due to an overlap in metadata or otherwise.
|
2022-08-16 16:21:36 +09:00 |
|
|
c8fdfd298c
|
Merge branch 'master' into carousel-maintain-selection-over-update
|
2022-08-16 16:04:32 +09:00 |
|
|
11f38e539f
|
Rename property to LastLocalUpdate
|
2022-08-16 16:01:19 +09:00 |
|
|
c7db4a532c
|
Merge branch 'master' into store-modified-time
|
2022-08-16 15:53:51 +09:00 |
|
|
0833a6fb9a
|
Avoid multiple iteration of LINQ query using a local
|
2022-08-16 15:39:23 +09:00 |
|
|
7cc9fdbaa0
|
Simplify context menu check by using existing mergeable object list
|
2022-08-16 15:39:23 +09:00 |
|
|
ecb9351bab
|
Remove unnecessary null pre-checks
|
2022-08-16 15:36:43 +09:00 |
|
|
e636fcd9b8
|
Use DI'd components from parent class rather than fetching locally
|
2022-08-16 15:35:32 +09:00 |
|
|
ea50936d71
|
Fix slider ticks playing back at infinite rate while making changes to a slider in the editor
|
2022-08-16 15:27:58 +09:00 |
|
|
26568f7ac9
|
Merge pull request #19796 from peppy/fix-player-loader-tests-volume-adjustment
Fix running `TestScenePlayerLoader` interactively leaving volume in a bad state
|
2022-08-16 14:52:15 +09:00 |
|
|
e870ac6456
|
Fix code quality for CI
|
2022-08-16 15:51:54 +10:00 |
|
|
63819648df
|
Fix up flow of actual skip operation
|
2022-08-16 14:40:02 +09:00 |
|
|
9a1a7bae89
|
Make test actually test things
|
2022-08-16 14:40:02 +09:00 |
|
|
6761f869f9
|
Modify flow to avoid weird bindable and value resetting
|
2022-08-16 14:17:35 +09:00 |
|
|
a15e6f19aa
|
Fix running TestScenePlayerLoader interactively leaving volume in a bad state
|
2022-08-16 13:40:46 +09:00 |
|
|
a96905c410
|
Merge branch 'master' into master
|
2022-08-16 12:29:25 +08:00 |
|
|
c9baadcf88
|
Merge branch 'master' into improve_retry_behaviour
|
2022-08-16 13:06:04 +09:00 |
|
|
b33e0f5e1c
|
update comment and deltaTime check
|
2022-08-16 11:03:18 +08:00 |
|
|
d140e0df14
|
remove nullable disable annotation
|
2022-08-15 21:15:23 +02:00 |
|
|
7c2ada9b20
|
Revert "remove copyright notice from new file"
This reverts commit b5e5411348 .
|
2022-08-15 21:11:06 +02:00 |
|
|
a494e55d93
|
Adjust test scene to reflect new behaviour
|
2022-08-15 20:43:19 +02:00 |
|
|
10daac6752
|
Only open mod customisation panel on explicit selection of single mod
|
2022-08-15 20:38:23 +02:00 |
|
|
f0ad31b650
|
Add failing test case
|
2022-08-15 20:38:22 +02:00 |
|
|
f860bc11ee
|
Fix several schedule-related issues arising from new column addition
|
2022-08-15 20:38:16 +02:00 |
|
|
5ff2e41a55
|
Add preset column to mod select test scene
|
2022-08-15 18:38:37 +02:00 |
|
|
b5e5411348
|
remove copyright notice from new file
|
2022-08-15 18:07:55 +02:00 |
|
|
d261be8734
|
added visual tests
|
2022-08-15 17:19:04 +02:00 |
|
|
3abc333813
|
added hotkey for merging selection
|
2022-08-15 17:18:55 +02:00 |
|
|
797a8da996
|
Replace osu-web strings with new strings and merge to single file
|
2022-08-16 01:14:16 +10:00 |
|
|
1c1ca7de4b
|
Merge branch 'master' into no-gameplay-clock
|
2022-08-15 17:07:19 +02:00 |
|
|
adeabc632b
|
Merge pull request #19777 from peppy/even-nicer-frame-stability-clock
Tidy up and document `FrameStabilityContainer`
|
2022-08-15 17:06:59 +02:00 |
|