RedMindZ
|
a3daefe668
|
Merge branch 'master' into autopilot
|
2019-05-12 16:27:31 +03:00 |
|
Tav TaOr
|
fca1b9325d
|
Deleted the assistMods variable since it is never used
|
2019-05-12 16:18:27 +03:00 |
|
Tav TaOr
|
dfd7b11114
|
Changed the unimplemented mod test to use OsuModSpunOut instead of OsuModAutopilot since Autopilot is implemented now.
|
2019-05-12 16:04:37 +03:00 |
|
Dean Herbert
|
50c4e788af
|
Fix clicking "+" tab showing an empty channel in some cases (#4759)
Fix clicking "+" tab showing an empty channel in some cases
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-12 21:14:45 +09:00 |
|
Tav TaOr
|
2051be7453
|
Minor changes to pass the AppVeyor test
|
2019-05-12 15:00:59 +03:00 |
|
Dean Herbert
|
82599127fd
|
Merge branch 'master' into patch-1
|
2019-05-12 20:30:25 +09:00 |
|
Tav TaOr
|
d229fed128
|
Implemented Autopilot
|
2019-05-12 14:00:43 +03:00 |
|
Paul Teng
|
7adaa09263
|
Move tab channel class into tab item class
|
2019-05-12 06:31:11 -04:00 |
|
Paul Teng
|
8957ad5a7e
|
Instantiate channel in tab item
|
2019-05-12 06:26:03 -04:00 |
|
Paul Teng
|
d53fb9a5c8
|
Check against type instead of channel name
|
2019-05-12 06:11:16 -04:00 |
|
Tav TaOr
|
9170da46ff
|
Merge remote-tracking branch 'upstream/master'
|
2019-05-12 13:08:07 +03:00 |
|
Paul Teng
|
496a9dd41d
|
Create separate type for Join-Channel button
|
2019-05-12 06:02:21 -04:00 |
|
Dean Herbert
|
cc298a7e57
|
Fix slider border not reverting to default color (#4713)
Fix slider border not reverting to default color
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-12 19:00:20 +09:00 |
|
Dean Herbert
|
b8446fb67f
|
Fix fallbacks for SliderTrackOverride and SliderBall too
|
2019-05-12 18:51:31 +09:00 |
|
RedMindZ
|
3729d80045
|
Merge branch 'master' into master
|
2019-05-12 12:31:01 +03:00 |
|
Dean Herbert
|
cbf126db25
|
Merge branch 'master' into fix-slider-border-color
|
2019-05-12 17:25:49 +09:00 |
|
Dean Herbert
|
bfa6156092
|
Don’t allow ResumeContainers to appear during breaks (#4607)
Don’t allow ResumeContainers to appear during breaks
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-12 17:25:15 +09:00 |
|
Dean Herbert
|
038e49701e
|
Move conditional to within BreakPeriod
|
2019-05-12 16:25:25 +09:00 |
|
Dean Herbert
|
1391aa342c
|
Merge branch 'master' into break-pause
|
2019-05-12 16:15:24 +09:00 |
|
Dean Herbert
|
df4e08dd9b
|
Fix pauses being triggered in unexpected scenarios (#4750)
Fix pauses being triggered in unexpected scenarios
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-12 16:07:37 +09:00 |
|
Dean Herbert
|
3566da73cc
|
Merge branch 'master' into fix-more-pause-cases
|
2019-05-12 15:57:45 +09:00 |
|
Dean Herbert
|
fb410a11c9
|
Merge branch 'master' into master
|
2019-05-12 15:56:59 +09:00 |
|
Dean Herbert
|
9add2562f9
|
Close beatmap options when suspending (#4761)
Close beatmap options when suspending
|
2019-05-12 15:50:10 +09:00 |
|
Dean Herbert
|
71d3c9c495
|
Fix beatmap carousel overlapping beatmap info wedge (#4760)
Fix beatmap carousel overlapping beatmap info wedge
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-12 15:49:50 +09:00 |
|
Dean Herbert
|
790700d8bf
|
Use more correct calculation
|
2019-05-12 15:40:58 +09:00 |
|
Dean Herbert
|
9925aafa98
|
Merge remote-tracking branch 'upstream/master' into fix-carousel-sizing
|
2019-05-12 15:39:55 +09:00 |
|
Joehu
|
175daac16a
|
Close beatmap options when suspending
|
2019-05-11 21:26:42 -07:00 |
|
Dean Herbert
|
f5d7330a20
|
Fix player loader testcase potentially failing (#4720)
Fix player loader testcase potentially failing
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-12 13:18:38 +09:00 |
|
Joehu
|
29cec54b3c
|
Fix beatmap carousel overlapping beatmap info wedge
|
2019-05-11 20:08:45 -07:00 |
|
Paul Teng
|
c508b8ed6b
|
Trim whitespace
|
2019-05-11 19:21:12 -04:00 |
|
Paul Teng
|
3971a49549
|
Ignore Add-channel button
|
2019-05-11 19:16:15 -04:00 |
|
Paul Teng
|
6cf1ca288f
|
Do not try to join the Add-channel button
|
2019-05-11 19:13:48 -04:00 |
|
Tav TaOr
|
bda0b35d84
|
Slight formating change.
|
2019-05-10 19:46:13 +03:00 |
|
Tav TaOr
|
023a5c6e4f
|
Add the ability to ignore the user's mouse movement.
|
2019-05-10 19:12:32 +03:00 |
|
smoogipoo
|
bde2d552b6
|
Merge remote-tracking branch 'origin/master' into fix-more-pause-cases
# Conflicts:
# osu.Game.Tests/Visual/Gameplay/TestCasePause.cs
|
2019-05-10 22:16:59 +09:00 |
|
smoogipoo
|
01eb1a34a9
|
Remove unused variable
|
2019-05-10 22:15:33 +09:00 |
|
Dean Herbert
|
ad93eda399
|
Allow song progress bar to show current position during a seek (#4746)
Allow song progress bar to show current position during a seek
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-05-10 21:10:11 +09:00 |
|
Dan Balasescu
|
c157f3e817
|
Merge pull request #4743 from peppy/fix-score-deletion
Fix score deletion not considering ScoreManager ownership
|
2019-05-10 19:25:42 +09:00 |
|
Dan Balasescu
|
4abd5c78cd
|
Merge branch 'master' into fix-score-deletion
|
2019-05-10 19:09:18 +09:00 |
|
Dan Balasescu
|
101889cff9
|
Merge pull request #4753 from peppy/fix-failing-pause-tests
Attempt to fix failing tests by delaying starting of the gameplay clock
|
2019-05-10 19:08:42 +09:00 |
|
smoogipoo
|
3fe61c4a7e
|
Trim whitespace
|
2019-05-10 18:48:39 +09:00 |
|
Dan Balasescu
|
425154c264
|
Merge branch 'master' into progress-bar-show-seek
|
2019-05-10 18:24:15 +09:00 |
|
Dan Balasescu
|
fe7ea1e900
|
Merge branch 'master' into fix-score-deletion
|
2019-05-10 18:24:04 +09:00 |
|
Dean Herbert
|
af3a75307d
|
Merge branch 'master' into fix-failing-pause-tests
|
2019-05-10 18:22:20 +09:00 |
|
Dan Balasescu
|
378f8103fb
|
Merge pull request #4752 from smoogipoo/fix-cancellation-usages
Use nullable cancellation tokens
|
2019-05-10 18:21:53 +09:00 |
|
smoogipoo
|
3352252e00
|
Fix testcase regression
|
2019-05-10 18:21:07 +09:00 |
|
Dean Herbert
|
97796a8578
|
Attempt to fix failing tests by delaying starting of the gameplay clock
|
2019-05-10 18:10:07 +09:00 |
|
smoogipoo
|
d2479acbf2
|
Fix incorrect value being clamped
|
2019-05-10 18:04:58 +09:00 |
|
Dan Balasescu
|
4776fc75b9
|
Merge branch 'master' into fix-score-deletion
|
2019-05-10 18:00:43 +09:00 |
|
smoogipoo
|
ad4b4f3422
|
Use nullable cancellation tokens
|
2019-05-10 17:42:45 +09:00 |
|