Commit Graph

45239 Commits

Author SHA1 Message Date
3a7b9bf096 Fix MatchSettingsOverlay not resetting focus on hide properly 2021-08-17 08:56:49 +03:00
66e33b3704 Merge pull request #14263 from frenzibyte/hide-player-settings-overlay
Hide non-interactive elements on multi-spectator players
2021-08-17 14:07:19 +09:00
7fb3ad6437 Merge pull request #14352 from emu1337/strainskillchange
Refactor StrainSkill for more strain extensibility
2021-08-17 14:05:13 +09:00
f4b7ee5c7f Merge branch 'master' into hide-player-settings-overlay 2021-08-17 13:44:33 +09:00
081524b6c8 Privatise setters 2021-08-17 13:44:21 +09:00
1e2c0031d7 Remove unused usings 2021-08-17 13:34:44 +09:00
bc86bafc08 Fix RestoreDefaultValueButton's colour weirdness 2021-08-17 12:48:30 +09:00
212842c537 Fix initial LayoutSettings animation in a more reliable way 2021-08-17 12:38:44 +09:00
adb4fd5a2b Load only sections content asynchronously, showing the header initially 2021-08-17 12:31:33 +09:00
eb6c6830bc Add visual test slider for changing star difficulty in beatmap wedge 2021-08-17 05:46:14 +03:00
a329216ff3 Convert beatmap difficulty test into test scene and extend coverage 2021-08-17 05:46:11 +03:00
b419ea716b Refactor beatmap info wedge to not fully refresh on star difficulty change
Makes it look awkward when changing difficulty via mod settings for
example.

Now the changes should instead only affect the displayed components which consume it
directly.
2021-08-17 05:46:06 +03:00
32ba525555 Track changes to mod settings in beatmap difficulty cache with 100ms debouncing 2021-08-17 05:46:05 +03:00
0291cd5ae2 Consider mod equality in difficulty cache lookup rather than acronym 2021-08-17 04:27:43 +03:00
060ba0692d Add hash code support for Mod 2021-08-17 04:27:04 +03:00
f2340c6dac Privatise mutable list 2021-08-17 09:48:33 +09:00
5214731dc1 Refactor test a bit 2021-08-17 09:45:10 +09:00
b672d4b936 Refactor RequestHandlingMultiplayerRoomManager to avoid confusion 2021-08-17 09:43:37 +09:00
1e282432c9 Fix password in a better way 2021-08-17 09:40:25 +09:00
c4a42c4db0 Fix BasicTestRoomManager overriding rooms 2021-08-17 09:36:59 +09:00
352949069a Move filter to LoungeSubScreen 2021-08-17 09:36:43 +09:00
97d5b80834 Fix joining with incorrect password 2021-08-17 09:18:21 +09:00
6320768a67 Merge branch 'master' into multi-polling-request-refactor 2021-08-17 08:44:56 +09:00
9b21016eed accidently renamed osuStrainSkill, fixed 2021-08-16 22:46:56 +00:00
61045bd087 adjusted code comments 2021-08-16 22:36:14 +00:00
5561e4852e removed stuff 2021-08-16 22:23:40 +00:00
ae076c9a4e merged latest ppy/master 2021-08-16 22:20:12 +00:00
176b3e7533 changed decay system to allow for customizing the currentStrain 2021-08-16 22:14:29 +00:00
ef367c6547 Move implementation to be legacy only 2021-08-16 22:52:19 +03:00
314c342841 Avoid drawing segments of cursor trail near current cursor position 2021-08-16 22:13:01 +03:00
78f9f4a230 Move time clamp to Seek/transformSeekTo methods 2021-08-16 20:39:09 +02:00
7d46b3f9c5 initial testing and debugging 2021-08-16 16:06:50 +00:00
19cdd5c323 recoded and added rhythm complexity calculator (untested) 2021-08-16 15:25:35 +00:00
4bf22db4ff Attempt to reduce skin lookup overhead where file access is not required 2021-08-17 00:23:30 +09:00
4fb6f5c5ed Merge pull request #14307 from jacobvm04/add-supporter-glow-changelog
Add glow to supporter promo on changelog
2021-08-17 00:11:27 +09:00
df6e4664e0 changed history length in speed 2021-08-16 16:42:07 +02:00
8cba1f197b Merge branch 'master' into add-supporter-glow-changelog 2021-08-16 23:41:46 +09:00
c3a8676932 Simplify size specifications 2021-08-16 23:38:13 +09:00
cb122eaf25 Merge pull request #14342 from frenzibyte/fix-difficulty-adjust-controls
Fix difficuly adjust settings controls not raising `SettingsChanged` events
2021-08-16 23:34:30 +09:00
139e69ed3b Merge pull request #14343 from frenzibyte/hide-tablet-not-detected-when-disabled
Hide tablet settings content when disabled
2021-08-16 23:31:16 +09:00
677f5aff9e Fix test failures 2021-08-16 23:30:50 +09:00
7b74301fa1 Merge pull request #14341 from smoogipoo/fix-preview-track-crash
Fix crashes from preview tracks
2021-08-16 22:21:52 +09:00
5f006bd6e8 Merge pull request #14247 from kj415j45/localisation-settings
Add localisation support for most of Settings
2021-08-16 22:20:35 +09:00
c978e68742 Merge branch 'master' into add-supporter-glow-changelog 2021-08-16 22:09:52 +09:00
c3e6526350 Merge pull request #14344 from peppy/add-uo-keywords
Add keywords to make finding audio offset adjustments easier in settings
2021-08-16 22:08:57 +09:00
7e1086d901 Merge branch 'master' into hide-tablet-not-detected-when-disabled 2021-08-16 22:07:45 +09:00
568d027013 Simplify weird conditionals 2021-08-16 22:07:41 +09:00
3325b0cc95 Fix merge conflicts. 2021-08-16 14:50:08 +02:00
a0a9777109 Fix merge conflicts. 2021-08-16 14:50:00 +02:00
1f942d15f8 Localise scoreboard 2021-08-16 13:38:57 +02:00