Dean Herbert
|
212c3c699c
|
Reword xmldoc slightly
|
2021-09-10 12:58:12 +09:00 |
|
Dan Balasescu
|
80f49ec5fd
|
Merge branch 'master' into cached-all-mods
|
2021-09-10 12:47:22 +09:00 |
|
Dean Herbert
|
28e9329136
|
Update LeaderboardModSelector to avoid creating mod instances
|
2021-09-10 12:43:21 +09:00 |
|
Dean Herbert
|
464797fecf
|
Allow ModIcon to be constructed using an IMod
|
2021-09-10 12:43:12 +09:00 |
|
Dean Herbert
|
c3531e1361
|
Move more specification from Mod to IMod
|
2021-09-10 12:42:53 +09:00 |
|
Jamie Taylor
|
2838a3a961
|
Rewrite conditional to be more 'balanced'
|
2021-09-10 12:25:41 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
8acf82944f
|
use hex colour directly instead of transparency
|
2021-09-10 10:17:10 +07:00 |
|
Dean Herbert
|
719392de39
|
Change CreateInstance to use Activator.CreateInstance instead of clone
|
2021-09-10 12:05:10 +09:00 |
|
Dean Herbert
|
9cf79a80c2
|
Replace many more calls to CreateAllMods with more specific calls
|
2021-09-10 12:04:55 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
f329973798
|
fix supporter promo background colour
|
2021-09-10 09:37:27 +07:00 |
|
Dean Herbert
|
76e877f160
|
Disable APIMod/Mod cross equality support
|
2021-09-10 11:24:56 +09:00 |
|
Dean Herbert
|
cf633973a9
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
|
Dean Herbert
|
ce6b022a90
|
Remove unused IMod specification from APIMod
|
2021-09-10 10:59:30 +09:00 |
|
sh0ckR6
|
bde092f816
|
Clear UR bar display on seek with mouse
|
2021-09-09 20:08:16 -04:00 |
|
sh0ckR6
|
bf0150bab4
|
Clear UR bar display on keyboard input
|
2021-09-09 16:21:51 -04:00 |
|
Bartłomiej Dach
|
32de13cb96
|
Use consistent assertions for checking placeholder presence
|
2021-09-09 21:33:02 +02:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
3865988e48
|
Add test coverage for back button support in password popover
|
2021-09-10 02:15:13 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
2e00c71842
|
Add failing test coverage
|
2021-09-10 01:57:33 +09:00 |
|
Dean Herbert
|
6c18df24ec
|
Change how UsingThemedIntro is set to improve clarity
|
2021-09-09 22:04:16 +09:00 |
|
Dean Herbert
|
99b6f0352c
|
Always start decoupled clock regardless of track source
|
2021-09-09 22:04:00 +09:00 |
|
ekrctb
|
a2c2646230
|
Use a counter instead of RNG
|
2021-09-09 19:36:47 +09:00 |
|
ekrctb
|
29f947fa07
|
Revert ExplicitContentBeatmapPill , don't try to reuse common code
|
2021-09-09 19:25:30 +09:00 |
|
Dean Herbert
|
9b34ffc302
|
Undo big oopsie
|
2021-09-09 17:12:38 +09:00 |
|
Dean Herbert
|
be81ac8b55
|
Merge branch 'master' into cached-all-mods
|
2021-09-09 17:10:43 +09:00 |
|
Dean Herbert
|
b864b111d6
|
Merge pull request #14695 from peppy/avoid-unnecessary-settings-copy
Avoid unnecessary mod settings copy attempt (when no settings exist to copy)
|
2021-09-09 17:10:32 +09:00 |
|
Dan Balasescu
|
e3dacca834
|
Merge pull request #14674 from peppy/cache-setting-source
Cache reflection portion of `SettingSource` lookups
|
2021-09-09 17:05:03 +09:00 |
|
Dean Herbert
|
2edb851008
|
Add ability to lookup mod from a type specification
|
2021-09-09 16:50:59 +09:00 |
|
Dean Herbert
|
4d0530ca9d
|
Add new methods to ruleset for quicker mod lookups
|
2021-09-09 16:46:14 +09:00 |
|
Dean Herbert
|
e66d76d26e
|
Avoid settings copy if there are no settings
|
2021-09-09 15:43:55 +09:00 |
|
Jamie Taylor
|
b01cf5c937
|
Don't play hover/select sounds for UpdatableAvatar unless it's interactable
|
2021-09-09 15:33:47 +09:00 |
|
Dean Herbert
|
38f4b0ced2
|
Merge branch 'master' into cache-setting-source
|
2021-09-09 15:15:21 +09:00 |
|
Dean Herbert
|
4708cb7317
|
Fix enumerable not being consumed
|
2021-09-09 15:15:18 +09:00 |
|
Dean Herbert
|
efaf07dbc8
|
Add benchmark coverage of mod retrieval
|
2021-09-09 15:06:25 +09:00 |
|
Dean Herbert
|
41a2e6eeeb
|
Fix cache not actually caching anything
|
2021-09-09 14:56:39 +09:00 |
|
Dean Herbert
|
b8124f7abf
|
Merge pull request #14677 from ekrctb/custom-style-link-flow-container
Allow customizing link style in a derived class of `LinkFlowContainer`
|
2021-09-09 14:04:30 +09:00 |
|
Dan Balasescu
|
f36bebd1a4
|
Merge branch 'master' into custom-style-link-flow-container
|
2021-09-09 13:31:55 +09:00 |
|
Dan Balasescu
|
8f213b9757
|
Merge pull request #14692 from peppy/fix-benchmark-project-issues
Fix benchmark project issues
|
2021-09-09 13:09:33 +09:00 |
|
ekrctb
|
52bb02baed
|
Prefer composite over inheritance for drawable parts
|
2021-09-09 12:53:39 +09:00 |
|
Dean Herbert
|
278584de99
|
Disable optimisations validator (in line with framework project)
|
2021-09-09 12:40:05 +09:00 |
|
Dean Herbert
|
45a534a1ba
|
Fix duplicated GlobalSetup attribute on BenchmarkMod
|
2021-09-09 12:39:45 +09:00 |
|
ekrctb
|
210640af09
|
Fix overlay not refreshed in TestSceneBeatmapSetOverlay
|
2021-09-09 12:39:40 +09:00 |
|
Dean Herbert
|
9a0dbaa8e3
|
Remove default parameter from build benchmark project configuration
|
2021-09-09 12:39:28 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
199f5235a3
|
Merge branch 'master' into fix-score-panel-list-keyboard-nav
|
2021-09-09 12:12:16 +09:00 |
|
Dean Herbert
|
516e823a42
|
Merge pull request #14690 from Joehuu/specify-windows-ver
Specify minimum windows version in readme
|
2021-09-09 12:09:34 +09:00 |
|
Joseph Madamba
|
34a8607b20
|
Remove unnecessary prerequisites for windows 8.1
|
2021-09-08 20:08:25 -07:00 |
|
Dan Balasescu
|
508184233e
|
Merge pull request #14682 from peppy/fix-playlist-listing-performance
Improve multiplayer lounge listing performance
|
2021-09-09 12:00:32 +09:00 |
|