Salman Ahmed
|
e5eea503db
|
Remove finalizer logic from ResourcesSkin
|
2021-06-26 12:21:49 +03:00 |
|
Henry Lin
|
3b822cd5cf
|
Refactor SeedSettingsControl and related controls
|
2021-06-26 11:19:14 +08:00 |
|
Bartłomiej Dach
|
ea384332c3
|
Merge branch 'master' into logo-transition-sound
|
2021-06-25 21:12:48 +02:00 |
|
Bartłomiej Dach
|
50c27d2635
|
Update usages of IHasTooltip in line with framework localisation changes
|
2021-06-25 19:10:04 +02:00 |
|
aitani9
|
6bc71590c5
|
Disable logo click sound when exiting
|
2021-06-25 09:21:26 -07:00 |
|
smoogipoo
|
c93c615f5e
|
Also fix up interface names
|
2021-06-25 20:15:30 +09:00 |
|
smoogipoo
|
1ed61b9b98
|
Fix up dependencies class names
|
2021-06-25 20:11:38 +09:00 |
|
Salman Ahmed
|
8387acfe15
|
Merge branch 'master' into fix-initial-ruleset-skin-loading
|
2021-06-25 12:22:51 +03:00 |
|
smoogipoo
|
a27a647ae7
|
Rename RoomDependencies -> OnlinePlayDependencies
|
2021-06-25 18:07:47 +09:00 |
|
smoogipoo
|
04279e7f5c
|
Add some xmldocs
|
2021-06-25 18:02:53 +09:00 |
|
smoogipoo
|
c0d2b41d4c
|
Move SpectatorClient into multiplayer dependencies
|
2021-06-25 17:55:16 +09:00 |
|
Dean Herbert
|
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 |
|
smoogipoo
|
7aefbe3da1
|
Move UserLookupCache inside dependencies
|
2021-06-25 17:37:02 +09:00 |
|
Dean Herbert
|
5883922177
|
Remove mod multiplier completely
|
2021-06-25 16:36:31 +09:00 |
|
Salman Ahmed
|
f07008a0a2
|
Fix RulesetSkinProvidingContainer potentially late in setting up skin sources
|
2021-06-25 10:05:51 +03:00 |
|
Dean Herbert
|
57ae87956a
|
Update execution state change blocking logic in line with framework changes
|
2021-06-25 15:27:40 +09:00 |
|
smoogipoo
|
81a812e216
|
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
|
2021-06-25 15:00:10 +09:00 |
|
smoogipoo
|
aa5d22d04a
|
Remove "test container", make everything go through OnlinePlayTestScene
|
2021-06-25 13:02:19 +09:00 |
|
Henry Lin
|
31c786e1c3
|
Use SettingsNumberBox.NumberBox instead of OsuNumberBox
|
2021-06-25 09:51:34 +08:00 |
|
aitani9
|
93edb25ace
|
Override CreateMenu instead of using a property
|
2021-06-24 14:32:43 -07:00 |
|
aitani9
|
34ace2553e
|
Revert "Refactor the menu's max height to be a property"
This reverts commit 9cb9ef5c
|
2021-06-24 14:32:00 -07:00 |
|
aitani9
|
62566f2a4a
|
Remove "Score Multiplier" text
|
2021-06-24 14:29:47 -07:00 |
|
Bartłomiej Dach
|
4fe30ca923
|
Remove Traditional Chinese (HK) language option
Due to no actual existing translations it was falling back to Simplified
Chinese instead, making the option actively wrong/confusing.
|
2021-06-24 18:32:17 +02:00 |
|
smoogipoo
|
5820793d11
|
Make TestMultiplayerRoomContainer inherit TestRoomContainer
|
2021-06-24 21:02:29 +09:00 |
|
smoogipoo
|
9cf2c9ddae
|
Fix incorrect dependency creation
|
2021-06-24 21:02:21 +09:00 |
|
smoogipoo
|
a21cf87b5f
|
Split room manager and allow overrides
|
2021-06-24 19:14:05 +09:00 |
|
smoogipoo
|
5115299e9a
|
Merge RoomManagerTestScene into OnlinePlaySubScreenTestScene
|
2021-06-24 19:09:31 +09:00 |
|
Dean Herbert
|
6922de12c6
|
Add extra null safety in dispose call
|
2021-06-24 17:17:12 +09:00 |
|
smoogipoo
|
a7b5c3bed1
|
Add OnlinePlaySubScreenTestScene
|
2021-06-24 17:01:28 +09:00 |
|
smoogipoo
|
9287fae5f7
|
Simplify
|
2021-06-24 16:54:09 +09:00 |
|
smoogipoo
|
4af119a407
|
Re-namespace
|
2021-06-24 16:29:06 +09:00 |
|
Salman Ahmed
|
a98b5618b8
|
Convert RulesetResourcesSkin to plain ResourcesSkin and pass non-null resources
|
2021-06-24 10:07:38 +03:00 |
|
smoogipoo
|
c9ec4b9da4
|
Remove RoomTestScene inheritance from simple test scenes
|
2021-06-24 16:02:20 +09:00 |
|
JimmyC7834
|
27735eeedb
|
fixed code
|
2021-06-24 13:45:38 +08:00 |
|
Dean Herbert
|
63ab40ec24
|
Fix potential deadlocking behaviour (and convert ResetEvent to Semaphore )
|
2021-06-24 14:37:26 +09:00 |
|
Nathan Alo
|
812624a502
|
use .Equals() instead
|
2021-06-24 10:45:20 +08:00 |
|
Nathan Alo
|
564c72bf74
|
compare directly instead of comparing IDs
|
2021-06-24 10:10:57 +08:00 |
|
Nathan Alo
|
73590bfca1
|
Return an empty array when the sender is from system.
|
2021-06-24 07:20:31 +08:00 |
|
aitani9
|
c8022126dc
|
Add logo sound case for transitioning to song select
|
2021-06-23 13:39:12 -07:00 |
|
Dan Balasescu
|
3a96f9bd14
|
Merge pull request #13637 from Game4all/localise-beatmap-listing-ruleset-filter
Localize beatmap listing ruleset filter `Any` button
|
2021-06-24 00:57:48 +09:00 |
|
Lucas A
|
263370e1ff
|
Localize ruleset filter any filter button.
|
2021-06-23 16:42:14 +02:00 |
|
Dean Herbert
|
b6555c10f8
|
Merge pull request #13630 from smoogipoo/more-collection-safety
Make collection database even more safe
|
2021-06-23 22:07:52 +09:00 |
|
smoogipoo
|
8a2026e305
|
Schedule callback instead
|
2021-06-23 21:26:52 +09:00 |
|
smoogipoo
|
c85edd2b55
|
Merge branch 'master' into fix-realm-state-change-crashes
|
2021-06-23 21:20:53 +09:00 |
|
Dean Herbert
|
01a5d998a5
|
Update framework
|
2021-06-23 20:29:02 +09:00 |
|
Dean Herbert
|
d148656108
|
Update in line with framework event structural changes (and add unbind)
|
2021-06-23 18:08:34 +09:00 |
|
Dean Herbert
|
dcba7bf779
|
Fix import flow potentially hitting foreign key constraint
|
2021-06-23 17:34:56 +09:00 |
|
Dan Balasescu
|
b6793aadb4
|
Merge pull request #13628 from ekrctb/add-IApplicableToBeatmapProcessor
Add `IApplicableToBeatmapProcessor` mod interface
|
2021-06-23 17:08:40 +09:00 |
|
Salman Ahmed
|
d484469906
|
Handle case where SkinManager sources aren't part of AllSources
In tests.
|
2021-06-23 10:44:23 +03:00 |
|
Dean Herbert
|
28f4c56cd6
|
Fix minor typo in comment
|
2021-06-23 16:30:28 +09:00 |
|