ansel
|
a8422961dc
|
Rename button spinner prop again
|
2022-11-30 13:30:57 +03:00 |
|
ansel
|
f0922d34bb
|
Fix cancel test failure
|
2022-11-30 13:30:00 +03:00 |
|
Dean Herbert
|
4a747182b4
|
Merge branch 'master' into comment-editor-1
|
2022-11-30 17:22:59 +09:00 |
|
ansel
|
84aaf5fedf
|
Change ways to access submit button state
|
2022-11-29 14:37:35 +03:00 |
|
ansel
|
6c126f5223
|
Remove useless local actions on click
|
2022-11-29 14:25:51 +03:00 |
|
ansel
|
cfffe5f002
|
Avoid null string
|
2022-11-29 14:20:38 +03:00 |
|
Dean Herbert
|
56a694fb04
|
Add automated test coverage of simple scenarios for RangeSlider
|
2022-11-29 15:10:21 +09:00 |
|
ansel
|
d20dc3668e
|
Enable nullability
|
2022-11-29 05:17:44 +03:00 |
|
ansel
|
8b033bf9f7
|
Allow localisable strings
|
2022-11-29 05:13:54 +03:00 |
|
mk56-spn
|
db7f429e39
|
Fix partial class issues and adjust test slightly
|
2022-11-27 10:44:05 +01:00 |
|
mk56-spn
|
0aba119056
|
Merge remote-tracking branch 'origin/RangeSlider_implementation' into RangeSlider_implementation
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestSceneDifficultyRangeFilterControl.cs
# osu.Game/Screens/Select/DifficultyRangeFilterControl.cs
|
2022-11-27 10:40:29 +01:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
mk56-spn
|
1ebaf4963d
|
Improve tests slightly
|
2022-11-26 13:59:05 +01:00 |
|
mk56-spn
|
92ed2ed4ef
|
Refactor star "DifficultyRangeFilterControl" into generic range slider class
|
2022-11-26 12:19:08 +01:00 |
|
Dean Herbert
|
ba0990d43e
|
Update test assumptions
|
2022-11-25 01:51:41 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Bartłomiej Dach
|
39934bccd6
|
Add back removed test coverage
|
2022-11-22 19:47:41 +01:00 |
|
Terochi
|
d81ef541bc
|
Variant 5: cannot change history, edit resets index
|
2022-11-21 10:17:28 +01:00 |
|
Terochi
|
7dc7729ac2
|
Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix)
|
2022-11-21 10:11:26 +01:00 |
|
Terochi
|
58288275a6
|
Variant 3: cannot change history, cannot reset index (the "default")
|
2022-11-21 09:43:36 +01:00 |
|
Terochi
|
672e1cd45b
|
Variant 2: edit changes history, cannot reset index (similar to stable)
|
2022-11-21 09:41:29 +01:00 |
|
Terochi
|
8f942f130b
|
Variant 1: edit changes history, empty text resets index
|
2022-11-21 09:36:31 +01: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 |
|
Dragon
|
a25c94d567
|
Replacing structure to use LimitedCapacityQueue.cs
|
2022-11-17 13:07:06 +01:00 |
|
Dragon
|
a9747d367c
|
Cleaning up
|
2022-11-17 13:07:06 +01:00 |
|
Dean Herbert
|
1edde8f73c
|
Merge branch 'master' into disabled-button-sfx
|
2022-11-03 20:27:41 +09:00 |
|
Jamie Taylor
|
f1c17129eb
|
Add support for 'disabled' sample variation to HoverClickSounds
|
2022-11-03 17:47:49 +09:00 |
|
Dean Herbert
|
20dd405c2b
|
Merge branch 'master' into maintain-common-mod-selection
|
2022-11-03 15:32:40 +09:00 |
|
Dean Herbert
|
f9d2c30c3e
|
Add user toggle for application of safe areas
|
2022-10-28 14:05:45 +09:00 |
|
Salman Ahmed
|
212f15e2d2
|
Update existing test cases
|
2022-10-20 04:06:33 +03:00 |
|
Salman Ahmed
|
421b81b6ca
|
Fix broken test case
|
2022-10-15 00:41:14 +03:00 |
|
Salman Ahmed
|
97c4282e55
|
Add test cases for hiding cursor on keyboard input
|
2022-10-15 00:20:22 +03:00 |
|
Salman Ahmed
|
ba72f13f54
|
Merge branch 'master' into hide-mouse-on-keyboard-input
|
2022-10-14 22:26:30 +03:00 |
|
Salman Ahmed
|
3e5e717fce
|
Add failing test cases
|
2022-10-14 02:00:11 +03:00 |
|
Dean Herbert
|
0f4a2a6059
|
Improve feel of settings toolbox group
|
2022-10-13 16:36:19 +09:00 |
|
Salman Ahmed
|
9b45a9cf76
|
Rename various cursor symbols
- `IProvideCursor.MenuCursor` -> `IProvideCursor.Cursor`
- `MenuCursor` -> `MenuCursorContainer
|
2022-10-11 16:21:01 +03:00 |
|
Dean Herbert
|
baa9e0441f
|
Merge pull request #20428 from frenzibyte/fix-update-progress-notification
Fix update progress notification not closing on completion
|
2022-09-28 17:43:45 +09:00 |
|
Dan Balasescu
|
836da6a5e6
|
Merge pull request #20485 from peppy/leaderboard-nrt
Apply NRT to leaderboard hierarchy
|
2022-09-26 18:53:37 +09:00 |
|
Dean Herbert
|
0f18bef3f3
|
Fix incorrect test assumptions
|
2022-09-26 17:59:39 +09:00 |
|
Dean Herbert
|
82d4689716
|
Add failing test showing progress notifications can be flung and cancelled
|
2022-09-26 14:33:12 +09:00 |
|
Salman Ahmed
|
4bd92b89bc
|
Change test scene to ensure progress notification is closed on completion
|
2022-09-23 16:29:19 +03:00 |
|
Salman Ahmed
|
29fa868fde
|
Fix test scene not resetting mouse position
Also fixes until step flipped.
|
2022-09-21 03:05:44 +03:00 |
|
Salman Ahmed
|
8b918d29fc
|
Add failing test case
|
2022-09-21 00:15:50 +03:00 |
|
Dean Herbert
|
8837618ab1
|
Merge pull request #20342 from smoogipoo/server-shutdown-countdown
Implement server shutdown countdown + notification
|
2022-09-20 20:51:16 +09:00 |
|
Dean Herbert
|
fc6ab9c6a9
|
Add test coverage of shutdown notifications
|
2022-09-20 17:42:39 +09:00 |
|
Dean Herbert
|
0ff4e343f8
|
Add failing test showing incorrect unread notification count
|
2022-09-16 16:29:54 +09:00 |
|
Dan Balasescu
|
f86bbaae30
|
Merge branch 'master' into mods-effect-displays
|
2022-09-15 21:17:58 +09:00 |
|
Salman Ahmed
|
9824d09d49
|
Add test coverage
|
2022-09-15 04:30:09 +03:00 |
|
Dean Herbert
|
88107108ee
|
Add ability to flick notifications to the right to store for later
|
2022-09-12 20:20:57 +09:00 |
|
Dean Herbert
|
f56f6545c0
|
Add test coverage of flinging
|
2022-09-12 19:06:09 +09:00 |
|
Dan Balasescu
|
bcbc867694
|
Merge branch 'master' into mods-effect-displays
|
2022-09-12 16:35:28 +09:00 |
|
Dean Herbert
|
8e6b2796eb
|
Merge branch 'master' into notification-fling
|
2022-09-12 16:19:36 +09:00 |
|
Dean Herbert
|
92beb6cbe7
|
Hide notification read light when in a toast state
Also adds test coverage of read state and light.
|
2022-09-12 15:17:45 +09:00 |
|
Dean Herbert
|
9b31aa6d7a
|
Fix activation not firing with refactors
|
2022-09-12 15:04:30 +09:00 |
|
Dean Herbert
|
2b79e6b2de
|
Add test coverage of update notification
|
2022-09-12 14:52:16 +09:00 |
|
ansel
|
064fe832c7
|
Fix test
|
2022-09-10 23:18:59 +03:00 |
|
Dean Herbert
|
a9094c6b03
|
Add test coverage of clicking close button to dismiss
|
2022-09-10 15:18:32 +09:00 |
|
Dean Herbert
|
efe3b1aa7b
|
Allow dismissing notifications without performing action using middle / right click
|
2022-09-10 15:10:37 +09:00 |
|
Dean Herbert
|
9ec399a25a
|
Remove NRT overrides in new tests
|
2022-09-09 17:49:31 +09:00 |
|
Dean Herbert
|
68d1b7d7cf
|
Reduce test count
|
2022-09-09 17:48:51 +09:00 |
|
Dean Herbert
|
27f745b980
|
Merge branch 'master' into fix_progress_bar_info
|
2022-09-09 17:34:13 +09:00 |
|
Dean Herbert
|
0514c96191
|
Fix incorrect count tracking when notification is manually disposed
|
2022-09-05 19:26:40 +09:00 |
|
Dean Herbert
|
229e1a8ef7
|
Fix notification overlay being present when it doesn't need to
|
2022-09-05 19:13:58 +09:00 |
|
Dean Herbert
|
56886fed09
|
Add test coverage of progress notification completions showing
|
2022-09-05 18:39:11 +09:00 |
|
Dean Herbert
|
bc5340e33a
|
Merge branch 'master' into fix_progress_bar_info
|
2022-09-02 18:00:35 +09:00 |
|
HiddenNode
|
7a8fa5c2e4
|
Fix filenames mismatch
|
2022-09-02 09:56:00 +01:00 |
|
Dean Herbert
|
6a35b233e5
|
Merge branch 'master' into remove-dispose-updates
|
2022-09-01 23:03:19 +09:00 |
|
HiddenNode
|
921a9ef895
|
clean up
|
2022-08-31 22:18:52 +01:00 |
|
HiddenNode
|
a548b28158
|
Added test scene for SizePreservingSpriteText
|
2022-08-31 22:05:46 +01:00 |
|
Dean Herbert
|
ba20044af4
|
Fix missing nullability consideraition
|
2022-08-31 23:24:39 +09:00 |
|
Dean Herbert
|
31a9980686
|
Update remaining test expectations with new behaviour
|
2022-08-31 00:57:30 +09:00 |
|
Dean Herbert
|
b8fda1a16f
|
Apply NRT to notification classes
and tidy things up a bit.
|
2022-08-30 15:57:10 +09:00 |
|
HiddenNode
|
43f2ba6596
|
Added test scene
|
2022-08-29 22:00:33 +01:00 |
|
HiddenNode
|
d20e7da2d9
|
Changed epsilon
|
2022-08-29 21:03:22 +01:00 |
|
ansel
|
545e0bbcef
|
Adjust inheritors and test
|
2022-08-29 22:49:25 +03:00 |
|
Dean Herbert
|
a215d009fe
|
Update Remove /RemoveRange /RemoveAll calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
|
Dan Balasescu
|
423f6f90f2
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
|
HiddenNode
|
d4a52baa56
|
Added visual test for UprightAspectMaintainingContainer
|
2022-08-29 00:07:42 +01:00 |
|
ansel
|
2a12194ff9
|
Test colours
|
2022-08-28 02:59:38 +03:00 |
|
ansel
|
90334a2b91
|
Add test scene
|
2022-08-27 20:12:45 +03:00 |
|
Dean Herbert
|
9a579871c0
|
Remove pointless initial import
|
2022-08-23 17:33:53 +09:00 |
|
Dean Herbert
|
a62deae3cc
|
Use local realm rather than fetching from dependencies
|
2022-08-23 17:33:53 +09:00 |
|
Dean Herbert
|
690e048864
|
Ensure all initial imports are completed before running playlist overlay tests steps
|
2022-08-23 17:33:53 +09:00 |
|
Dean Herbert
|
058d67f8e8
|
Merge pull request #19695 from naoei/ruleset-localization
Change most ruleset-accessible string types to Localisable strings
|
2022-08-22 16:13:23 +09:00 |
|
Bartłomiej Dach
|
a494e55d93
|
Adjust test scene to reflect new behaviour
|
2022-08-15 20:43:19 +02:00 |
|
Bartłomiej Dach
|
f0ad31b650
|
Add failing test case
|
2022-08-15 20:38:22 +02:00 |
|
Bartłomiej Dach
|
5ff2e41a55
|
Add preset column to mod select test scene
|
2022-08-15 18:38:37 +02:00 |
|
Nao
|
c940f5abcb
|
Merge branch 'master' into ruleset-localization
|
2022-08-14 15:17:44 -04:00 |
|
Dean Herbert
|
a90967715c
|
Add test coverage of new imports not correctly being filtered by collection filter
|
2022-08-12 15:06:34 +09:00 |
|
Dean Herbert
|
5111bad86c
|
Refactor TestScenePlaylistOverlay to use realm for testing
Removes the dual-purpose flow which existed only for testing.
|
2022-08-12 15:06:34 +09:00 |
|
naoei
|
3e38baca3c
|
Change ruleset mod description types
|
2022-08-10 16:09:11 -04:00 |
|
Bartłomiej Dach
|
eba070a0f8
|
Add weak test coverage of broken audio playback after soft-delete
|
2022-08-08 20:30:37 +02:00 |
|
Bartłomiej Dach
|
839409d7ac
|
Add preset column to solo mod select overlay
|
2022-08-07 16:20:31 +02:00 |
|
Bartłomiej Dach
|
de64b83532
|
Add test coverage for desired user selection behaviour
|
2022-08-07 16:20:16 +02:00 |
|
Bartłomiej Dach
|
25daaa56e2
|
Add test coverage for desired external selection behaviour
|
2022-08-07 15:30:20 +02:00 |
|
Bartłomiej Dach
|
6f6beddab5
|
Add test coverage for mod preset deletion flow
|
2022-08-06 21:58:55 +02:00 |
|
Bartłomiej Dach
|
9b3183b2b4
|
Implement mod preset deletion flow
|
2022-08-06 21:58:55 +02:00 |
|
Bartłomiej Dach
|
add2971eb4
|
Implement preset creation flow with test coverage
|
2022-08-02 22:05:54 +02:00 |
|
Bartłomiej Dach
|
1b3074d098
|
Implement popover for creating mod presets
|
2022-08-02 22:03:33 +02:00 |
|
Bartłomiej Dach
|
923d9a4e5f
|
Add failing assertions to demonstrate autosize failure
|
2022-08-01 22:04:14 +02:00 |
|
Bartłomiej Dach
|
5a34122a85
|
Fix test breakage after realm migration
|
2022-07-31 23:53:46 +02:00 |
|
Bartłomiej Dach
|
9d3cdae4bb
|
Fix test scene to handle restarts properly
|
2022-07-31 23:53:46 +02:00 |
|
Bartłomiej Dach
|
9dea8e3d12
|
Add test coverage of preset soft deletion
|
2022-07-31 23:53:46 +02:00 |
|
Bartłomiej Dach
|
c837848238
|
Add extended test coverage of preset realm subscription
|
2022-07-31 23:53:45 +02:00 |
|
Bartłomiej Dach
|
345f103119
|
Migrate mod preset column to use realm
|
2022-07-31 23:53:45 +02:00 |
|
Dean Herbert
|
2b9d46d803
|
Remove unused RulesetStore from BeatmapManager constructor
|
2022-07-28 16:19:05 +09:00 |
|
Dean Herbert
|
ef10145d6f
|
Rename MenuCursorContainer and clean up code
|
2022-07-26 14:11:52 +09:00 |
|
Dean Herbert
|
6bf2645b1a
|
Fix StarRatingDisplay not handling negative numbers as "pending"
|
2022-07-25 15:44:54 +09:00 |
|
Bartłomiej Dach
|
6a67d76d7c
|
Add basic mod preset column implementation
|
2022-07-24 16:39:04 +02:00 |
|
Salman Ahmed
|
0c16ef3e2e
|
Add failing test case
|
2022-07-24 08:34:24 +03:00 |
|
Bartłomiej Dach
|
bdff7f1ef4
|
Implement basic appearance of mod preset panels
|
2022-07-21 23:29:21 +02:00 |
|
Dean Herbert
|
0c3d43026d
|
Add initial structure for fps counter
|
2022-07-20 23:49:19 +09:00 |
|
Bartłomiej Dach
|
6f37487528
|
Replace calls to defective Humanizer methods with correct version
|
2022-07-18 22:34:58 +02:00 |
|
Dean Herbert
|
779d512b44
|
Merge branch 'master' into mod-icon-colors
|
2022-07-12 14:36:55 +09:00 |
|
Dean Herbert
|
90fecbc9c7
|
Add test showing all mod icons for reference
|
2022-07-12 14:32:39 +09:00 |
|
Salman Ahmed
|
09bfca4e4a
|
Fix build failing on tests
|
2022-07-11 21:45:39 +03:00 |
|
Joseph Madamba
|
f1b55d743c
|
Fix delete local score test having no files
|
2022-07-04 11:04:20 -07:00 |
|
Joseph Madamba
|
36e71d39f2
|
Fix one more mod settings test
|
2022-06-28 09:54:18 -07:00 |
|
Joseph Madamba
|
d07c2a64b9
|
Remove unused using
|
2022-06-28 08:39:09 -07:00 |
|
Joseph Madamba
|
f07107aba9
|
Fix failing diff adjust slider tests
|
2022-06-28 08:38:15 -07:00 |
|
Dean Herbert
|
cd9eaf215b
|
Attempt to fix flaky PlaylistOverlay test
|
2022-06-27 02:58:01 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dean Herbert
|
f71f6302fd
|
Remove unnecessary null casts
|
2022-06-24 14:50:11 +09:00 |
|
Dean Herbert
|
97fcf8cec9
|
Merge pull request #18668 from smoogipoo/editor-controlpoint-undo-redo
|
2022-06-23 04:02:24 +09:00 |
|
Bartłomiej Dach
|
a9f6eb0293
|
Add test coverage for new intended behaviour of sequential hotkey style
|
2022-06-21 15:18:37 +02:00 |
|
Bartłomiej Dach
|
a996325e19
|
Add test coverage for filter handling in classic style
|
2022-06-21 15:00:39 +02:00 |
|
Bartłomiej Dach
|
da1814e7c3
|
Restructure everything to fix free mod overlay issue
|
2022-06-21 14:48:41 +02:00 |
|
Bartłomiej Dach
|
143c8e8da6
|
Add test scene for desired classic selection behaviour
|
2022-06-21 13:35:00 +02:00 |
|
Bartłomiej Dach
|
658f5341c7
|
Set up flow for switching between hotkey styles
|
2022-06-21 13:34:58 +02:00 |
|
Bartłomiej Dach
|
73124d2b1f
|
Encapsulate mod hotkey selection logic in strategy pattern
|
2022-06-21 12:49:01 +02:00 |
|
Dan Balasescu
|
e0c82d11ab
|
Convert == usages to ReferenceEquals
|
2022-06-20 16:56:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Bartłomiej Dach
|
af1d4d3aee
|
Use more proper button subtypes in tests
|
2022-05-25 23:06:12 +02:00 |
|
Bartłomiej Dach
|
4f8b6b52ba
|
Add failing test coverage for select/deselect all enable behaviour
|
2022-05-25 21:49:31 +02:00 |
|
Dean Herbert
|
de5d2df100
|
Move UI scale setup to the beginning of the first run setup
|
2022-05-25 12:19:26 +09:00 |
|
Dean Herbert
|
33fd1555f2
|
Update TestSceneRoundedButton with new colour assertions
|
2022-05-24 18:42:45 +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 |
|
Dean Herbert
|
eabf578282
|
Use interface to convey beat sync information
|
2022-05-22 22:44:54 +09:00 |
|
Dean Herbert
|
4633eed78c
|
Merge branch 'master' into localisable-filter-items
|
2022-05-20 23:55:16 +09:00 |
|
Dean Herbert
|
c3bfbe8880
|
Allow BeatSyncedContainer to prefer EditorBeatmap when available
|
2022-05-20 23:24:57 +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
|
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 |
|
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 |
|
Bartłomiej Dach
|
76c63f1d0a
|
Rename ModSelect{Screen -> Overlay} in place of removed old design
|
2022-05-10 22:56:50 +02:00 |
|
Bartłomiej Dach
|
c4c7556fb2
|
Make remains of TestSceneModSettings non-visual
As they're not really testing anything visual.
|
2022-05-10 22:07:26 +02:00 |
|
Bartłomiej Dach
|
33634cba1e
|
Remove old mod buttons
|
2022-05-10 21:58:22 +02:00 |
|
Bartłomiej Dach
|
24c59e2f2f
|
Remove old user mod select overlay
|
2022-05-10 21:52:17 +02:00 |
|
Bartłomiej Dach
|
9cfe2cc310
|
Move TestCustomisableModRuleset out of TestSceneModSettings
|
2022-05-10 21:43:57 +02:00 |
|
Dean Herbert
|
9aadc274bf
|
Show first run dialog on first run of the game
|
2022-05-10 18:21:35 +09:00 |
|
Salman Ahmed
|
14a21e9224
|
Workaround interface mocks in TestSceneFirstRunSetupOverlay breaking with hot reload
|
2022-05-10 11:41:41 +03:00 |
|
Dan Balasescu
|
886a4815fa
|
Merge pull request #18180 from frenzibyte/fix-toolbox-double-tap
Fix `SettingsToolboxGroup` not clearing transforms before updating autosize
|
2022-05-10 13:48:02 +09:00 |
|
Salman Ahmed
|
beb86a7f7c
|
Remove usage of player settings in TestSceneSettingsToolboxGroup
|
2022-05-09 23:57:27 +03:00 |
|
Salman Ahmed
|
5726cf660f
|
Improve test coverage to use existing ThemeComparisonTestScene
|
2022-05-09 21:19:34 +03:00 |
|
Salman Ahmed
|
ceb6276d2f
|
Add failing test case
|
2022-05-09 18:19:29 +03:00 |
|
Salman Ahmed
|
deda1c83e6
|
Add failing test case
|
2022-05-09 13:48:51 +03:00 |
|
Salman Ahmed
|
0fe121f48a
|
Move and rename settings toolbox group test scene
|
2022-05-09 13:25:33 +03:00 |
|
Bartłomiej Dach
|
38c004d734
|
Add test coverage for hiding mod columns
|
2022-05-08 14:54:06 +02:00 |
|
Bartłomiej Dach
|
e7e7486a8e
|
Merge branch 'mod-overlay/back-button' into mod-overlay/integration
|
2022-05-07 10:59:30 +02:00 |
|
Bartłomiej Dach
|
1c029552d7
|
Add test coverage for mod select back button
|
2022-05-07 10:23:49 +02:00 |
|
Bartłomiej Dach
|
35c106efaa
|
Add test coverage for deselecting all mods on user mod select
|
2022-05-07 09:29:33 +02:00 |
|
Bartłomiej Dach
|
e527574ede
|
Merge branch 'master' into fix-toolbox-expansion
|
2022-05-06 13:47:36 +02:00 |
|
Bartłomiej Dach
|
19297375e2
|
Update tests to reflect new expected behaviour
|
2022-05-06 13:47:13 +02:00 |
|
Bartłomiej Dach
|
8f217d1e97
|
Add failing test case for broken hover behaviour
|
2022-05-06 11:37:50 +02:00 |
|
Bartłomiej Dach
|
ac08498f35
|
Use plum colour scheme in multiplayer to match rest of multiplayer screens
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
8002726c9c
|
Add test coverage for dismissing customisation area with Escape
|
2022-05-05 19:17:36 +02:00 |
|
Dan Balasescu
|
e46f99bdba
|
Merge branch 'master' into dialog-overlay-thread-woes
|
2022-05-05 20:57:51 +09:00 |
|
Dean Herbert
|
a27fcda9f1
|
Fix failing tests due to CurrentDialog being unexpectedly not set after Push
|
2022-05-05 01:52:39 +09:00 |
|
Dean Herbert
|
cf220f171b
|
Add test coverage of cross-thread transforms if a dialog is pushed too early
|
2022-05-04 20:23:36 +09:00 |
|
Bartłomiej Dach
|
f5fa41356e
|
Rewrite mod instance management again to pass tests
|
2022-05-03 22:31:34 +02:00 |
|
Bartłomiej Dach
|
216dfb7e91
|
Expand incompatibility test to cover logic more thoroughly
|
2022-05-03 21:45:40 +02:00 |
|
Bartłomiej Dach
|
970361676b
|
Fix setting items not creating if mods initially not empty
|
2022-05-03 21:45:40 +02:00 |
|
Bartłomiej Dach
|
89d8ed8e20
|
Port existing test coverage
|
2022-05-03 21:45:39 +02:00 |
|
Dean Herbert
|
4fb66a812f
|
Merge branch 'master' into sheared-search-textbox
|
2022-05-03 14:12:59 +09:00 |
|
Ganendra Afrasya
|
e6fbb19951
|
Implement new search textbox design
|
2022-05-03 11:13:07 +07:00 |
|
Dean Herbert
|
faeefc5e18
|
Merge pull request #16576 from frenzibyte/osu-distance-spacing
Add "distance spacing" support in editor for osu! ruleset
|
2022-05-03 12:15:18 +09:00 |
|
Dean Herbert
|
670b51324e
|
Add basic test at top of first run scene to make adjusting UI easier
|
2022-04-29 23:45:02 +09:00 |
|
Salman Ahmed
|
fef94d49f4
|
Revert "Convert data type of DistanceSpacing to float"
This reverts commit 7aaa88cac2 .
|
2022-04-29 08:02:07 +03:00 |
|
Dan Balasescu
|
fc21de8138
|
Merge pull request #18008 from peppy/add-tutorial
Add first run "beatmaps" screen
|
2022-04-29 13:10:45 +09:00 |
|
Dean Herbert
|
652e022fd6
|
Merge pull request #17973 from bdach/mod-overlay/dim-columns-offscreen
Dim offscreen columns on new mod select overlay
|
2022-04-29 11:55:27 +09:00 |
|
Dean Herbert
|
a75051cd00
|
Merge branch 'master' into add-tutorial
|
2022-04-29 11:25:17 +09:00 |
|
Bartłomiej Dach
|
96f6c918a8
|
Merge branch 'master' into first-run-behaviour-screen
|
2022-04-29 00:55:30 +02:00 |
|
Dean Herbert
|
b902e69634
|
Update test expectations based on new screen order
|
2022-04-28 20:16:32 +09:00 |
|
Dean Herbert
|
3c0bdcaf38
|
Rename screen, add tests and add stable import step
|
2022-04-28 19:01:21 +09:00 |
|
Salman Ahmed
|
7aaa88cac2
|
Convert data type of DistanceSpacing to float
|
2022-04-28 10:24:36 +03:00 |
|
Dean Herbert
|
d0ccd6f895
|
Merge branch 'master' into first-run-header
|
2022-04-27 19:26:02 +09:00 |
|
Dean Herbert
|
20a50ddb6e
|
Add missing OverlayColourProvider in test scene
|
2022-04-27 18:45:40 +09:00 |
|
Dean Herbert
|
18e6629161
|
Merge branch 'master' into first-run-behaviour-screen
|
2022-04-27 16:02:57 +09:00 |
|
Bartłomiej Dach
|
a849bfcf60
|
Rewrite dim test to pass headless
Unfortunately neuters the test a touch, but alas.
|
2022-04-26 23:11:41 +02:00 |
|
Dean Herbert
|
52a8f3848d
|
Expose font size and add big button test
|
2022-04-26 18:14:57 +09:00 |
|
Dean Herbert
|
6864623bac
|
Add ShearedButton test coverage
|
2022-04-26 18:03:27 +09:00 |
|
Dean Herbert
|
c52c08fe97
|
Rename test to increase scope
|
2022-04-26 17:31:39 +09:00 |
|
Dean Herbert
|
942f4e8ac2
|
Merge branch 'first-run-show-get-started' into first-run-behaviour-screen
|
2022-04-26 16:10:16 +09:00 |
|