Commit Graph

41805 Commits

Author SHA1 Message Date
b7c4fe2052 Rewrite test helpers to also handle clearing filters 2021-06-26 20:25:43 +02:00
51888d0d5a Rename test methods 2021-06-26 20:24:42 +02:00
82b64f5589 Add hitsounded with break test 2021-06-26 19:57:12 +02:00
a5abc664f3 Add few hitsounds check tests 2021-06-26 19:21:15 +02:00
7b9569a117 Add muted object check tests 2021-06-26 19:21:01 +02:00
4b436b774d Add few hitsounds check 2021-06-26 19:20:46 +02:00
d8117fa730 Add muted objects check 2021-06-26 19:20:34 +02:00
2b1d3c8e9c add od filter in search filter 2021-06-26 21:05:01 +07:00
4df4afe533 add test for overall difficulty filter query 2021-06-26 21:02:57 +07:00
8e1bcc4d6b add overall difficulty in filter criteria 2021-06-26 21:02:31 +07:00
e8e9fdd533 Dispose ResourcesSkin before clearing skin sources 2021-06-26 12:34:30 +03:00
e5eea503db Remove finalizer logic from ResourcesSkin 2021-06-26 12:21:49 +03:00
3b822cd5cf Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
f2482e354e Merge pull request #13641 from aitani9/logo-transition-sound
Disable logo click sound when transitioning from main menu to song select
2021-06-25 21:51:42 +02:00
ea384332c3 Merge branch 'master' into logo-transition-sound 2021-06-25 21:12:48 +02:00
50c27d2635 Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
6bc71590c5 Disable logo click sound when exiting 2021-06-25 09:21:26 -07:00
d035633f95 Load participants list after joining room 2021-06-25 20:56:13 +09:00
3e5ae7ea58 Don't join room in participants test 2021-06-25 20:44:00 +09:00
c93c615f5e Also fix up interface names 2021-06-25 20:15:30 +09:00
1ed61b9b98 Fix up dependencies class names 2021-06-25 20:11:38 +09:00
57f2b4f812 Fix incorrect parent class 2021-06-25 20:09:03 +09:00
84c9ede966 Fix incorrect pushed changes
This should've been in the original commit, but for some reason got
deleted out.
2021-06-25 13:17:15 +03:00
04cc390c41 Fix TestSceneMultiplayer resolving the wrong client 2021-06-25 19:16:54 +09:00
ee6cf4396a Merge pull request #13648 from ekrctb/dropped-object-container
Use DI to resolve "dropped object target" container in `Catcher`
2021-06-25 18:23:39 +09:00
8387acfe15 Merge branch 'master' into fix-initial-ruleset-skin-loading 2021-06-25 12:22:51 +03:00
ff5e590d32 Add local source for testing 2021-06-25 12:09:07 +03:00
a27a647ae7 Rename RoomDependencies -> OnlinePlayDependencies 2021-06-25 18:07:47 +09:00
04279e7f5c Add some xmldocs 2021-06-25 18:02:53 +09:00
c0d2b41d4c Move SpectatorClient into multiplayer dependencies 2021-06-25 17:55:16 +09:00
51dd7fc238 Merge pull request #13622 from aitani9/mod-settings-dropdown-height
Decrease the max dropdown height in mod settings
2021-06-25 17:42:47 +09:00
7aefbe3da1 Move UserLookupCache inside dependencies 2021-06-25 17:37:02 +09:00
13ed52a990 Fix weird license misindent
No idea how the hell that happened... R# silent about it, of course.
2021-06-25 11:16:29 +03:00
8d7705dc92 Test using a simple GetTexture lookup instead
Presumes that `RulesetSkinProvidingContainer` doesn't allow falling back
to parent skins, whatsoever.
2021-06-25 10:55:24 +03:00
87beb47177 Merge pull request #13645 from Henry-YSLin/extract-utils-from-OsuModRandom
Extract utility functions from `OsuModRandom` into a helper class
2021-06-25 16:47:34 +09:00
06e357647a OnBdl -> OnLoadAsync 2021-06-25 10:40:42 +03:00
5883922177 Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
f07008a0a2 Fix RulesetSkinProvidingContainer potentially late in setting up skin sources 2021-06-25 10:05:51 +03:00
8241fee4a8 Add failing test case 2021-06-25 10:05:50 +03:00
d6ab08c958 Remove manual dependencies in TestSceneMultiplayerGameplayLeaderboard 2021-06-25 15:30:28 +09:00
57ae87956a Update execution state change blocking logic in line with framework changes 2021-06-25 15:27:40 +09:00
81a812e216 Rework MultiplayerTestScene to make use of OnlinePlayTestScene 2021-06-25 15:00:10 +09:00
aa5d22d04a Remove "test container", make everything go through OnlinePlayTestScene 2021-06-25 13:02:19 +09:00
31c786e1c3 Use SettingsNumberBox.NumberBox instead of OsuNumberBox 2021-06-25 09:51:34 +08:00
ec8810cc2b Use MathF instead of (float)Math 2021-06-25 09:44:23 +08:00
26086ca1ef Rename VectorUtils to OsuHitObjectGenerationUtils 2021-06-25 09:43:14 +08:00
93edb25ace Override CreateMenu instead of using a property 2021-06-24 14:32:43 -07:00
34ace2553e Revert "Refactor the menu's max height to be a property"
This reverts commit 9cb9ef5c
2021-06-24 14:32:00 -07:00
62566f2a4a Remove "Score Multiplier" text 2021-06-24 14:29:47 -07:00
45304c3524 Merge pull request #13651 from bdach/remove-zh-hk
Remove Traditional Chinese (HK) language option due to no actual existing translations
2021-06-25 02:30:45 +09:00