Commit Graph

41805 Commits

Author SHA1 Message Date
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
3fcda83713 Rename VectorHelper to VectorUtils 2021-06-24 22:00:19 +08:00
8fba7d2423 Remove MultiplayerTestScene inheritance from simple test scenes 2021-06-24 21:02:29 +09:00
5820793d11 Make TestMultiplayerRoomContainer inherit TestRoomContainer 2021-06-24 21:02:29 +09:00
9cf2c9ddae Fix incorrect dependency creation 2021-06-24 21:02:21 +09:00
a21cf87b5f Split room manager and allow overrides 2021-06-24 19:14:05 +09:00
5115299e9a Merge RoomManagerTestScene into OnlinePlaySubScreenTestScene 2021-06-24 19:09:31 +09:00
f3fd0b16f1 Merge pull request #13647 from ekrctb/fix-catcher-trail-alpha
Fix catcher hyper-dash afterimage is not always displayed
2021-06-24 18:43:38 +09:00
6922de12c6 Add extra null safety in dispose call 2021-06-24 17:17:12 +09:00
a7b5c3bed1 Add OnlinePlaySubScreenTestScene 2021-06-24 17:01:28 +09:00
9287fae5f7 Simplify 2021-06-24 16:54:09 +09:00
4af119a407 Re-namespace 2021-06-24 16:29:06 +09:00
c0c1b8d620 Fix catcher hyper-dash afterimage is not always displayed 2021-06-24 16:12:43 +09:00
ae09c23e4e Resolve DroppedObjectContainer via DI 2021-06-24 16:09:13 +09:00
a98b5618b8 Convert RulesetResourcesSkin to plain ResourcesSkin and pass non-null resources 2021-06-24 10:07:38 +03:00
c9ec4b9da4 Remove RoomTestScene inheritance from simple test scenes 2021-06-24 16:02:20 +09:00
16d5893535 Add DroppedObjectContainer class 2021-06-24 15:51:54 +09:00
27735eeedb fixed code 2021-06-24 13:45:38 +08:00
63ab40ec24 Fix potential deadlocking behaviour (and convert ResetEvent to Semaphore) 2021-06-24 14:37:26 +09:00
153e204d20 Cap rotation ratio to 1 2021-06-24 13:22:10 +08:00
2268d7f8a5 Extract utility methods into helper class; Better xmldoc and naming 2021-06-24 13:19:42 +08:00
cd6f175375 Ensure beatmap is reloaded before each playlist room test run 2021-06-24 13:29:06 +09:00
8b06dd3302 Merge pull request #13643 from LeNitrous/prevent-system-context-menu
Prevent context menu from showing from system messages
2021-06-24 13:24:12 +09:00
812624a502 use .Equals() instead 2021-06-24 10:45:20 +08:00
564c72bf74 compare directly instead of comparing IDs 2021-06-24 10:10:57 +08:00
73590bfca1 Return an empty array when the sender is from system. 2021-06-24 07:20:31 +08:00
c8022126dc Add logo sound case for transitioning to song select 2021-06-23 13:39:12 -07:00
a5f5bde2c0 Merge pull request #13639 from bdach/gh-actions-job-timeout
Set more appropriate time limits for GH Actions workflows
2021-06-24 02:10:29 +09:00
d2d0f3bf9b Set more appropriate build time limits for GH Actions workflows 2021-06-23 17:58:55 +02:00
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
263370e1ff Localize ruleset filter any filter button. 2021-06-23 16:42:14 +02:00
b6555c10f8 Merge pull request #13630 from smoogipoo/more-collection-safety
Make collection database even more safe
2021-06-23 22:07:52 +09:00
8a2026e305 Schedule callback instead 2021-06-23 21:26:52 +09:00
c85edd2b55 Merge branch 'master' into fix-realm-state-change-crashes 2021-06-23 21:20:53 +09:00
01a5d998a5 Update framework 2021-06-23 20:29:02 +09:00
6f04ea1be5 Merge pull request #13629 from ekrctb/hard-rock-pattern
Add osu!catch Difficulty Adjust setting to enable "Hard Rock offsets"
2021-06-23 20:05:14 +09:00
1bbfbb0d8e Fix test that never should have worked
This was only working by luck until now. It was "correctly" matching on
null online ID (see logic at
abc96057b2/osu.Game/Screens/OnlinePlay/Match/RoomSubScreen.cs (L199-L207)).

Now it works by actually matching on the online ID.
2021-06-23 19:30:11 +09:00
d148656108 Update in line with framework event structural changes (and add unbind) 2021-06-23 18:08:34 +09:00
6215f2d42b Remove unnecessary string interpolation 2021-06-23 17:40:11 +09:00
f6180b7e6a Mark static methods as such 2021-06-23 17:37:26 +09:00
dcba7bf779 Fix import flow potentially hitting foreign key constraint 2021-06-23 17:34:56 +09:00
ed0552a9e8 Add failing test for FK constraint conflict on reimporting modified beatmap with scores present 2021-06-23 17:34:56 +09:00
7767e2e77f Add to tooltip 2021-06-23 17:34:30 +09:00
29d45a387b Merge branch 'master' into hard-rock-pattern 2021-06-23 17:08:59 +09:00
b6793aadb4 Merge pull request #13628 from ekrctb/add-IApplicableToBeatmapProcessor
Add `IApplicableToBeatmapProcessor` mod interface
2021-06-23 17:08:40 +09:00
8c87419364 Merge pull request #13631 from peppy/remove-data-sources-xml
Remove local configuration of rider data sources
2021-06-23 17:03:29 +09:00
d484469906 Handle case where SkinManager sources aren't part of AllSources
In tests.
2021-06-23 10:44:23 +03:00
28f4c56cd6 Fix minor typo in comment 2021-06-23 16:30:28 +09:00
2f657b972d Remove local configuration of rider data sources 2021-06-23 16:29:18 +09:00
e7981eae9b Safeguard load procedure a bit more 2021-06-23 16:14:08 +09:00