Commit Graph

6399 Commits

Author SHA1 Message Date
95d767bd0c Merge branch 'master' into fix-orange-hue 2021-07-14 12:32:45 +09:00
b4961cd12e Revert "Remove duplicated colour definitions"
This reverts commit 9869986c59.
2021-07-14 03:18:13 +03:00
821c1b5335 Update hue of green colour scheme 2021-07-12 19:11:40 +03:00
62a00a82de Revert completely irrelevant changes
This reverts commit b2b966463a.
2021-07-12 19:11:28 +03:00
b2b966463a Update hue of green colour scheme 2021-07-12 19:05:36 +03:00
c96a76df67 Update specified link 2021-07-12 18:21:10 +03:00
1437772711 Update hue of orange colour scheme 2021-07-12 18:11:51 +03:00
9869986c59 Remove duplicated colour definitions 2021-07-12 17:55:29 +03:00
1deaefacb7 Add "basic" lime colour theme 2021-07-12 17:53:15 +03:00
d5d7dd0e74 Merge pull request #13701 from frenzibyte/consume-bindable-current-factory
Fix `RestoreDefaultValueButton` not behaving correctly on number types
2021-07-12 14:49:00 +09:00
c44558e3c8 Add back LoadComplete override 2021-07-10 17:57:52 +03:00
6f89f8e572 Merge branch 'master' into da-mod-refactor 2021-07-10 11:41:54 +02:00
dbfeea9880 Merge pull request #13831 from nekodex/add-dropdown-sound-to-profile
Change profile section expansion button to use dropdown sounds
2021-07-09 11:58:48 +09:00
2eb12a59b7 Rename function to be more accurate 2021-07-09 11:16:47 +09:00
0223c569df Remove no longer necessary method definitions 2021-07-09 00:49:05 +03:00
a7be632770 Improve documentation
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-07-09 00:39:09 +03:00
3e21eeb7c2 Merge branch 'master' into fix-mod-select-cross-talk 2021-07-08 19:53:50 +02:00
f5166d8dd5 Merge branch 'master' into consume-bindable-current-factory 2021-07-08 18:13:48 +03:00
8746ef0ba9 Avoid double playback of sample 2021-07-08 20:36:25 +09:00
546f55d341 Change profile section expansion to use dropdown sounds 2021-07-08 20:23:11 +09:00
93eb385dd4 Add sound for switching between volume controls 2021-07-08 20:01:39 +09:00
af270cccc4 Fix cross talk between ModSelectOverlays 2021-07-08 17:59:04 +09:00
fcee69ffe6 Fix ShowsDefaultIndicator not actually being consumed 2021-07-08 17:48:08 +09:00
e612d7568c Merge pull request #13771 from LumpBloom7/volume-meter-switch
Add ability to navigate between volume meters via Alt+Left/Right arrows
2021-07-07 21:50:44 +09:00
7d405f04fb Fix selected volume control not updating correctly on mouse move 2021-07-07 21:17:31 +09:00
cbe4114e90 Adjust visuals and make base opacity 100% 2021-07-07 21:07:00 +09:00
e42609f092 Merge pull request #8038 from thewildtree/adjust-rankings-overlay
Adjust rankings overlay elements to better match osu-web
2021-07-07 20:24:11 +09:00
28adb43a4a Add detailed explaination for the reason of using old binding method 2021-07-07 09:26:17 +03:00
bb58a9412b Merge branch 'master' into consume-bindable-current-factory 2021-07-07 15:16:02 +09:00
f45418dde7 Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
07d54d261a Let selection container handle manual selection changes 2021-07-06 13:24:18 +02:00
c5a0672277 Use IStateful<SelectionState> instead of ISelected 2021-07-06 12:07:25 +02:00
d495196b66 Share item cycling logic with GameplayMenuOverlay 2021-07-05 19:22:55 +02:00
e1c646b9b2 Remove redundant arguments 2021-07-05 23:52:39 +08:00
3fe875efb2 Add glow to focused meter 2021-07-05 16:38:52 +02:00
d119d9a0db Merge branch 'master' into adjust-rankings-overlay 2021-07-05 11:59:26 +09:00
0527f669cb Merge branch 'master' into volume-meter-switch 2021-07-04 17:48:26 +02:00
69803105ef Fix volume meter requesting focus for any action 2021-07-04 17:19:44 +02:00
14a861003a Fix code quality errors 2021-07-04 16:06:28 +02:00
50c9e17e52 Return focus when using UP/DOWN on unfocused meter 2021-07-04 15:42:26 +02:00
d0707079b1 Remove unused method 2021-07-04 15:35:51 +02:00
e151c7ffd0 Let VolumeMeter request focus instead of taking it 2021-07-04 15:35:04 +02:00
d1553f0864 Implement ability to switch between volume meters 2021-07-04 14:47:07 +02:00
149a200f34 Fix volume metre not correctly showing volume when initially zero
Closes https://github.com/ppy/osu/issues/13761.
2021-07-04 14:56:17 +09:00
fbe3b447e5 Merge branch 'master' into linkify-metadata 2021-07-03 15:51:08 +02:00
6fb8ed4d07 Trim no longer used constant 2021-07-03 15:47:47 +02:00
7dae93ad66 Remove unused using directives 2021-07-03 15:23:26 +02:00
83578e7c9d Hold a bound copy reference instead 2021-07-02 23:24:51 +03:00
612ed6353c Resolve RestoreDefaultValueButton issue by internal management 2021-07-02 22:30:26 +03:00
2b366e04fd Revert "Fix RestoreDefaultValueButton not behaving correctly on number types"
This reverts commit bc0ab7dd4f.
2021-07-02 21:06:57 +03:00