Dan Balasescu
|
aaaaff1bbf
|
Merge pull request #19812 from peppy/improve-intro-timings-2
Tweak intro timings more and ensure non-theme tracks play from preview point
|
2022-08-17 15:50:42 +09:00 |
|
Dean Herbert
|
20256aad11
|
Merge branch 'master' into no-gameplay-clock
|
2022-08-17 15:21:20 +09:00 |
|
Dean Herbert
|
21b364cd77
|
Fix nullref in tests as initialBeatmap may be null
|
2022-08-17 14:48:00 +09:00 |
|
Dean Herbert
|
6b9dec5996
|
Restore original event flow to allow for OnSuspend case to work correctly
|
2022-08-17 14:32:21 +09:00 |
|
Dean Herbert
|
8ce50e98a6
|
Move delegate debounce logic to Editor itself
|
2022-08-17 14:04:57 +09:00 |
|
Dan Balasescu
|
8b5ac55fca
|
Remove newline
|
2022-08-17 13:48:06 +09:00 |
|
Dean Herbert
|
615c5cf6ae
|
Merge branch 'master' into slider-merger
|
2022-08-17 13:36:15 +09:00 |
|
Dean Herbert
|
0ff5547b83
|
Make changeHandler optional in convertToStream method to match new implementation
|
2022-08-17 13:35:44 +09:00 |
|
Dean Herbert
|
d9346abb9c
|
Tweak intro timings more and ensure non-theme tracks play from preview point
|
2022-08-17 13:20:40 +09:00 |
|
Dean Herbert
|
37799e3b31
|
Allow preparing preview point without looping
|
2022-08-17 13:20:24 +09:00 |
|
OliBomby
|
d021218d78
|
added test for objects which cant be merged
|
2022-08-16 23:05:35 +02:00 |
|
Bartłomiej Dach
|
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 |
|
Bartłomiej Dach
|
1861f34427
|
Merge branch 'master' into editor-setup-no-state-change
|
2022-08-16 21:46:43 +02:00 |
|
StanR
|
43e471c2a5
|
Clamp effective miss count to maximum amount of possible braks
|
2022-08-16 16:12:13 +03:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
24fd411720
|
Merge pull request #19594 from BlauFx/improve_retry_behaviour
Skip song intro on quick restart
|
2022-08-16 20:18:12 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
1a7ddc0040
|
Fix re-importing existing collections not correctly adding new items
|
2022-08-16 16:43:05 +09:00 |
|
Dean Herbert
|
ee153a345c
|
Add a few more overlooked beatmap save states on setup screen modifications
|
2022-08-16 16:31:56 +09:00 |
|
Dean Herbert
|
5238a5c115
|
Merge branch 'master' into editor-setup-no-state-change
|
2022-08-16 16:28:29 +09:00 |
|
Dean Herbert
|
11f38e539f
|
Rename property to LastLocalUpdate
|
2022-08-16 16:01:19 +09:00 |
|
Dean Herbert
|
c7db4a532c
|
Merge branch 'master' into store-modified-time
|
2022-08-16 15:53:51 +09:00 |
|
Dean Herbert
|
0833a6fb9a
|
Avoid multiple iteration of LINQ query using a local
|
2022-08-16 15:39:23 +09:00 |
|
Dean Herbert
|
7cc9fdbaa0
|
Simplify context menu check by using existing mergeable object list
|
2022-08-16 15:39:23 +09:00 |
|
Dean Herbert
|
ecb9351bab
|
Remove unnecessary null pre-checks
|
2022-08-16 15:36:43 +09:00 |
|
Dean Herbert
|
e636fcd9b8
|
Use DI'd components from parent class rather than fetching locally
|
2022-08-16 15:35:32 +09:00 |
|
Dean Herbert
|
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 |
|
Dan Balasescu
|
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 |
|
its5Q
|
e870ac6456
|
Fix code quality for CI
|
2022-08-16 15:51:54 +10:00 |
|
Dean Herbert
|
63819648df
|
Fix up flow of actual skip operation
|
2022-08-16 14:40:02 +09:00 |
|
Dean Herbert
|
9a1a7bae89
|
Make test actually test things
|
2022-08-16 14:40:02 +09:00 |
|
Dean Herbert
|
6761f869f9
|
Modify flow to avoid weird bindable and value resetting
|
2022-08-16 14:17:35 +09:00 |
|
Dean Herbert
|
a15e6f19aa
|
Fix running TestScenePlayerLoader interactively leaving volume in a bad state
|
2022-08-16 13:40:46 +09:00 |
|
Dean Herbert
|
c9baadcf88
|
Merge branch 'master' into improve_retry_behaviour
|
2022-08-16 13:06:04 +09:00 |
|
63411
|
b33e0f5e1c
|
update comment and deltaTime check
|
2022-08-16 11:03:18 +08:00 |
|
OliBomby
|
d140e0df14
|
remove nullable disable annotation
|
2022-08-15 21:15:23 +02:00 |
|
OliBomby
|
7c2ada9b20
|
Revert "remove copyright notice from new file"
This reverts commit b5e5411348 .
|
2022-08-15 21:11:06 +02:00 |
|
OliBomby
|
b5e5411348
|
remove copyright notice from new file
|
2022-08-15 18:07:55 +02:00 |
|
OliBomby
|
d261be8734
|
added visual tests
|
2022-08-15 17:19:04 +02:00 |
|
OliBomby
|
3abc333813
|
added hotkey for merging selection
|
2022-08-15 17:18:55 +02:00 |
|
its5Q
|
797a8da996
|
Replace osu-web strings with new strings and merge to single file
|
2022-08-16 01:14:16 +10:00 |
|
Bartłomiej Dach
|
1c1ca7de4b
|
Merge branch 'master' into no-gameplay-clock
|
2022-08-15 17:07:19 +02:00 |
|
Bartłomiej Dach
|
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 |
|
Dan Balasescu
|
5f70ee3ed7
|
Merge branch 'master' into mania-note-order-fix
|
2022-08-15 23:44:02 +09:00 |
|
Dan Balasescu
|
a2c911990c
|
Merge branch 'master' into even-nicer-frame-stability-clock
|
2022-08-15 23:22:50 +09:00 |
|
Dan Balasescu
|
5a88f9c7ee
|
Merge pull request #19776 from peppy/even-less-gameplay-clock
Remove `FrameStableClock` (and redirect usages to `FrameStabilityContainer`)
|
2022-08-15 23:21:47 +09:00 |
|
Bartłomiej Dach
|
1ef8bb2367
|
Merge branch 'master' into even-less-gameplay-clock
|
2022-08-15 13:23:42 +02:00 |
|
Bartłomiej Dach
|
c334a84139
|
Merge pull request #19775 from peppy/less-gameplay-clock
Move all usage of `GameplayClock` to `IGameplayClock`
|
2022-08-15 13:23:04 +02:00 |
|