Dan Balasescu
|
e3c1c78b17
|
Merge pull request #18348 from maromalo/mod-key-multiplayer
Add toggle mod hotkey support in multiplayer room
|
2022-05-23 13:45:02 +09:00 |
|
Dan Balasescu
|
f111d33b25
|
Merge pull request #18339 from peppy/editor-timing
Add first pieces of editor timing UI
|
2022-05-23 11:12:22 +09:00 |
|
Bartłomiej Dach
|
9308d0b012
|
Merge branch 'master' into mod-key-multiplayer
|
2022-05-22 19:30:10 +02:00 |
|
Bartłomiej Dach
|
0bef2ca752
|
Adjust test slightly
* Import `osuTK.Input` instead of using full qualified name
* Use some more straightforward assertions
|
2022-05-22 19:27:20 +02:00 |
|
Dean Herbert
|
eabf578282
|
Use interface to convey beat sync information
|
2022-05-22 22:44:54 +09:00 |
|
Dean Herbert
|
d84119ac06
|
Merge pull request #18343 from frenzibyte/waveform-test-beatmap-failure
Fix `WaveformTestBeatmap`s potentially providing disposed track
|
2022-05-22 21:21:28 +09:00 |
|
maromalo
|
fc25d248ad
|
Test coverage + no virtual
|
2022-05-21 18:16:29 -03:00 |
|
Dean Herbert
|
982856a8b2
|
Merge branch 'localisable-filter-items' into update-framework
|
2022-05-21 15:17:51 +09:00 |
|
Salman Ahmed
|
1f17652c1d
|
Fix test failure due to async-loading of content
|
2022-05-20 19:08:41 +03:00 |
|
Salman Ahmed
|
84a3cee452
|
Apply rate multiplier outside BPM rounding
|
2022-05-20 18:04:12 +03:00 |
|
Dean Herbert
|
4633eed78c
|
Merge branch 'master' into localisable-filter-items
|
2022-05-20 23:55:16 +09:00 |
|
Salman Ahmed
|
de8aedf348
|
Add failing test case
|
2022-05-20 17:53:28 +03:00 |
|
Dean Herbert
|
2b3ec53fed
|
Merge branch 'safe-file-writes' into localisable-filter-items
|
2022-05-20 23:51:24 +09:00 |
|
Dean Herbert
|
c3bfbe8880
|
Allow BeatSyncedContainer to prefer EditorBeatmap when available
|
2022-05-20 23:24:57 +09:00 |
|
Salman Ahmed
|
cef99fd020
|
Disallow transferring track from test WorkingBeatmap s which have local stores
|
2022-05-20 16:08:31 +03:00 |
|
Dean Herbert
|
2e21d75b10
|
Move metronome into own class and rename to avoid conflict with mod sounds
|
2022-05-20 17:30:04 +09:00 |
|
Dean Herbert
|
42179568f3
|
Initial animation pass on metronome
|
2022-05-20 17:30:04 +09:00 |
|
Dean Herbert
|
ce7be940e2
|
Setup basics for control and test
|
2022-05-20 17:30:04 +09:00 |
|
Dan Balasescu
|
64a371638e
|
Merge pull request #18236 from peppy/snap-unification
Add `enum` to snap method as alternative to multiple nested invocations
|
2022-05-20 11:35:05 +09:00 |
|
Dean Herbert
|
16075d2a2f
|
Merge pull request #18321 from smoogipoo/legacy-catmull
Fix compatibility issues with legacy Catmull sliders
|
2022-05-19 15:42:21 +09:00 |
|
Dean Herbert
|
d187ca2d8c
|
Merge pull request #18246 from jai-x/new-chat-cache-loaded-channels
Add drawable channel caching to new chat overlay
|
2022-05-19 15:15:47 +09:00 |
|
Salman Ahmed
|
5d3878a737
|
Add test coverage for slow-loading channels
|
2022-05-18 22:58:39 +03:00 |
|
Dan Balasescu
|
fe49a7e678
|
Add failing tests
|
2022-05-18 17:10:19 +09:00 |
|
Dan Balasescu
|
49340888c0
|
Fix compile errors
|
2022-05-18 10:56:42 +09:00 |
|
Dean Herbert
|
1b7ec1be26
|
Add basic test coverage of new screen
|
2022-05-17 18:15:14 +09:00 |
|
Dean Herbert
|
218642c300
|
Update unsafe file write usages
|
2022-05-16 18:05:27 +09:00 |
|
Dean Herbert
|
328561f5c8
|
Merge pull request #18263 from frenzibyte/spotlight-beatmap-badge
Add support for "spotlight" label in beatmap overlay/listing
|
2022-05-15 12:32:20 +09:00 |
|
Dean Herbert
|
b6575c216b
|
Allow selecting all mods at free mod select using ctrl +a
|
2022-05-15 03:25:14 +09:00 |
|
Dean Herbert
|
282c8aec86
|
Fix typo in test step
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-05-15 03:09:15 +09:00 |
|
Dean Herbert
|
a759cf2dab
|
Add key binding to deselect all mods
Defaults to `Backspace`.
|
2022-05-15 02:51:58 +09:00 |
|
Salman Ahmed
|
d5027cdfbd
|
Add FeaturedInSpotlight property to API beatmapsets
|
2022-05-14 19:46:13 +03:00 |
|
Jai Sharma
|
bd68ffa805
|
Fix textbox focus test in ChatOverlayV2
|
2022-05-14 12:16:00 +01:00 |
|
Dean Herbert
|
a346456daf
|
Add test coverage of new traversal keys
|
2022-05-14 03:01:42 +09:00 |
|
Dean Herbert
|
c0abce918f
|
Add enum to snap method as alternative to mutliple nested invocations
|
2022-05-12 16:19:07 +09:00 |
|
Dan Balasescu
|
5f2d9bf04c
|
Merge pull request #18211 from frenzibyte/audio-adjustment-breakage-alt
Fix mods potentially adjusting track while not selected
|
2022-05-12 15:44:19 +09:00 |
|
Salman Ahmed
|
82c4a5fe9f
|
Merge branch 'master' into new-chat-visibility-behaviour
|
2022-05-12 09:04:24 +03:00 |
|
Dan Balasescu
|
678cde3310
|
Merge pull request #18230 from bdach/mod-overlay/data-flow-refactor
Restructure data flow in mod select overlay
|
2022-05-12 14:40:49 +09:00 |
|
Dean Herbert
|
3d64dc53a6
|
Merge branch 'master' into audio-adjustment-breakage-alt
|
2022-05-12 14:18:28 +09:00 |
|
Dean Herbert
|
6ba0760b17
|
Merge branch 'master' into new-chat-visibility-behaviour
|
2022-05-12 13:59:35 +09:00 |
|
Dan Balasescu
|
effc92475b
|
Merge pull request #18227 from frenzibyte/fix-results-screen-test-failure
Fix intermittent test failures in results screen
|
2022-05-12 11:19:13 +09:00 |
|
Jai Sharma
|
c45e8f619b
|
Update ChannelList test scene
|
2022-05-11 22:52:25 +01:00 |
|
Bartłomiej Dach
|
7ac6073f13
|
Fix column test scene to work
|
2022-05-11 22:31:25 +02:00 |
|
Bartłomiej Dach
|
315c67a316
|
Add failing test case for ruleset without all mod types
|
2022-05-11 22:03:41 +02:00 |
|
Bartłomiej Dach
|
9b7ff9f2ee
|
Rename modSelect{Screen -> Overlay}2 variable
|
2022-05-11 18:05:09 +02:00 |
|
Bartłomiej Dach
|
62f6caf76d
|
Rename ModSelect{Screen -> Overlay} test scenes
|
2022-05-11 18:04:39 +02:00 |
|
Salman Ahmed
|
9d30b490ad
|
Fix intermittent test failures in results screen
|
2022-05-11 18:28:30 +03:00 |
|
Salman Ahmed
|
a97986df1c
|
Merge branch 'master' into update-libraries
|
2022-05-11 15:58:45 +03:00 |
|
Dean Herbert
|
fecf92e16f
|
Update libraries to latest versions
|
2022-05-11 19:54:59 +09:00 |
|
Salman Ahmed
|
d51689e9ae
|
Unfocus textbox when dismissing popover in test scene
|
2022-05-11 11:25:41 +03:00 |
|
Salman Ahmed
|
f797514bce
|
Add failing test cases
|
2022-05-11 09:51:59 +03:00 |
|