Dean Herbert
|
4bcc05a7fc
|
Remove null checks on ruleset
Add a default ruleset to `OsuTestCase` to cover testing scenarios.
|
2018-06-26 18:24:34 +09:00 |
|
Dean Herbert
|
4dd12cedad
|
Fix review issues
|
2018-06-26 17:01:40 +09:00 |
|
Dean Herbert
|
b0a1b25983
|
Privatise game ruleset and access via DI
Also decouples the bindable at SongSelect, where it is debounced in line with the carousel being updated.
|
2018-06-26 16:32:32 +09:00 |
|
smoogipoo
|
8d3c2d54f3
|
Merge remote-tracking branch 'origin/master' into improve-volume-controls
|
2018-06-22 13:33:07 +09:00 |
|
smoogipoo
|
67a067ffa5
|
Fix overlay not disappearing when losing hover from the last pixel
OnMouseMove isn't invoked when hover is lost.
|
2018-06-22 13:32:32 +09:00 |
|
smoogipoo
|
72aee8344e
|
Always call schedulePopOut
|
2018-06-22 13:32:00 +09:00 |
|
smoogipoo
|
206f913a4c
|
Make mute button not handle hover
|
2018-06-22 13:31:32 +09:00 |
|
Dean Herbert
|
73e13e2d63
|
Rename Stop to StopAnyPlaying for clarity
|
2018-06-22 12:35:43 +09:00 |
|
Dean Herbert
|
4b2b1f51f9
|
Apply some code review
|
2018-06-22 12:33:30 +09:00 |
|
Dean Herbert
|
de10480e95
|
Merge branch 'master' into multiple_previews_different_overlays
|
2018-06-22 10:44:36 +09:00 |
|
smoogipoo
|
40ed3fdd05
|
Fix possible incorrect order of events due to threaded load
|
2018-06-21 18:45:32 +09:00 |
|
smoogipoo
|
b2066c5d73
|
Rework preview tracks to reduce usage complexities
|
2018-06-21 18:40:27 +09:00 |
|
Dean Herbert
|
ed17a241f5
|
Decrease notification font size
|
2018-06-21 14:43:02 +09:00 |
|
smoogipoo
|
ab2889da1f
|
Merge remote-tracking branch 'origin/master' into multiple_previews_different_overlays
|
2018-06-21 13:24:02 +09:00 |
|
Dean Herbert
|
65487d1610
|
Merge branch 'master' into improve-volume-controls
|
2018-06-21 11:56:56 +09:00 |
|
Dean Herbert
|
d7f65d62e0
|
Use vertical/horizontal pair instead
|
2018-06-20 10:45:35 +09:00 |
|
Michael Manis
|
a0f1143287
|
Add padding to 'show more' button
|
2018-06-18 19:14:44 -04:00 |
|
Dean Herbert
|
c74c059044
|
Merge branch 'master' into multiple_previews_different_overlays
|
2018-06-18 05:05:27 +09:00 |
|
Dean Herbert
|
db9141a6cf
|
Merge branch 'master' into fix-music-controller-drag
|
2018-06-15 17:08:01 +09:00 |
|
Dean Herbert
|
8b5a9c3236
|
Merge branch 'master' into fix-volume-pixellation
|
2018-06-15 16:45:15 +09:00 |
|
Dean Herbert
|
1c27ef644a
|
Fix music controller drag activating from anywhere on the screen
|
2018-06-15 16:12:11 +09:00 |
|
Joehu
|
069d939e29
|
Remove "from" prefix from sources on direct panels
|
2018-06-14 21:53:01 -07:00 |
|
Dean Herbert
|
b318b770d4
|
Fix pixellation of volume meter progress bars
|
2018-06-13 19:22:39 +09:00 |
|
Dean Herbert
|
cee5be1d56
|
Improve precision wheel adjustment handling
|
2018-06-13 17:03:56 +09:00 |
|
Dean Herbert
|
e0b68e4e09
|
Fix hide re-schedule not triggering on noop state change
|
2018-06-13 16:47:10 +09:00 |
|
Dean Herbert
|
a55bf82fd9
|
Handle hover blocking in VolumeOverlay to ensure correct hide scheduling
|
2018-06-13 16:46:56 +09:00 |
|
Dean Herbert
|
2a18625b2c
|
Correctly block scroll events when hovering controls
|
2018-06-13 16:46:27 +09:00 |
|
Dean Herbert
|
2cc7953421
|
Merge remote-tracking branch 'upstream/master' into peppy-improve-volume-controls
|
2018-06-13 16:14:20 +09:00 |
|
Dan Balasescu
|
126678c226
|
Merge branch 'master' into multiple_previews_different_overlays
|
2018-06-12 19:26:51 +09:00 |
|
Dan Balasescu
|
80ec0b1839
|
Merge branch 'master' into populate-missing-online-ids
|
2018-06-12 14:03:23 +09:00 |
|
Dean Herbert
|
ae136e89a4
|
Merge branch 'master' into ruleset-configs
|
2018-06-12 13:13:18 +09:00 |
|
Dan Balasescu
|
0a35a81c2d
|
Merge branch 'master' into populate-missing-online-ids
|
2018-06-12 13:11:21 +09:00 |
|
Dan Balasescu
|
41452a0754
|
Merge branch 'master' into multiple_previews_different_overlays
|
2018-06-11 18:56:50 +09:00 |
|
Dan Balasescu
|
7de8e1cfc4
|
Merge branch 'master' into refactor-api
|
2018-06-11 18:49:15 +09:00 |
|
Dan Balasescu
|
78daf1c7ad
|
Merge branch 'master' into exponential-scoring-toggle
|
2018-06-11 18:19:33 +09:00 |
|
smoogipoo
|
14b7530994
|
Use a global ruleset config cache
|
2018-06-11 15:07:42 +09:00 |
|
smoogipoo
|
f4fbf27d42
|
Give ruleset settings a ruleset-specific config manager
|
2018-06-11 13:28:50 +09:00 |
|
Roman Kapustin
|
8702a70524
|
Resolve merge conflicts in DirectOverlay
|
2018-06-08 21:03:16 +03:00 |
|
Dean Herbert
|
a880e626d8
|
Use for loop and SetLayoutPosition
|
2018-06-08 21:20:15 +09:00 |
|
Dean Herbert
|
1e7bffe5e3
|
Merge branch 'master' into badge-ordering
|
2018-06-08 21:13:35 +09:00 |
|
Dean Herbert
|
803598c3d0
|
Merge remote-tracking branch 'upstream/master' into DrabWeb-beatmap-set-downloader
|
2018-06-08 20:54:14 +09:00 |
|
Dean Herbert
|
59e5a8556f
|
Fix volume control adjustment being extreme when precision scrolling
|
2018-06-08 18:15:03 +09:00 |
|
Dean Herbert
|
66d28aa9fc
|
Merge branch 'master' into beatmap-set-downloader
|
2018-06-08 16:28:25 +09:00 |
|
Dean Herbert
|
955a78e76d
|
Remove OnlineBeatmapSetID from BeatmapInfo
It should now be retrieved via the linked BeatmapSetInfo
|
2018-06-08 15:26:27 +09:00 |
|
Dean Herbert
|
8cc31aca54
|
Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
|
2018-06-08 11:42:35 +09:00 |
|
DrabWeb
|
0fae49ee21
|
Don't add a 'with Video' subtitle.
|
2018-06-07 20:47:27 -03:00 |
|
Dean Herbert
|
0b4f5af52e
|
Add setting to toggle standardised or exponential scoring display
Also adjusts exponential scoring to be closer to stable. Log wasn't cutting it.
|
2018-06-08 03:17:12 +09:00 |
|
Roman Kapustin
|
1fdbd20471
|
Nullref quickfix in PlayButton
|
2018-06-07 14:50:21 +03:00 |
|
Roman Kapustin
|
ab6699b1fb
|
Stop DirectOverlay preview on search update
|
2018-06-07 14:40:41 +03:00 |
|
Roman Kapustin
|
3033294df1
|
Stop Preview on BeatmapSet change
|
2018-06-07 14:30:11 +03:00 |
|