Bartłomiej Dach
|
67a5e01c49
|
Update assertions in test
|
2023-12-14 15:19:29 +01:00 |
|
Dean Herbert
|
76653e61cb
|
Merge pull request #25575 from frenzibyte/collection-dropdown-improve-ux
Improve handling of beatmap collection changes in `CollectionDropdown`
|
2023-12-14 18:39:36 +09:00 |
|
Bartłomiej Dach
|
839a080247
|
Add test coverage for desired mod overlay search box behaviour
|
2023-12-14 09:52:38 +01:00 |
|
Salman Ahmed
|
31c9489cb9
|
Fix failing tests
|
2023-12-13 23:38:19 +03:00 |
|
Dean Herbert
|
c6b1a5f1ee
|
Merge pull request #25691 from bdach/fix-skin-editor-crash-again
Fix skin editor crashing in some circumstances when opened in main menu
|
2023-12-13 22:15:42 +09:00 |
|
Dan Balasescu
|
8c7570525a
|
Merge pull request #25744 from peppy/adjust-mod-multipliers
Adjust some mod multipliers for initial leaderboard sanity
|
2023-12-13 17:56:13 +09:00 |
|
Bartłomiej Dach
|
e865de7a6b
|
Update test assertions in line with half time mod multiplier changes
|
2023-12-13 09:25:56 +01:00 |
|
Dean Herbert
|
fdcf87569c
|
Merge pull request #25711 from smoogipoo/mania-convert-song-select-keycount
Display osu!mania keycount in song select carousel panels and details
|
2023-12-13 16:31:25 +09:00 |
|
Dean Herbert
|
ec6200b4ad
|
Merge pull request #25743 from peppy/merge-everything-at-once
Merge everything at once
|
2023-12-13 16:17:06 +09:00 |
|
Dean Herbert
|
eff81be6fd
|
Fix failing test and add coverage of conversion case
|
2023-12-13 16:01:52 +09:00 |
|
Dean Herbert
|
c2d3dcdd9c
|
Fix slider tests and incorrect nullability handling around freehandToolboxGroup
|
2023-12-13 15:15:49 +09:00 |
|
Dean Herbert
|
5e10f9f899
|
Fix failing tests due to more textboxes being present with searchable dropdowns
|
2023-12-13 15:11:47 +09:00 |
|
Dean Herbert
|
aa4faf5e8e
|
Merge pull request #25740 from smoogipoo/fix-ignoremiss-accuracy-update
Fix IgnoreMiss judgements not updating accuracy
|
2023-12-13 15:03:07 +09:00 |
|
Dan Balasescu
|
41ba1dcfce
|
Merge branch 'master' into editor/checks/delayed-hitsounds
|
2023-12-13 14:01:06 +09:00 |
|
Dean Herbert
|
343ecc469f
|
Merge branch 'master' into dropdown-search
|
2023-12-13 13:58:23 +09:00 |
|
Dan Balasescu
|
8977e74171
|
Fix editor test not waiting for editor to load
|
2023-12-13 13:15:49 +09:00 |
|
Dan Balasescu
|
daaadf3fc3
|
Fix IgnoreMiss judgements not updating accuracy
|
2023-12-13 11:51:45 +09:00 |
|
Salman Ahmed
|
10e8edff67
|
Merge branch 'master' into dropdown-search
|
2023-12-12 21:14:01 +03:00 |
|
Dan Balasescu
|
987fe9322e
|
Merge pull request #24166 from Zyfarok/scorev3
Modify osu! standardised scoring to introduce a combo exponent
|
2023-12-12 17:38:44 +09:00 |
|
Bartłomiej Dach
|
9a83d7be81
|
Ensure that SoloScoreInfo serialisation result does not contain interface members
|
2023-12-08 09:27:12 +01:00 |
|
Dean Herbert
|
ea0ad2a0ef
|
Merge branch 'master' into online-presence
|
2023-12-07 17:42:46 +09:00 |
|
Dean Herbert
|
3c29e9162c
|
Merge pull request #25693 from bdach/online-presence-structure-serialisation
Simplify user presence structures for serialisability
|
2023-12-07 17:39:21 +09:00 |
|
Dean Herbert
|
a500f55ec6
|
Merge pull request #25688 from peppy/match-default-sv
Change default slider velocity for new beatmaps to match osu!stable
|
2023-12-07 11:52:16 +09:00 |
|
Bartłomiej Dach
|
86e003aec1
|
Update currently online display tests
|
2023-12-06 19:37:35 +01:00 |
|
Bartłomiej Dach
|
602550b9c2
|
Fix test failures
|
2023-12-06 19:37:28 +01:00 |
|
Bartłomiej Dach
|
d66fa09320
|
Simplify UserStatus to be an enumeration type
There were absolutely no gains from having it be a reference type /
class, only complications, especially when coming from the serialisation
angle.
|
2023-12-06 18:52:27 +01:00 |
|
Bartłomiej Dach
|
faf60cec91
|
Extend test coverage of skin editor open to fail better
|
2023-12-06 10:11:41 +01:00 |
|
Bartłomiej Dach
|
4585a169b1
|
Merge pull request #25686 from peppy/fix-song-select-match
Fix searching at song select matching incorrect ruleset
|
2023-12-06 09:25:47 +01:00 |
|
Dean Herbert
|
43dc908257
|
Fix test value getting clobbered due to stupid stuff
Don't even ask. Just smile and nod.
|
2023-12-06 15:59:29 +09:00 |
|
Dean Herbert
|
79826dee58
|
Fix tests which were relying on SliderMultiplier==1
|
2023-12-06 13:50:10 +09:00 |
|
Dean Herbert
|
4da6d53c72
|
Merge pull request #25672 from frenzibyte/fix-argon-health-display-2
Fix `ArgonHealthDisplay` sometimes behaving weirdly on miss judgements (alternative)
|
2023-12-06 12:24:39 +09:00 |
|
Dean Herbert
|
8286d3896f
|
Fix searching at song select matching incorrect ruleset
Regressed with https://github.com/ppy/osu/pull/25679.
|
2023-12-06 11:32:26 +09:00 |
|
Salman Ahmed
|
a67df76654
|
Add test coverage
|
2023-12-05 22:53:48 +03:00 |
|
Salman Ahmed
|
c55bfc03ee
|
Move private method
|
2023-12-05 22:06:53 +03:00 |
|
Salman Ahmed
|
20fd458fac
|
Perserve miss animation when followed by a hit at same frame
|
2023-12-05 21:59:28 +03:00 |
|
Salman Ahmed
|
986f4fa407
|
Add test scenarios for same-frame judgements
|
2023-12-05 21:59:28 +03:00 |
|
Dean Herbert
|
5a2240838b
|
Merge branch 'master' into multiplayer-abort
|
2023-12-05 17:01:54 +09:00 |
|
Salman Ahmed
|
17577a6606
|
Add visual test case for late miss in argon health display
|
2023-12-04 23:01:11 +03:00 |
|
Bartłomiej Dach
|
063694f544
|
Do not attempt to load gameplay scene if current beatmap is dummy
|
2023-12-04 14:42:51 +01:00 |
|
Bartłomiej Dach
|
43312619e3
|
Add test coverage for crashing on wrong ruleset
|
2023-12-04 14:42:51 +01:00 |
|
Bartłomiej Dach
|
7c041df0f1
|
Add test coverage for crashing on dummy beatmap
|
2023-12-04 14:42:42 +01:00 |
|
Bartłomiej Dach
|
d3e94cd5bf
|
Add test coverage for crashing on empty beatmap
|
2023-12-04 14:42:40 +01:00 |
|
Bartłomiej Dach
|
7deff70b4a
|
Extract beatmap import steps from gameplay scene switch helper
|
2023-12-04 13:34:36 +01:00 |
|
Dan Balasescu
|
8587652869
|
Fix countdown button being enabled
|
2023-12-04 11:00:11 +09:00 |
|
Dan Balasescu
|
9ccd33a1ec
|
Add comments to test
|
2023-12-04 10:20:53 +09:00 |
|
Dan Balasescu
|
c2644a5d5e
|
Correctly implement button enabled state
|
2023-12-04 10:18:37 +09:00 |
|
Bartłomiej Dach
|
30a4e77097
|
Merge branch 'master' into fix-overlapping-chat-links
|
2023-12-01 14:30:55 +01:00 |
|
Dan Balasescu
|
f3530a79b1
|
Add test
|
2023-12-01 21:34:20 +09:00 |
|
Bartłomiej Dach
|
d97ae8df6a
|
Remove commented out italic code
It's a holdover from the Exo days (anyone remember those?) and hasn't
been relevant for years, so why keep it.
|
2023-12-01 13:31:11 +01:00 |
|
Susko3
|
c395ae2460
|
Add failing tests
They throws `ArgumentOutOfRangeException` on the first drawable Update()
|
2023-12-01 00:51:20 +01:00 |
|