naoey
|
ca4299c6fe
|
Remove unused using and fix possible nullref.
|
2018-04-04 22:07:24 +05:30 |
|
naoey
|
7482d5986a
|
Add a loading state to BeatmapSetOverlay.
- Handle null value in header and info sections
- Add item to context menu for carousel beatmaps to show details
|
2018-04-04 21:46:31 +05:30 |
|
naoey
|
c304c1eecf
|
Make LinkFlowContainer handle beatmap id lookup in game.
|
2018-04-04 21:23:51 +05:30 |
|
Dean Herbert
|
6c125683d4
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-04 20:47:36 +09:00 |
|
Dean Herbert
|
216c4629e0
|
Fix dragging backwards not deselecting pending selection
|
2018-04-04 20:44:22 +09:00 |
|
Dean Herbert
|
b7325d73e8
|
Don't inherit VisbilityContainer
|
2018-04-04 20:44:11 +09:00 |
|
Dean Herbert
|
94c3f38541
|
Pass down input state instead of parent lookup
|
2018-04-04 20:06:45 +09:00 |
|
Dean Herbert
|
2b15555ede
|
Remove MaskContainer dependency in MaskSelection
|
2018-04-04 20:05:01 +09:00 |
|
Dean Herbert
|
5c036b966b
|
Formatting fixes
|
2018-04-04 20:04:54 +09:00 |
|
Dean Herbert
|
a997ec6139
|
Fix ShouldBeAlive state
|
2018-04-04 19:51:56 +09:00 |
|
Dean Herbert
|
31a7db0a35
|
Fix drag mishaps
|
2018-04-04 19:42:59 +09:00 |
|
Dean Herbert
|
0b7432d3db
|
Merge pull request #2348 from smoogipoo/fix-catch-auto
Fix osu!catch autoplay missing starts/ends of JuiceStreams
|
2018-04-04 19:02:11 +09:00 |
|
Dean Herbert
|
bce114a37b
|
Make AliveMasks private
|
2018-04-04 18:55:17 +09:00 |
|
Dean Herbert
|
e69951b59f
|
Rename test to signify it's got auto enabled
|
2018-04-04 18:48:24 +09:00 |
|
Dean Herbert
|
13747966a0
|
Merge branch 'master' into fix-catch-auto
|
2018-04-04 18:30:55 +09:00 |
|
Dean Herbert
|
4d71f2084c
|
Move individual mask selection logic out of MaskSelection
|
2018-04-04 18:29:53 +09:00 |
|
Dean Herbert
|
b6b8c51657
|
Remove DragLayer dependency on MaskContainer
|
2018-04-04 18:20:32 +09:00 |
|
Dean Herbert
|
c2d371797e
|
Fix unbind failure
|
2018-04-04 17:38:34 +09:00 |
|
Dean Herbert
|
ad10bbe0ef
|
Merge pull request #2349 from smoogipoo/editor-no-judgements
Don't display judgements in OsuEditPlayfield
|
2018-04-04 17:23:03 +09:00 |
|
smoogipoo
|
d4cb00e08f
|
Don't display judgements in OsuEditPlayfield
|
2018-04-04 17:12:41 +09:00 |
|
Dan Balasescu
|
9558554ab9
|
Merge pull request #2336 from Frontear/colours-for-judgements
Implement Judgement Colours
|
2018-04-04 16:30:52 +09:00 |
|
Dean Herbert
|
c712b29b5b
|
Rename dragBox to dragLayer
|
2018-04-04 16:24:27 +09:00 |
|
Dean Herbert
|
4196bb8c24
|
Move selection logic to MaskContainer
|
2018-04-04 16:24:13 +09:00 |
|
smoogipoo
|
364c3bca06
|
Fix osu!catch autoplay missing starts/ends of JuiceStreams
Fixes #2328.
Would only happen when ticks and ends were spaced too far apart (or there were no ticks in a juicestream).
|
2018-04-04 16:24:03 +09:00 |
|
Dean Herbert
|
d453c2589a
|
Add an explanatory comment for weird override
|
2018-04-04 16:02:20 +09:00 |
|
Dean Herbert
|
788bfde002
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-04 15:38:27 +09:00 |
|
Dan Balasescu
|
d418a4803f
|
Merge branch 'master' into colours-for-judgements
|
2018-04-04 15:13:52 +09:00 |
|
Dan Balasescu
|
bed46b1f7e
|
Split local variable assignment from construction of children
|
2018-04-04 15:13:42 +09:00 |
|
Dan Balasescu
|
fc09970bc5
|
Merge pull request #2331 from DrabWeb/osu-tab-strip
Tab strip
|
2018-04-04 15:12:44 +09:00 |
|
Dan Balasescu
|
9df525a38d
|
Remove extra whitespace
In general we don't really do this elsewhere in the codebase.
|
2018-04-04 15:11:16 +09:00 |
|
DrabWeb
|
65f0e91734
|
Use Interpolation function directly for resizing tab strips.
|
2018-04-04 03:04:26 -03:00 |
|
Dan Balasescu
|
b5d7a5df00
|
Merge branch 'master' into colours-for-judgements
|
2018-04-04 15:02:03 +09:00 |
|
Dan Balasescu
|
6dfca4b2fa
|
Merge branch 'master' into osu-tab-strip
|
2018-04-04 14:20:06 +09:00 |
|
smoogipoo
|
4f19059e55
|
DragBox -> DragLayer
|
2018-04-03 21:29:49 +09:00 |
|
Dean Herbert
|
30de2671fd
|
Merge pull request #2340 from huoyaoyuan/linq
Use Linq.Append and Prepend.
|
2018-04-03 13:14:18 +09:00 |
|
Dean Herbert
|
ddba7254ca
|
Merge remote-tracking branch 'upstream/master' into linq
|
2018-04-03 13:05:08 +09:00 |
|
Dean Herbert
|
0065724992
|
Update framework
|
2018-04-03 13:05:01 +09:00 |
|
Dean Herbert
|
d40ccbd70a
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-03 12:03:11 +09:00 |
|
Dean Herbert
|
8eefddd475
|
Merge pull request #2339 from smoogipoo/scalablecontainer-size-fix
Fix ScalableContainer irrepairably altering content size
|
2018-04-03 12:02:56 +09:00 |
|
Dean Herbert
|
77189073b2
|
Merge branch 'master' into scalablecontainer-size-fix
|
2018-04-03 11:29:36 +09:00 |
|
Dean Herbert
|
57b4cdaf85
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-03 03:05:42 +09:00 |
|
Dean Herbert
|
25524bf24f
|
Merge pull request #2342 from smoogipoo/fix-formatexception-beatmap
Handle possible FormatException when parsing timing points
|
2018-04-02 20:20:35 +09:00 |
|
smoogipoo
|
fd9480cfb6
|
Handle timingpoint FormatException
|
2018-04-02 20:08:40 +09:00 |
|
smoogipoo
|
d24d81d8a9
|
De-pluralize some methods
|
2018-04-02 20:07:18 +09:00 |
|
Endrik Tombak
|
75f7d43d9d
|
Testcases for CarouselRoot
|
2018-04-02 11:56:35 +03:00 |
|
smoogipoo
|
69e2d4fd22
|
Make CarouselRoot a nested class
|
2018-04-02 15:24:08 +09:00 |
|
Dan Balasescu
|
6f88a80bde
|
Merge branch 'master' into alt-eagerselect
|
2018-04-02 15:18:22 +09:00 |
|
smoogipoo
|
82a847b820
|
Extract random selection logic into CarouselRoot
|
2018-04-02 15:16:10 +09:00 |
|
Dan Balasescu
|
ad4f38f109
|
Merge pull request #2308 from johnneijzen/Small-Clean-Up
Set Correct values for addDelayedMovements() function
|
2018-04-02 14:33:20 +09:00 |
|
Dan Balasescu
|
d7b61b3c09
|
Merge branch 'master' into Small-Clean-Up
|
2018-04-02 14:13:15 +09:00 |
|