Commit Graph

28112 Commits

Author SHA1 Message Date
e636692596 change background to background 5 2021-09-10 11:00:55 +07:00
212c3c699c Reword xmldoc slightly 2021-09-10 12:58:12 +09:00
80f49ec5fd Merge branch 'master' into cached-all-mods 2021-09-10 12:47:22 +09:00
28e9329136 Update LeaderboardModSelector to avoid creating mod instances 2021-09-10 12:43:21 +09:00
464797fecf Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
c3531e1361 Move more specification from Mod to IMod 2021-09-10 12:42:53 +09:00
2838a3a961 Rewrite conditional to be more 'balanced' 2021-09-10 12:25:41 +09:00
8acf82944f use hex colour directly instead of transparency 2021-09-10 10:17:10 +07:00
719392de39 Change CreateInstance to use Activator.CreateInstance instead of clone 2021-09-10 12:05:10 +09:00
f329973798 fix supporter promo background colour 2021-09-10 09:37:27 +07:00
76e877f160 Disable APIMod/Mod cross equality support 2021-09-10 11:24:56 +09:00
cf633973a9 Refactor exposed mod retrieval methods for better safety 2021-09-10 11:09:13 +09:00
ce6b022a90 Remove unused IMod specification from APIMod 2021-09-10 10:59:30 +09:00
344bf2ab7c Allow popovers to be closed via back button press
Closes https://github.com/ppy/osu/issues/14669.
2021-09-10 02:15:37 +09:00
46599540b6 Merge pull request #14666 from bdach/fix-score-panel-list-keyboard-nav
Fix incorrect keyboard navigation order in score panel list
2021-09-10 02:07:06 +09:00
c101d1f205 Fix beatmap listing overlay not hiding via keyboard control when scrolled
Closes https://github.com/ppy/osu/issues/14684.
2021-09-10 01:57:57 +09:00
6c18df24ec Change how UsingThemedIntro is set to improve clarity 2021-09-09 22:04:16 +09:00
99b6f0352c Always start decoupled clock regardless of track source 2021-09-09 22:04:00 +09:00
29f947fa07 Revert ExplicitContentBeatmapPill, don't try to reuse common code 2021-09-09 19:25:30 +09:00
9b34ffc302 Undo big oopsie 2021-09-09 17:12:38 +09:00
2edb851008 Add ability to lookup mod from a type specification 2021-09-09 16:50:59 +09:00
4d0530ca9d Add new methods to ruleset for quicker mod lookups 2021-09-09 16:46:14 +09:00
e66d76d26e Avoid settings copy if there are no settings 2021-09-09 15:43:55 +09:00
b01cf5c937 Don't play hover/select sounds for UpdatableAvatar unless it's interactable 2021-09-09 15:33:47 +09:00
38f4b0ced2 Merge branch 'master' into cache-setting-source 2021-09-09 15:15:21 +09:00
41a2e6eeeb Fix cache not actually caching anything 2021-09-09 14:56:39 +09:00
f36bebd1a4 Merge branch 'master' into custom-style-link-flow-container 2021-09-09 13:31:55 +09:00
52bb02baed Prefer composite over inheritance for drawable parts 2021-09-09 12:53:39 +09:00
88dd83f6ca Merge pull request #14686 from Joehuu/volume-meter-select-on-hover
Fix volume meter not being highlighted when hovering before show
2021-09-09 12:13:13 +09:00
199f5235a3 Merge branch 'master' into fix-score-panel-list-keyboard-nav 2021-09-09 12:12:16 +09:00
2888623bdb Extended the width of the ResetSectionButton to be equal to Content.Width. Fixes #14685 2021-09-08 22:02:24 +02:00
9b05bf3a2c Fix volume meter not being highlighted when hovering before show 2021-09-08 11:43:59 -07:00
ba99a808af Use a decoupled clock for triangles intro to avoid startup freezes on broken audio device 2021-09-09 01:21:19 +09:00
6fc46792d3 Fix test regressions 2021-09-09 00:39:54 +09:00
a622a0b660 Use a more traditional method of caching 2021-09-08 23:18:17 +09:00
136573982c Add fade in and fix incorrect wrapper bounds 2021-09-08 20:52:14 +09:00
7941240a00 Revert "Load DrawableLoungRooms asynchronously"
This reverts commit 0b55bb6913fbf05ebb8ecadfe711084d6797efe0.
2021-09-08 20:52:14 +09:00
3e41d8b32e Reduce initial fade transforms 2021-09-08 20:52:14 +09:00
bebb9d7e67 Wrap main content of DrawableRoom 2021-09-08 20:52:14 +09:00
037b9cfb59 Load DrawableLoungRooms asynchronously 2021-09-08 20:52:14 +09:00
d417f03a39 Simplify link style customization code 2021-09-08 15:52:54 +09:00
9637326f0c Allow customizing link style by override in LinkFlowContainer 2021-09-08 15:52:54 +09:00
217ca754ae Add sound for team swaps 2021-09-08 13:45:05 +09:00
f96be2cab8 Add featured artist marker to beatmap set listing and overlay 2021-09-08 13:27:20 +09:00
81c9d831f4 Cache reflection portion of SettingSource lookups
Fixes the mod-related overhead portion of https://github.com/ppy/osu/issues/14638. There's still a significant performance issue that will be addressed separately.
2021-09-08 13:26:11 +09:00
7543f9dfb0 Add featured artist track ID online info 2021-09-08 12:21:24 +09:00
d8fe98fe12 Fixed grammatical error in ChangelogSupporterPromo 2021-09-07 14:06:23 -06:00
8cc444df5f Fix incorrect keyboard navigation order in score panel list 2021-09-07 21:14:38 +02:00
255f8a9769 add alias "/msg" (also a command in stable) 2021-09-07 17:25:47 +01:00
b1c89f7618 ignore case when search for already joined channel 2021-09-07 17:22:59 +01:00