332cb74cad
Fix toolbar queuing ruleset sounds
2021-05-10 13:58:13 +09:00
ab6239fd5f
change math for displaying volume "MAX"
2021-05-10 00:51:58 +02:00
dde9fd28e6
Hide ShowMore button if there's nothing to load
2021-05-09 04:57:24 +03:00
165f443ab5
Merge branch 'master' into add-missing-author-links
2021-05-07 14:32:44 +09:00
d4658c609b
Fix warning text of bg source setting not being updated when user with supporter signs in/out
2021-05-05 22:54:35 -07:00
08a45e9fc2
Remove dead code
2021-05-05 16:26:41 +09:00
19ffcd00c2
Initialise warning text flow lazily as most items will not use it
2021-05-05 16:26:41 +09:00
1288f69fad
Rename to WarningText
2021-05-05 16:16:49 +09:00
6178f38c95
Reword unlimited frame rate warning a bit
2021-05-05 16:15:06 +09:00
23b9d8c260
Fix alpha not being zero when string is set to empty and use inequality on supporter condition
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2021-05-04 14:02:12 -07:00
a584213002
Use vertical padding instead of relative height for default button
2021-05-04 09:32:38 -07:00
0a64922738
Add supporter note to background source setting
2021-05-04 01:15:59 -07:00
796bd8e47e
Add existing setting notes from stable
2021-05-04 01:15:59 -07:00
acc9258eb2
Implement notes for settings
2021-05-04 01:15:59 -07:00
cc056088bd
Update profile subsections to use counters instead of missing text in line with web
2021-05-02 14:44:20 -07:00
3e74d61dab
Add best count from api
2021-05-02 13:33:25 -07:00
59cb5f4679
Get recent count from api instead
2021-05-02 13:33:25 -07:00
2e24b69d62
Merge pull request #12617 from Joehuu/fix-pp-column-approved-maps
...
Fix approved maps not displaying pp column on score table
2021-05-02 13:27:39 +09:00
137be5dc97
Use equality operator instead of null coalescing
...
Co-Authored-By: Salman Ahmed <frenzibyte@gmail.com >
2021-05-01 14:14:07 -07:00
786ab163f6
Rename extension and move to bottom of file
2021-04-30 12:40:16 -07:00
9952a5bfdb
Revert "Fix button being recreated on importing state"
...
This reverts commit c9967f7b74
.
2021-04-29 14:24:29 -07:00
cfbf95b433
Add HasPerformancePoints extension method
2021-04-29 14:11:35 -07:00
243605728d
Fix approved maps not displaying pp column on score table
2021-04-28 11:44:05 -07:00
c9967f7b74
Fix button being recreated on importing state
2021-04-24 08:37:37 -07:00
46c44c576d
Fix beatmap info download button content not scaling on mouse down
2021-04-24 08:23:27 -07:00
21f34be19f
Add support for per-ruleset sample playback when switching rulesets (via toolbar)
2021-04-22 14:43:36 +09:00
ab2a8b5c89
Fix initial rotation not being set
2021-04-21 16:12:09 +09:00
eb20865c02
Show tablet preview with physical tablet counter-rotated for supplied user area selection
...
Closes https://github.com/ppy/osu/issues/12399 .
Rotation animation is intentionally delayed slightly to give a better sense of what is going on (or maybe just look cool).
2021-04-21 15:55:15 +09:00
7fc450c620
Fix mod settings blocking input outside its visible area
...
Closes #12502 .
2021-04-20 23:42:56 +09:00
eb977312ed
Added Author link in BeatmapSet Overlay
2021-04-19 16:54:29 +02:00
af79ad537c
Avoid unnecessary debounce triggers on zero-delta scrolls
2021-04-19 00:05:44 +09:00
e63edf5b49
Fix volume control displaying on non-vertical scroll events
...
Closes #12475 .
2021-04-19 00:05:44 +09:00
6f3158e8c8
Increase multiplier to 1.8
2021-04-15 23:24:13 +09:00
cc84ffe228
Merge branch 'master' into volume-control-acceleration
2021-04-15 23:23:23 +09:00
8282f38eb7
Fix volume controls not supporting key repeat
2021-04-14 13:11:24 +09:00
89ce8f290f
Add simple acceleration to volume metre adjustments
2021-04-14 12:55:06 +09:00
9f8af03a70
Remove irrelevant change
2021-04-13 09:28:58 +03:00
a664efe12b
Fix history graph tooltips leaking to others
...
Since there was no check about which tooltip content came from which graph, all history graphs use the "Replays Watched" tooltip, as it is the latest created one.
2021-04-13 07:59:14 +03:00
8f84abf348
Display "replays watched" tooltip for replays subsection
2021-04-12 21:51:06 +03:00
8293b06c0a
Remove obsolete code
2021-04-09 13:56:58 +09:00
afc745f999
Merge branch 'master' into rebind-song-select
2021-04-07 17:13:25 +09:00
38e95a0e73
Merge branch 'master' into fix-overzealousmouse-button-blocking
2021-04-05 22:07:41 +09:00
eb1e850f99
Merge pull request #12254 from smoogipoo/spectator-refactor
...
Move frame-handling spectator logic into abstract base class
2021-04-03 17:23:33 +09:00
bd7da9eb39
Make beatmap title use unicode
2021-04-03 12:43:17 +08:00
9e95441aa6
Rename Spectator -> SoloSpectator
2021-04-01 22:08:52 +09:00
a2f50af424
Fix fall-through scroll redirection
2021-03-30 19:42:40 +09:00
1dfd08eded
Add tablet rotation configuration
2021-03-30 13:01:48 +09:00
8dfff999f9
Add rotation slider
2021-03-30 12:40:50 +09:00
8a0fcf20ed
Move offset settings up for more logical ordering
2021-03-30 12:32:42 +09:00
699a317b44
Fix chat scroll sticking visually when scrolling beyond bottom extent
2021-03-29 18:07:47 +09:00