Commit Graph

50794 Commits

Author SHA1 Message Date
fd113953ac Rename prioritiyLookup and add xmldoc 2022-04-19 08:06:39 +03:00
f92a41b6c3 Replace local TestSkin implementation with simplified Moq setups 2022-04-19 08:04:13 +03:00
ec7bb876b5 Improve legacy circle texture lookup to match 1:1 with stable 2022-04-19 07:12:07 +03:00
8d0dd3961e Add failing test cases 2022-04-19 07:12:07 +03:00
83e89b3e80 Add unread count to INotificationOverlay and fix toolbar button DI logic 2022-04-19 11:16:45 +09:00
c858ec2483 Pagination -> `PaginationParameters 2022-04-19 02:48:34 +03:00
96d4369cc8 Introduce Pagination and simplify paginated API requests 2022-04-19 02:04:23 +03:00
c8b3836d8d Merge pull request #17874 from peppy/update-framework
Update framework
2022-04-19 06:27:42 +09:00
94335c2938 Update further usages to cache/resolve via interface 2022-04-19 00:18:10 +03:00
bb8b94f8ad Merge branch 'master' into i-notification-overlay 2022-04-19 06:03:56 +09:00
c4d89b8c3c Update framework 2022-04-19 05:57:03 +09:00
94e892df1c Merge pull request #17862 from peppy/i-dialog-overlay
Split out `IDialogOverlay` to allow for easier testing
2022-04-19 05:24:05 +09:00
d5a7886e9c Merge pull request #17863 from peppy/perform-from-screen-performer
Split out `IPerformFromScreenRunner` to allow for easier testing
2022-04-19 05:19:02 +09:00
f08449e432 Update paginated profile subsections to display items inline with web 2022-04-18 23:04:21 +03:00
9d59cd408f Add concept of "initial items count" in paginated API requests 2022-04-18 22:59:49 +03:00
1fc28552b5 Minor reword inline comment 2022-04-18 21:07:20 +03:00
16a0efc562 Cache IDialogOverlay as its type in interface 2022-04-18 21:06:27 +03:00
3cbc6cd297 Update further tests to cache using IDialogOverlay 2022-04-18 21:04:22 +03:00
5d5e46ede7 Fix rider incompetency 2022-04-18 23:10:07 +09:00
aaf5577e6a Remove unnecessary canBeNull specification 2022-04-18 21:48:46 +09:00
d29312e070 Fix rider incompetency 2022-04-18 21:47:47 +09:00
043599081b Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
72a33c0926 Split out step for dialog overlay load wait 2022-04-18 20:06:08 +09:00
d86e3abf2c Fix invalid rename 2022-04-18 20:04:38 +09:00
fea4632e83 Convert assert to hard throw 2022-04-18 20:04:19 +09:00
25f1f772f3 Allow caching via loadComponentSingleFile with interface specification 2022-04-18 18:36:26 +09:00
e315313266 Split out IDialogOverlay to allow for easier testing 2022-04-18 18:36:26 +09:00
2202863e1a Split out IPerformFromScreenRunner to allow for easier testing 2022-04-18 17:49:28 +09:00
3a00931e38 Update slider sliding samples balance calculation to use screen-space as well 2022-04-18 09:18:56 +03:00
587f1e2c4f Merge pull request #17856 from frenzibyte/editor-beatmap-skin-legacy-transformer
Fix editor legacy beatmap skins not wrapped in `LegacySkinTransformer`s
2022-04-18 14:39:03 +09:00
fcb48c69cf Calculate sample playback position using screen-space drawable rectangles 2022-04-18 07:57:31 +03:00
90093c1d9d Combine private skin variable into exposed one 2022-04-18 13:32:37 +09:00
2cb217e06c Fix editor legacy beatmap skins not receiving transformer 2022-04-18 06:59:58 +03:00
80cce7c3cb Add failing test case 2022-04-18 06:59:58 +03:00
338d94626e Expose underlying skin of EditorBeatmapSkin 2022-04-18 06:44:39 +03:00
0d5ce336f4 Hide mod customisation toggle if customisation not permitted 2022-04-17 23:28:53 +02:00
881df7663d Fix filter not taking effect if applied before panel load completion 2022-04-17 23:28:53 +02:00
8af865a1c5 Fix incompatibility panel using reference equality 2022-04-17 23:28:53 +02:00
ffb5c1e86c Tweak colours on incompatibility displaying mod panel 2022-04-17 23:28:52 +02:00
4b6d42c7e8 Add assertion covering free mod selection mod validity filter 2022-04-17 23:28:52 +02:00
9942b0a946 Add test scene for free mod select screen 2022-04-17 23:28:52 +02:00
20c17b8c98 Make base mod select screen abstract 2022-04-17 23:28:51 +02:00
7eebc20124 Add replacements for mod overlays used by game 2022-04-17 23:28:51 +02:00
67c44db8d5 Add extension points required for replacing old mod overlay 2022-04-17 23:28:51 +02:00
f37444938f Update squirrel to latest version
Includes disk space checks and better erroring.
2022-04-18 02:05:15 +09:00
0e7c3e2322 Merge pull request #17785 from smoogipoo/zh-hant
Use zh-Hant instead of zh-TW
2022-04-17 15:34:01 +09:00
a3cc07ff3f Update resources 2022-04-17 15:08:15 +09:00
7781a4250e Merge branch 'master' into zh-hant 2022-04-17 15:08:10 +09:00
399d8eac36 Update LocalisationAnalyser with dotnet 6 compatibility changes 2022-04-17 14:44:28 +09:00
47c8b8010f Use semibold font weight for ChannelListItemFlow label 2022-04-16 23:03:03 +01:00