Salman Ahmed
|
4b0ba86bd0
|
Identify scrolling rulesets using temporary DrawableRuleset instances
|
2022-11-20 04:12:52 +03:00 |
|
Salman Ahmed
|
58296bd4f0
|
Introduce IDrawableScrollingRuleset for editor consumption
|
2022-11-20 04:11:10 +03:00 |
|
Andrei Zavatski
|
fcb52ee237
|
Make BarsInfo a readonly struct
|
2022-11-20 02:28:07 +03:00 |
|
Andrei Zavatski
|
fbfcf49ea6
|
Remove readonly modifier from struct fields
|
2022-11-20 02:13:54 +03:00 |
|
Andrei Zavatski
|
2cb966b47c
|
Rework BarsInfo struct
|
2022-11-20 01:48:54 +03:00 |
|
Andrei Zavatski
|
6c62cfb830
|
Store barBreadth as a separate float
|
2022-11-19 23:40:02 +03:00 |
|
Andrei Zavatski
|
67ee9f3915
|
Naming adjustments
|
2022-11-19 23:34:55 +03:00 |
|
Andrei Zavatski
|
f1201454b7
|
Use value tuples
|
2022-11-19 23:29:50 +03:00 |
|
Andrei Zavatski
|
6f449a583e
|
Handle empty values as a separate case
|
2022-11-19 23:27:48 +03:00 |
|
Terochi
|
eff6c7be64
|
Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace.
|
2022-11-19 16:53:35 +01:00 |
|
Bartłomiej Dach
|
9724c6bb53
|
Merge pull request #21205 from Samaoo/fix-tablet-aspect-ratio-values
Fix incorrect rounding of tablet aspect ratio values
|
2022-11-19 15:08:53 +01:00 |
|
Bartłomiej Dach
|
0c671a2a82
|
Merge branch 'master' into fix-tablet-aspect-ratio-values
|
2022-11-19 14:32:24 +01:00 |
|
Bartłomiej Dach
|
8bde669de1
|
Merge pull request #21266 from peppy/editor-test-play-dont-retain-test-time
When returning to the editor after test play, use the original editor time rather than the point of exit
|
2022-11-19 12:41:25 +01:00 |
|
Bartłomiej Dach
|
c05c1625f2
|
Merge branch 'master' into editor-test-play-dont-retain-test-time
|
2022-11-19 12:09:04 +01:00 |
|
Salman Ahmed
|
60c424837b
|
Merge branch 'master' into disable-scroll-speed-on-osu
|
2022-11-19 12:13:45 +03:00 |
|
Salman Ahmed
|
2e3af97892
|
Remove unused using
|
2022-11-19 12:13:36 +03:00 |
|
Andrei Zavatski
|
0239103b6b
|
Fix BeatmapOverlay crashing test scene
|
2022-11-19 11:33:14 +03:00 |
|
Andrei Zavatski
|
05992d3aa8
|
CI fix
|
2022-11-19 10:23:37 +03:00 |
|
Andrei Zavatski
|
9b8f98735c
|
Use struct for bars description
|
2022-11-19 10:16:58 +03:00 |
|
Andrei Zavatski
|
7d02cbafed
|
Merge branch 'master' into beatmap-bar
|
2022-11-19 09:58:10 +03:00 |
|
Andrei Zavatski
|
11f5fddc1f
|
Remove redundant returns
|
2022-11-19 09:57:52 +03:00 |
|
Dean Herbert
|
130f776427
|
Merge pull request #21267 from peppy/catch-file-enumeration-errors
Catch and gracefully handle file/directory enumeration failures during stable import
|
2022-11-19 15:38:40 +09:00 |
|
Dean Herbert
|
866b8b640a
|
Merge pull request #21310 from frenzibyte/fix-present-beatmap-test
Fix intermittent present beatmap test failures
|
2022-11-19 15:38:07 +09:00 |
|
Dean Herbert
|
5fda702267
|
Merge pull request #21306 from frenzibyte/fix-editor-seeking-state
Fix editor not always playing hitsounds with clock offsets applied
|
2022-11-19 15:08:53 +09:00 |
|
Salman Ahmed
|
ca67689a36
|
Fix intermittent present beatmap test failures
|
2022-11-19 07:44:43 +03:00 |
|
Salman Ahmed
|
290369db47
|
Hide scroll speed slider on rulesets which don't support it
|
2022-11-19 06:42:27 +03:00 |
|
Salman Ahmed
|
016de2f5a0
|
Fix editor not always playing hitsounds with clock offsets applied
|
2022-11-19 05:15:22 +03:00 |
|
Dean Herbert
|
4648e7bee0
|
Merge pull request #21299 from frenzibyte/perform-from-runner-load-state
Fix "perform from screen" invoking action on non-loaded screens
|
2022-11-19 09:55:21 +09:00 |
|
Andrei Zavatski
|
e8ca9f5dc5
|
Rework BarGraph to use Quads
|
2022-11-19 00:22:57 +03:00 |
|
Bartłomiej Dach
|
d587f29351
|
Update tests to reflect desired behaviour
|
2022-11-18 21:03:30 +01:00 |
|
Salman Ahmed
|
8943819ee7
|
Add test coverage
|
2022-11-18 17:49:03 +03:00 |
|
Salman Ahmed
|
1be8c6bd9c
|
Fix "perform from screen" not considering screen load state
|
2022-11-18 17:23:10 +03:00 |
|
Dean Herbert
|
b86b45b6d2
|
Fix excess string interpolation
|
2022-11-18 21:13:21 +09:00 |
|
Dean Herbert
|
da0de7c39e
|
Merge pull request #21191 from Piggey/gameplay-leaderboard-fix
Display - symbol when tracked in-game leaderboard score is below 50
|
2022-11-18 20:23:21 +09:00 |
|
Dawid Sośnia
|
9ad484a0f4
|
Merge branch 'ppy:master' into gameplay-leaderboard-fix
|
2022-11-18 12:11:22 +01:00 |
|
Dean Herbert
|
06ce8130c2
|
Apply changes in line with framework NRT updates
|
2022-11-18 18:13:15 +09:00 |
|
Dean Herbert
|
95908ec023
|
Update framework
|
2022-11-18 18:13:00 +09:00 |
|
Dan Balasescu
|
e4fc14faee
|
Merge pull request #21270 from peppy/auto-advance-bindings
Auto-advance binding for ruleset key bindings
|
2022-11-18 16:19:54 +09:00 |
|
Dan Balasescu
|
9d33a6568e
|
Merge pull request #21292 from peppy/fix-binding-two-keys-single-binding
Fix being able to bind two non-modifier keys to the same binding
|
2022-11-18 16:19:38 +09:00 |
|
Dan Balasescu
|
d8e99d811d
|
Merge pull request #21293 from frenzibyte/fix-timeline-extent-scrolling
Fix timeline potentially scrolling at extents while not dragging
|
2022-11-18 16:19:30 +09:00 |
|
Dean Herbert
|
7c08cff297
|
Make new test more resilient to false passes
|
2022-11-18 16:10:32 +09:00 |
|
Dean Herbert
|
d59befc9d3
|
Fix initial visual state of positions before sort runs
|
2022-11-18 16:08:27 +09:00 |
|
Dean Herbert
|
0a520c979e
|
Update test to split out per-type tests
|
2022-11-18 16:03:40 +09:00 |
|
Dean Herbert
|
aff218dfd5
|
Redirect through validity function rather than overriding Sort
|
2022-11-18 16:03:40 +09:00 |
|
Dean Herbert
|
20af8217f4
|
Tidy up bindable flow
|
2022-11-18 15:50:41 +09:00 |
|
Dean Herbert
|
e4f522aad1
|
Fix inspections / typos
|
2022-11-18 15:47:37 +09:00 |
|
Dean Herbert
|
d17c091d63
|
Move constant to a better location
|
2022-11-18 15:47:31 +09:00 |
|
Salman Ahmed
|
e2aca8dc90
|
Suppress nullable warning for now
|
2022-11-18 09:46:50 +03:00 |
|
Dean Herbert
|
3faa7f5f74
|
Merge branch 'master' into gameplay-leaderboard-fix
|
2022-11-18 15:44:30 +09:00 |
|
Salman Ahmed
|
90cd386323
|
Fix timeline potentially scrolling at extents while not dragging
|
2022-11-18 09:43:16 +03:00 |
|