Commit Graph

9922 Commits

Author SHA1 Message Date
157bba7830 refactor: rename Trigger class to InputTrigger 2023-02-15 21:41:36 +00:00
a92e42bb84 Rename SkinnableTargetContainer to SkinComponentsContainer
Also use full `SkinComponentsContainerLookup` instead of the sub-type.
This will potentially be useful once we bring in per-ruleset targets.
2023-02-15 18:37:41 +09:00
b1cf6d83d8 Move extension methods closer to serialisation classes 2023-02-15 18:37:41 +09:00
d159d6b970 Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
856efd9fd9 Rename SkinnableDrawableInfo to SerialisedDrawableInfo 2023-02-15 18:23:19 +09:00
9e651a7ca2 Rename SkinnableInfo to SkinnableDrawableInfo 2023-02-15 18:23:17 +09:00
6010dde86e Move SkinnableInfo to better namespace 2023-02-15 18:23:10 +09:00
d9b4d932c9 Fix test container lookup failure 2023-02-15 17:47:34 +09:00
ca75f0ec77 Apply NRT to TestSceneBeatmapSkinFallbacks 2023-02-15 17:30:21 +09:00
8bbd00822c Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
51d4ae5241 Merge branch 'master' into footer_V2_implementation 2023-02-14 14:00:53 +09:00
939144fb6c Merge pull request #22628 from EVAST9919/letterbox-no-containers
Remove unnecessary containers in `LetterboxOverlay`
2023-02-13 23:54:48 +01:00
6e6421caea Change FooterV2.cs colour to use ColourProvider instead of OsuColour.
Remove unnecessary `FillFlowContainer`
2023-02-13 22:12:25 +01:00
006356e617 Add TestSceneLetterboxOverlay 2023-02-13 14:17:33 +03:00
11d0e185b8 refactor: separate impl of KeyCounterDisplay
This allows for different layouts of display. Idk, maybe someone would
want to mix both variants? (don't do this please). This commit is mostly
prep for further changes.
2023-02-13 01:36:12 +00:00
cb51b9e350 Use existing ModdingBeatmap activity 2023-02-12 15:01:50 -08:00
bbeef53569 Add TestingBeatmap activity 2023-02-12 13:11:42 -08:00
afb66d8af4 Make user activity class names more specific 2023-02-12 12:32:17 -08:00
7b2c5ab7eb Merge pull request #22608 from peppy/update-dependencies
Update realm and other dependencies
2023-02-11 12:37:02 +01:00
20f3ab167e Re-centralise BannedApiAnalysers nuget package 2023-02-11 19:36:40 +09:00
8292052dc2 Merge pull request #22598 from peppy/fix-skip-intro-replay
Fix "skip" key binding no longer working in replay playback
2023-02-11 11:27:10 +01:00
0c5dae5f26 Merge pull request #22529 from ItsShamed/dsc/presence
Add support for `Watching` and `Spectating` activities in `ReplayPlayer` and `SoloSpectatingPlayer`
2023-02-11 17:29:47 +09:00
86c8675910 Update realm and other dependencies 2023-02-11 13:52:24 +09:00
96fbd04698 Add failing test coverage of skip no longer working in replay playback 2023-02-10 18:57:04 +09:00
eccde923e5 Merge pull request #22554 from Walavouchey/ranking-accuracycircle-readability
Improve readability of `AccuracyCircle`
2023-02-10 17:03:46 +09:00
5ddaf8ea3c Fix test setting invalid TimeOffset 2023-02-09 17:43:04 +09:00
92eb6b6717 Simplify TestSceneAccuracyCircle test specifications 2023-02-09 15:42:03 +09:00
3b5d573db1 Display tournament banner on user profile 2023-02-08 17:16:09 -08:00
9544a1d26d use values closer to the extremities for test cases 2023-02-09 00:02:32 +01:00
6ace6bfee1 ensure AccuracyCircle doesn't land in gaps created by RankNotches 2023-02-08 13:20:53 +01:00
b0131db1dc Update test assertions in line with new state saving logic 2023-02-08 15:55:17 +09:00
3a3c2e78a1 Merge branch 'master' into skin-editor-undo-support 2023-02-08 15:41:58 +09:00
38031fdf23 Add test coverage of stores stored in database as well 2023-02-08 15:38:07 +09:00
d4d985ba0f Improve test to also check that reverting hash restores old scores 2023-02-08 15:34:46 +09:00
c7eec371f5 Clean up tests somewhat 2023-02-08 15:22:17 +09:00
b6809e156b Merge pull request #22432 from mk56-spn/sheared_slider_implementation_clean_ii
Implement a sheared slider for the updated design
2023-02-08 15:01:00 +09:00
338d96534a Add leaderboard test on beatmap update 2023-02-08 05:01:54 +03:00
PC
7e127dafe2 Update reference 2023-02-07 11:52:47 +03:00
cb26601cb4 Fix test's score generation 2023-02-07 02:29:28 +03:00
12f6d461b9 Merge pull request #22532 from peppy/fix-long-storyboard-outro
Fix storyboard outro time potentially running too long
2023-02-06 20:30:36 +01:00
bc89f8dc5b feat: add name and rulset verb display support 2023-02-06 12:44:00 +00:00
c691a0d3af Merge branch 'master' into sheared_slider_implementation_clean_ii 2023-02-06 17:49:33 +09:00
c078d3a344 Merge pull request #22357 from EXtremeExploit/groups-probationary-badges
Make probationary groups a bit transparent
2023-02-06 17:43:57 +09:00
679ec986d5 Fix storyboard outro time potentially running too long 2023-02-06 16:39:44 +09:00
e878bb42a4 test: add test for watching activity 2023-02-06 00:53:56 +00:00
364217829c Add test for ArchiveImportIPCChannel 2023-02-03 18:39:46 +01:00
13fc649edf Refactor test to more closely match how OsuGameDesktop works 2023-02-03 18:22:51 +01:00
e1af5e110a Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
3345e34544 Move beatmap specific logic out of EditorChangeHandler 2023-02-03 17:53:54 +09:00
4ec46c7476 Merge branch 'master' into footer_V2_implementation 2023-02-03 16:30:16 +09:00