Dean Herbert
|
698baa78bf
|
Merge pull request #22711 from Terochi/keep-shared-settings-ruleset-change
Keep shared mod settings when changing ruleset
|
2023-05-05 13:29:55 +09:00 |
|
Bartłomiej Dach
|
99e8b2ce70
|
Make getMod() method generally better
|
2023-05-04 19:12:22 +02:00 |
|
Bartłomiej Dach
|
aa7885ab97
|
Use better test step names
|
2023-05-04 19:11:51 +02:00 |
|
Bartłomiej Dach
|
d35355970f
|
Add test case covering failure scenario
|
2023-04-30 17:23:45 +02:00 |
|
Terochi
|
8e8dda3ac0
|
Big simplifying
|
2023-03-11 23:29:36 +01:00 |
|
Terochi
|
bedf4cc259
|
Remove extra code
|
2023-03-07 16:03:11 +01:00 |
|
Terochi
|
09e7c21b23
|
Implemented a more complex setting conversion logic + tests
|
2023-02-24 15:11:22 +01:00 |
|
Terochi
|
dd53a70071
|
Addressed change requests
|
2023-02-21 21:01:31 +01:00 |
|
Terochi
|
191604340f
|
Added a way for mod settings to be kept when changing ruleset + test
|
2023-02-21 19:05:10 +01:00 |
|
mk56-spn
|
3f0ce75bf5
|
Rename NormalSliderBar.cs to RoundedSliderBar.cs
|
2023-02-02 17:24:45 +01:00 |
|
mk56-spn
|
3988131475
|
Rename OsuSliderBar.cs as NormalSliderBar.cs
|
2023-01-26 12:12:56 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Salman Ahmed
|
3e5e717fce
|
Add failing test cases
|
2022-10-14 02:00:11 +03: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 |
|
naoei
|
3e38baca3c
|
Change ruleset mod description types
|
2022-08-10 16:09:11 -04:00 |
|
Bartłomiej Dach
|
839409d7ac
|
Add preset column to solo mod select overlay
|
2022-08-07 16:20:31 +02:00 |
|
Joseph Madamba
|
36e71d39f2
|
Fix one more mod settings test
|
2022-06-28 09:54:18 -07:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26: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
|
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
|
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
|
24c59e2f2f
|
Remove old user mod select overlay
|
2022-05-10 21:52:17 +02:00 |
|
Dean Herbert
|
6613a7e4ae
|
Fix another case of test ruleset without overriding ShortName primary key
|
2022-01-12 17:49:11 +09:00 |
|
Dean Herbert
|
f283770f34
|
Update mock RulesetInfo usage to set OnlineID instead of ID
|
2021-11-24 15:50:26 +09:00 |
|
Dean Herbert
|
9cf79a80c2
|
Replace many more calls to CreateAllMods with more specific calls
|
2021-09-10 12:04:55 +09:00 |
|
Dean Herbert
|
cf633973a9
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
|
Dean Herbert
|
9e21f5a59c
|
Rename LocalPlayer to User in mod select prefixes
|
2021-09-01 17:22:52 +09:00 |
|
Dean Herbert
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
Dean Herbert
|
a63065dbe9
|
Tidy up ModDisplay
|
2021-07-21 16:38:25 +09:00 |
|
Bartłomiej Dach
|
b705213ea9
|
Update test to match expectations after refactor
|
2021-07-10 11:44:32 +02:00 |
|
Dean Herbert
|
7153983dd4
|
Add test coverage
|
2021-07-08 18:29:54 +09:00 |
|
Henry Lin
|
3c37140426
|
Remove an unused local variable
|
2021-07-05 09:52:13 +08:00 |
|
Henry Lin
|
bfb603cfeb
|
Change the test for unimplemented mod to use a mock ruleset and mod
|
2021-07-05 09:51:24 +08:00 |
|
Dean Herbert
|
5883922177
|
Remove mod multiplier completely
|
2021-06-25 16:36:31 +09:00 |
|
Dean Herbert
|
98a83722ff
|
Move the point at which selected mods are reset in tests to allow mutliple creation test flow
|
2021-02-10 15:29:55 +09:00 |
|
Dean Herbert
|
de8a60435f
|
Add failing test covering reported breaking case
|
2021-02-10 14:44:37 +09:00 |
|
Dean Herbert
|
e9ef4aaf88
|
Add test covering expectations of external mod changes
|
2021-02-10 14:34:45 +09:00 |
|
Dean Herbert
|
0efad9ded1
|
Add test coverage of setting reset on deselection
|
2021-02-09 13:54:13 +09:00 |
|
Dean Herbert
|
3e750feaa4
|
Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection
|
2021-02-05 16:42:35 +09:00 |
|
Dean Herbert
|
cef16a9f61
|
Add test coverage of animation / selection flushing
|
2021-02-04 19:55:15 +09:00 |
|
Dean Herbert
|
15062cc63f
|
Fix intermittent test failures
|
2021-02-04 19:29:48 +09:00 |
|