Bartłomiej Dach
|
82d1ebbd20
|
Merge branch 'master' into fix-zip-encoding
|
2024-04-30 16:30:15 +02:00 |
|
Bartłomiej Dach
|
38e239a435
|
Expand test to cover both legacy and non-legacy export paths
|
2024-04-30 16:07:41 +02:00 |
|
Dean Herbert
|
97da47f69c
|
Add test coverage of reading japanese filename after exporting
|
2024-04-30 01:27:47 +08:00 |
|
Dean Herbert
|
b455e793dd
|
Add test coverage of reading japanese file from stable export
|
2024-04-30 01:15:02 +08:00 |
|
Dean Herbert
|
19897c4c07
|
Add testing for actual presence of video after encode-decode
|
2024-04-30 00:50:40 +08:00 |
|
Dean Herbert
|
fd3f4a9e7b
|
Preserve storyboard events when saving a beatmap in the editor
Until we have full encoding support for storyboards, this stop-gap
measure ensures that storyboards don't just disappear from existence.
|
2024-04-30 00:01:56 +08:00 |
|
Bartłomiej Dach
|
fa3aeca09d
|
Add failing test for skins not saving on change
|
2024-04-29 14:38:49 +02:00 |
|
Dean Herbert
|
c900c0c01c
|
Merge branch 'master' into LeaderBoardScore_clean
|
2024-04-28 13:51:29 +08:00 |
|
Joseph Madamba
|
d4951a093f
|
Scroll now playing overlay text when overflowing
|
2024-04-27 20:18:49 -07:00 |
|
Dan Balasescu
|
459f97891d
|
Merge pull request #27994 from bdach/timing-distribution-graph-only-basic
Do not show non-basic results in timing distribution graph
|
2024-04-26 01:36:16 +09:00 |
|
Dean Herbert
|
6a8a6fa79d
|
Merge pull request #27996 from bdach/delete-dirty-difficulty-droken
Fix deleting modified difficulty via editor leaving user in broken state
|
2024-04-25 21:20:09 +08:00 |
|
Dean Herbert
|
1756da0dda
|
Fix redundant string interpolations
|
2024-04-25 21:14:09 +08:00 |
|
Bartłomiej Dach
|
d2e9c33b6a
|
Add failing test case
|
2024-04-25 12:55:33 +02:00 |
|
Bartłomiej Dach
|
9e919b784d
|
Add test case covering ignoring non-basic results
|
2024-04-25 11:19:29 +02:00 |
|
Bartłomiej Dach
|
da953b34a7
|
Apply nullability annotations to ResultsScreen & inheritors
|
2024-04-25 10:58:28 +02:00 |
|
Joseph Madamba
|
5f463b81a8
|
Remove hardcoded chevrons in test
|
2024-04-24 00:22:20 -07:00 |
|
Bartłomiej Dach
|
c454dd2496
|
Merge pull request #27967 from peppy/storyboard-video-transforms-and-sizing
Fix storyboard videos not accepting transforms
|
2024-04-23 18:09:09 +02:00 |
|
Dean Herbert
|
602b16f533
|
Fix fade-in no longer working on videos
|
2024-04-23 22:03:32 +08:00 |
|
Dean Herbert
|
564dec7a14
|
Add test coverage of transforms actually being applied to video
|
2024-04-23 19:21:55 +08:00 |
|
Bartłomiej Dach
|
a978518a74
|
Add failing tests
|
2024-04-23 12:41:33 +02:00 |
|
Bartłomiej Dach
|
12acdeebf1
|
Merge pull request #27866 from Joehuu/fix-online-score-export
Fix replay export not working correctly from online leaderboards
|
2024-04-23 09:08:04 +02:00 |
|
Bartłomiej Dach
|
1f010c4bfd
|
Merge pull request #27808 from smoogipoo/fix-incorrect-pp-counter
Fix gameplay PP counter not matching results screen
|
2024-04-23 08:43:49 +02:00 |
|
Dean Herbert
|
50afd48812
|
Add manual test coverage of storyboard videos
|
2024-04-23 05:21:01 +08:00 |
|
Joseph Madamba
|
49154c0e23
|
Fix code quality
|
2024-04-22 11:23:38 -07:00 |
|
Bartłomiej Dach
|
b28bf4d2ec
|
Add test covering non-audio file formats not being checked
|
2024-04-22 10:43:20 +02:00 |
|
Bartłomiej Dach
|
78f97d0ec7
|
Merge branch 'master' into verify-check-incorrect-audio-formats
|
2024-04-22 10:34:14 +02:00 |
|
Bartłomiej Dach
|
1344ca4e19
|
Merge pull request #27780 from mafarrica/27105-fix-mod-search-box-focus-changes
Fix mod search box not tracking external changes to focus state
|
2024-04-19 17:00:06 +02:00 |
|
Bartłomiej Dach
|
9d04b44a88
|
Add failing test case
|
2024-04-19 11:04:05 +02:00 |
|
Arthur Araujo
|
ac03856ebd
|
Fix test methods names
|
2024-04-17 08:22:05 -03:00 |
|
Bartłomiej Dach
|
2f1a4cdaa4
|
Export and import TotalScoreWithoutMods to replays (or recalculate if it missing)
|
2024-04-17 09:08:15 +02:00 |
|
Arthur Araujo
|
c32d99250f
|
Deal with corrupt audio files
This removes the corrupt file check from CheckTooShortAudioFiles and makes the audio formats checks deal with it instead to avoid redundant messages.
|
2024-04-16 06:53:55 -03:00 |
|
Arthur Araujo
|
9ef27104ce
|
Add checks for audio formats
|
2024-04-16 06:15:21 -03:00 |
|
Arthur Araujo
|
c7b1524b9f
|
Add new audio samples
|
2024-04-16 05:25:52 -03:00 |
|
Dan Balasescu
|
343b3ba0e6
|
Don't re-filter unless mods may change the filter
|
2024-04-15 21:07:36 +09:00 |
|
Dan Balasescu
|
fe7df808b6
|
Add tests
|
2024-04-15 21:07:08 +09:00 |
|
Bartłomiej Dach
|
8506da725d
|
Add failing test
|
2024-04-15 11:49:47 +02:00 |
|
Dan Balasescu
|
e9b319f4c6
|
Ensure all remaining objects are added in the last iteration
|
2024-04-12 00:11:54 +09:00 |
|
Dan Balasescu
|
19cc847be6
|
Implement a less failure-prone method
|
2024-04-11 23:40:40 +09:00 |
|
Dan Balasescu
|
bf63ba3f82
|
Add test
|
2024-04-11 17:56:34 +09:00 |
|
Bartłomiej Dach
|
524a5815bc
|
Add test coverage
|
2024-04-03 16:11:40 +02:00 |
|
Bartłomiej Dach
|
cb82fb0487
|
Merge branch 'master' into mania-key-count-mod-query
|
2024-04-03 09:29:32 +02:00 |
|
Nguyên Minh Hồ
|
113dbcd10f
|
Merge branch 'master' into fix-rotate-editor-button-disabled
|
2024-03-30 13:56:31 +07:00 |
|
Dan Balasescu
|
48f8d9c916
|
Merge pull request #27756 from bdach/pp-on-results-provisional
Apply partial fade on pp display on results screen when score will not give pp
|
2024-03-29 19:57:59 +09:00 |
|
Bartłomiej Dach
|
5371141d3b
|
Merge pull request #27755 from peppy/fix-import-weirdness
Avoid reporting an import as successful when all beatmaps failed to import
|
2024-03-29 11:25:41 +01:00 |
|
Bartłomiej Dach
|
e06df34a1c
|
Apply partial fade on pp display on results screen when score will not give pp
|
2024-03-29 11:16:31 +01:00 |
|
Dean Herbert
|
df4a28db91
|
Fix failing test due to missing ruleset store
|
2024-03-29 17:32:20 +08:00 |
|
Dean Herbert
|
d9cf5b5440
|
Fix bindable not being correctly re-bound across local user changes
|
2024-03-29 15:50:10 +08:00 |
|
Dean Herbert
|
c51a2e169d
|
Add test coverage of crash scenario
|
2024-03-29 12:19:13 +08:00 |
|
Dan Balasescu
|
9fd6449fd8
|
Add mods to FilterCriteria, pass to ruleset method
|
2024-03-28 23:03:26 +09:00 |
|
Dean Herbert
|
b4ccbc68e4
|
Fix failing test
|
2024-03-26 21:20:22 +08:00 |
|
Bartłomiej Dach
|
bc1ffb0b6e
|
Merge branch 'master' into shared-menu-content
|
2024-03-26 13:47:44 +01:00 |
|
Bartłomiej Dach
|
dee88573a7
|
Fix test failure in visual browser
I'm not sure why it's failing headless and I'm not particularly
interested in finding that out right now.
|
2024-03-26 13:46:35 +01:00 |
|
Bartłomiej Dach
|
56dc6bb192
|
Merge branch 'master' into feat/support-filtering-for-multiple-types
|
2024-03-26 12:39:51 +01:00 |
|
Bartłomiej Dach
|
c24eb066dc
|
Update tests to match new expected behaviour
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
|
2024-03-26 12:19:55 +01:00 |
|
Dean Herbert
|
bb9fa52fda
|
Fix displayIndex not being correctly set to -1 after last expiry date
|
2024-03-25 14:53:05 +08:00 |
|
Dean Herbert
|
057f86dd14
|
Add handling of expiration
|
2024-03-25 14:31:05 +08:00 |
|
Dean Herbert
|
e9f15534ed
|
Improve test coverage
|
2024-03-25 12:33:32 +08:00 |
|
Dean Herbert
|
a4c619ea97
|
Add basic support for loading multiple images
|
2024-03-24 15:14:56 +08:00 |
|
Dean Herbert
|
4c82e44291
|
Add isolated test coverage of online menu banner
|
2024-03-24 14:55:45 +08:00 |
|
Dean Herbert
|
ef2a16dd8f
|
Various renaming and class updates to allow multiple menu banners
|
2024-03-24 14:55:43 +08:00 |
|
Arthur Araujo
|
eb93827204
|
Add missing copyright header
|
2024-03-23 23:11:13 -03:00 |
|
Arthur Araujo
|
6fbe1a5b8d
|
Add video resolution check
|
2024-03-23 19:22:47 -03:00 |
|
Bartłomiej Dach
|
e2df098184
|
Add failing test case for desired artist sort behaviour
|
2024-03-22 08:41:08 +01:00 |
|
Bartłomiej Dach
|
5f7028b574
|
Add failing tests
|
2024-03-21 20:57:04 +01:00 |
|
Bartłomiej Dach
|
c47463ee0e
|
Merge branch 'master' into negative-frame-handling
|
2024-03-21 16:45:35 +01:00 |
|
Dean Herbert
|
970e45ff24
|
Merge pull request #26937 from frenzibyte/fix-osu-logo-blocking-load
Stop blocking player load when hovering over osu! logo
|
2024-03-21 21:52:25 +08:00 |
|
Bartłomiej Dach
|
3e764ae4f0
|
Merge pull request #27639 from 64ArthurAraujo/verify-unused-audio-at-end
Add verify checks to unused audio at the end
|
2024-03-21 12:19:53 +01:00 |
|
Dean Herbert
|
0589924dc6
|
Merge pull request #27079 from smoogipoo/tcm-resume
Add delayed resume for taiko/catch/mania
|
2024-03-21 12:48:53 +08:00 |
|
Dean Herbert
|
d83a53fc94
|
Remove unused ScreenBreadcrumbControl
See https://github.com/ppy/osu-framework/pull/6218#discussion_r1529932798.
|
2024-03-20 12:10:05 +08:00 |
|
Bartłomiej Dach
|
0211ae12ad
|
Add failing test case for crash on empty beatmap
|
2024-03-19 19:16:33 +01:00 |
|
Bartłomiej Dach
|
feaf59e15f
|
Use HashSet instead of SortedSet
No need for it to be sorted.
|
2024-03-19 18:26:58 +01:00 |
|
Dean Herbert
|
35df381717
|
Merge branch 'master' into tcm-resume
|
2024-03-20 01:25:40 +08:00 |
|
Dan Balasescu
|
6e33509417
|
Remove added property, use local decoding instead
|
2024-03-19 17:44:37 +09:00 |
|
Dan Balasescu
|
af713a7869
|
Fix incorrectly encoded score IsPerfect value
|
2024-03-19 17:20:59 +09:00 |
|
Arthur Araujo
|
5241c999c1
|
Add different warning to maps with storyboard/video
|
2024-03-18 16:08:41 -03:00 |
|
Vlad Frangu
|
d0678bfbee
|
chore: requested changes
|
2024-03-18 15:30:43 +02:00 |
|
Arthur Araujo
|
80f24a0791
|
Fix test class name not matching file name
|
2024-03-16 23:30:59 -03:00 |
|
Arthur Araujo
|
63816adbc0
|
Add verify checks to unused audio at the end
|
2024-03-16 21:20:12 -03:00 |
|
Vlad Frangu
|
0a6960296e
|
feat: Support filtering for multiple statuses
|
2024-03-16 21:32:55 +02:00 |
|
Dean Herbert
|
c0ae94dc60
|
Attempt to fix test better
|
2024-03-16 12:15:12 +08:00 |
|
Dean Herbert
|
a598ea5b97
|
Remove unused using statement
|
2024-03-16 12:14:32 +08:00 |
|
Dean Herbert
|
bde3da2746
|
Fix failing test
|
2024-03-16 11:11:42 +08:00 |
|
Bartłomiej Dach
|
87682008fd
|
Fix code quality inspection
|
2024-03-15 11:26:48 +01:00 |
|
Bartłomiej Dach
|
4e2098adb8
|
Fix test crosstalk
|
2024-03-15 09:53:20 +01:00 |
|
Bartłomiej Dach
|
f3a444b7ac
|
Add disclaimer for loved/qualified status
|
2024-03-15 09:53:20 +01:00 |
|
Bartłomiej Dach
|
42ae18976f
|
Replace existing epilepsy warning with inline display
|
2024-03-15 09:53:20 +01:00 |
|
Dan Balasescu
|
0beaa8e8c5
|
Merge branch 'master' into tcm-resume
|
2024-03-14 12:22:46 +09:00 |
|
Dean Herbert
|
e431c1240e
|
Merge pull request #27562 from EVAST9919/osu-performance
Don't update SubTreeMasking in `OsuPlayfield`
|
2024-03-12 18:15:14 +08:00 |
|
Dean Herbert
|
88ec0cdbc7
|
Fix seek ending too early in sample playback test
|
2024-03-12 17:35:39 +08:00 |
|
Bartłomiej Dach
|
961058f5c8
|
Add failing test case
|
2024-03-12 09:05:28 +01:00 |
|
Salman Ahmed
|
99b06102b1
|
Add enough test coverage
|
2024-03-10 09:01:40 +03:00 |
|
Salman Ahmed
|
d039b56562
|
Add test case for running with high number of loops
|
2024-03-10 09:01:37 +03:00 |
|
Salman Ahmed
|
8a1c5a7547
|
Adjust time values
|
2024-03-10 07:23:22 +03:00 |
|
Andrei Zavatski
|
e08651668c
|
Fix TestSceneSkinnableSound failing
|
2024-03-09 21:55:00 +03:00 |
|
Salman Ahmed
|
82048df9f1
|
Add basic test scene for asserting storyboard commands behaviour
Pending actual test coverage.
|
2024-03-09 04:43:10 +03:00 |
|
Salman Ahmed
|
c1649b76d6
|
Reorder command properties to match general format
I had them shuffled around in the middle of the refactor.
|
2024-03-08 21:33:53 +03:00 |
|
Salman Ahmed
|
8d3e502262
|
Merge branch 'master' into storyboard-loops-v2
|
2024-03-08 20:22:19 +03:00 |
|
Dean Herbert
|
d9cc619693
|
Merge branch 'master' into argon-pp-counter
|
2024-03-08 10:32:16 +08:00 |
|
Salman Ahmed
|
fa9b2f0cd5
|
Add generics to ApplyInitialValue /ApplyTransforms for ability to return custom transform sequences
*sigh*
|
2024-03-08 03:07:39 +03:00 |
|
Salman Ahmed
|
585ab59768
|
Apply major refactor to the storyboard commands flow structrure
|
2024-03-08 01:10:09 +03:00 |
|
Bartłomiej Dach
|
fba44e67a0
|
Merge pull request #27214 from Givikap120/freemod_mapinfo_fix
Fix mod selection in online-play rooms not accounting for mods of selected item
|
2024-03-07 12:45:14 +01:00 |
|
Bartłomiej Dach
|
039520d55d
|
Use slightly nicer parameterisation in test
|
2024-03-07 09:49:20 +01:00 |
|
Bartłomiej Dach
|
644553d5b4
|
Merge branch 'master' into freemod_mapinfo_fix
|
2024-03-07 09:24:44 +01:00 |
|
Joseph Madamba
|
56caf19350
|
Add visual test for failed S display
|
2024-03-07 00:10:30 -08:00 |
|
Dean Herbert
|
29a37e3585
|
Merge pull request #27491 from bdach/f-rank-appearance
Update F rank badge colours to match latest designs
|
2024-03-06 18:55:20 +08:00 |
|
Dan Balasescu
|
d8003ab8e8
|
Merge pull request #27489 from bdach/fix-catch-pp-mismatch
Fix catch pp calculator not matching live with respect to miss handling
|
2024-03-06 19:39:20 +09:00 |
|
Dean Herbert
|
06c7483347
|
Merge branch 'master' into update-framework
|
2024-03-06 12:36:05 +08:00 |
|
Dean Herbert
|
85364d25dc
|
Merge pull request #27276 from bdach/medals
Add flow for displaying achieved medals
|
2024-03-06 12:31:55 +08:00 |
|
Dean Herbert
|
0696e7de52
|
Update ImageSharp usages
|
2024-03-06 12:13:12 +08:00 |
|
Salman Ahmed
|
49b3e81e8a
|
Migrate DefaultPerformancePointsCounter and rename it
|
2024-03-05 04:35:39 +03:00 |
|
Salman Ahmed
|
b1477c30f2
|
Add deserialisation test coverage
|
2024-03-05 04:30:57 +03:00 |
|
Salman Ahmed
|
3ee57cdfba
|
Refactor performance points test scene to support skinning
|
2024-03-05 03:34:25 +03:00 |
|
Salman Ahmed
|
9543908c7a
|
Fix mod select overlay settings order not always matching panels order
|
2024-03-04 23:36:45 +03:00 |
|
Bartłomiej Dach
|
405958f73c
|
Add test scene for drawable ranks
|
2024-03-04 14:43:53 +01:00 |
|
Bartłomiej Dach
|
af2b80e030
|
Add failing encode test
|
2024-03-04 11:48:49 +01:00 |
|
Dan Balasescu
|
6635d9be04
|
Add countdown display
|
2024-03-04 16:50:24 +09:00 |
|
Andrei Zavatski
|
4a7635e488
|
Fix broken tests
|
2024-03-03 23:04:06 +03:00 |
|
Salman Ahmed
|
17e167cc1e
|
Merge branch 'master' into hide-beatmap-details
|
2024-03-01 16:21:03 +03:00 |
|
Dean Herbert
|
c6201ea5de
|
Remove unused ruleset parameter when testing beatmap in editor
|
2024-03-01 20:28:52 +08:00 |
|
Dean Herbert
|
59b9d29a79
|
Fix formatting?
|
2024-02-29 23:29:50 +08:00 |
|
Dean Herbert
|
4184a5c1ef
|
Add flag to allow backwards seeks in tests
|
2024-02-29 23:05:28 +08:00 |
|
Bartłomiej Dach
|
1fb4536220
|
Merge branch 'master' into disallow-backwards-seeks-gameplay
|
2024-02-29 08:50:52 +01:00 |
|
Bartłomiej Dach
|
9a1403d22a
|
Merge pull request #27427 from Detze/feb-29-test-failure
Fix February 29 test failure
|
2024-02-29 08:49:38 +01:00 |
|
Detze
|
caad89a4dd
|
Fix test failure on leap years
|
2024-02-29 07:36:35 +01:00 |
|
Dean Herbert
|
5495c2090a
|
Add test coverage of gameplay only running forwards
|
2024-02-29 14:15:32 +08:00 |
|
Dean Herbert
|
f44aadaaa8
|
Merge pull request #27331 from bdach/statistics-updates-in-multi
Show user statistics updates on multiplayer and playlists results screens
|
2024-02-29 12:26:48 +08:00 |
|
Salman Ahmed
|
8f97f0503f
|
Move away from Solo namespace
|
2024-02-29 01:21:17 +03:00 |
|
Salman Ahmed
|
de48c51715
|
Apply renaming in remaining usages
|
2024-02-29 01:11:08 +03:00 |
|
Salman Ahmed
|
92eb206b49
|
Merge branch 'master' into spectator-remove-back-button
|
2024-02-29 00:12:24 +03:00 |
|
Salman Ahmed
|
232ca5778f
|
Improve spectator fail test
|
2024-02-29 00:09:58 +03:00 |
|
Bartłomiej Dach
|
a5948d38ac
|
Merge pull request #27380 from frenzibyte/fix-advanced-stats-display
Fix advanced stats in beatmap info overlay showing "key count" on non-mania beatmaps
|
2024-02-28 18:02:48 +01:00 |
|
Joseph Madamba
|
8e462fbb38
|
Apply NRT to touched files
|
2024-02-27 23:58:28 -08:00 |
|
Joseph Madamba
|
e8a1061777
|
Add test for spectator player exit
|
2024-02-27 23:24:16 -08:00 |
|
Joseph Madamba
|
dee57c7e72
|
Refactor test to only allow init of actions
|
2024-02-27 23:24:16 -08:00 |
|
Dean Herbert
|
31f667224f
|
Merge branch 'master' into medals
|
2024-02-28 13:48:57 +08:00 |
|
Salman Ahmed
|
2151e0a294
|
Improve test coverage
|
2024-02-26 22:30:09 +03:00 |
|
Dean Herbert
|
fe59a3b9be
|
Merge branch 'master' into medals
|
2024-02-26 22:49:55 +08:00 |
|
Dean Herbert
|
d6622c1756
|
Add test coverage of fast menu keypresses failing to register
|
2024-02-26 22:24:39 +08:00 |
|
Bartłomiej Dach
|
8966ea2fa3
|
Add test coverage
|
2024-02-26 11:59:57 +01:00 |
|
Salman Ahmed
|
b30a6d5224
|
Adjust existing test coverage
|
2024-02-25 21:23:14 +03:00 |
|
Salman Ahmed
|
618819ba9f
|
Merge branch 'master' into freemod_mapinfo_fix
|
2024-02-23 18:34:41 +03:00 |
|
Salman Ahmed
|
771cdf9cd6
|
Fix TestSceneModEffectPreviewPanel
|
2024-02-23 18:30:14 +03:00 |
|
Salman Ahmed
|
c1db9d7819
|
Add test coverage
|
2024-02-23 18:16:44 +03:00 |
|
Bartłomiej Dach
|
eac4c5f69d
|
Rename {Solo -> User}StatisticsWatcher et al.
The "solo" prefix is a bit unbecoming now. The updates are not only
for solo.
|
2024-02-22 20:36:24 +01:00 |
|
Bartłomiej Dach
|
1e53503608
|
Show user statistics after completing a playlists / multiplayer score
|
2024-02-22 20:35:50 +01:00 |
|
Bartłomiej Dach
|
0074bdc5a1
|
Change ResultsScreen constructor boolean params to init-only properties
|
2024-02-22 20:15:03 +01:00 |
|
Bartłomiej Dach
|
82b2edd4b7
|
Merge pull request #26769 from EVAST9919/results-clean
Rework `AccuracyCircle` to not use `BufferedContainer`s
|
2024-02-22 13:46:28 +01:00 |
|
Bartłomiej Dach
|
49b7f0e3a7
|
Merge pull request #26531 from smallketchup82/multiplayer-difficulty-tooltip
Implement difficulty tooltips for multiplayer lobbies
|
2024-02-22 12:57:35 +01:00 |
|
Bartłomiej Dach
|
46c8560ca5
|
Merge branch 'master' into multiplayer-difficulty-tooltip
|
2024-02-22 12:08:29 +01:00 |
|
Bartłomiej Dach
|
3740064360
|
Fix test scene not properly setting tooltip type on all icons
|
2024-02-22 12:05:52 +01:00 |
|