DrabWeb
|
7b9eacc213
|
CI fixes
|
2017-05-23 14:41:30 -03:00 |
|
DrabWeb
|
fbbcc80a3e
|
Merge branch 'osu-direct' of https://github.com/DrabWeb/osu into osu-direct
|
2017-05-23 14:34:58 -03:00 |
|
DrabWeb
|
4f17a4fe91
|
Make result counts scroll with the panels
|
2017-05-23 14:34:34 -03:00 |
|
Dean Herbert
|
0634a3a5c5
|
Merge branch 'master' into osu-direct
|
2017-05-23 17:33:20 +09:00 |
|
Dean Herbert
|
1295b0a7e1
|
Merge branch 'master' into ColdVolcano/beat-syncing
|
2017-05-23 10:51:47 +09:00 |
|
smoogipooo
|
adf8bb853e
|
Move load() to be directly below ctor.
|
2017-05-22 20:06:37 +09:00 |
|
smoogipooo
|
de575b3867
|
Early return if beatLength = 0.
|
2017-05-22 20:02:02 +09:00 |
|
smoogipooo
|
95c4704a9e
|
Delay backwards instead of using a millisecond tolerance.
|
2017-05-22 20:01:28 +09:00 |
|
Dan Balasescu
|
fc90cfa604
|
Update BeatSyncedContainer.cs
|
2017-05-22 17:50:05 +09:00 |
|
smoogipooo
|
3235e280a9
|
Add to csproj.
|
2017-05-22 17:32:18 +09:00 |
|
Dan Balasescu
|
a438a8b8d3
|
Merge branch 'master' into ColdVolcano/beat-syncing
|
2017-05-22 17:27:22 +09:00 |
|
smoogipooo
|
70d7f61f7c
|
More inversion for logic simplification.
|
2017-05-22 17:19:39 +09:00 |
|
smoogipooo
|
f81ffa636d
|
Use BindTo instead of taking the game's beatmap bindable.
|
2017-05-22 17:18:11 +09:00 |
|
smoogipooo
|
609aac6453
|
Better kiai mode detection.
|
2017-05-22 17:18:05 +09:00 |
|
smoogipooo
|
b241140496
|
Proper kiai mode detection.
|
2017-05-22 17:18:00 +09:00 |
|
smoogipooo
|
abe9c464a8
|
Invert if statements.
|
2017-05-22 17:17:54 +09:00 |
|
Huo Yaoyuan
|
63259a3457
|
Fix depth of header background.
Thanks to the order of adding to parent container, the depth value is actually not needed.
|
2017-05-22 16:00:03 +08:00 |
|
Huo Yaoyuan
|
85684e5fee
|
Do not scroll headers to when scrolling position is negative.
|
2017-05-22 15:54:58 +08:00 |
|
DrabWeb
|
bdab545ca4
|
Use BeatmapBackgroundSprite
|
2017-05-22 03:15:22 -03:00 |
|
DrabWeb
|
77affc1eb7
|
Split onto multiple lines
|
2017-05-22 03:13:55 -03:00 |
|
DrabWeb
|
3c35badf06
|
Unused using
|
2017-05-22 02:03:53 -03:00 |
|
DrabWeb
|
6bf0ca59fe
|
Make FilterControl not scroll with the panels
|
2017-05-22 02:03:26 -03:00 |
|
Huo Yaoyuan
|
d0ff9e6576
|
Merge branch 'master' into sections
|
2017-05-22 12:52:27 +08:00 |
|
Dean Herbert
|
d3495545c5
|
Merge branch 'master' into songselect-fixes
|
2017-05-22 12:29:18 +09:00 |
|
Dean Herbert
|
7f08d60008
|
Merge branch 'master' into generic-interface
|
2017-05-22 11:35:50 +09:00 |
|
Dean Herbert
|
04f0dcc255
|
Merge branch 'master' into replay-no-pausing
|
2017-05-22 11:09:31 +09:00 |
|
Dean Herbert
|
4b17bb8e69
|
Merge branch 'master' into mania-pattern-changes
|
2017-05-22 10:25:17 +09:00 |
|
smoogipooo
|
0a0139aded
|
Remove the concept of beatmap events, rename BreakEvent -> BreakPeriod.
|
2017-05-22 10:12:33 +09:00 |
|
Dean Herbert
|
93182e5da3
|
Merge branch 'master' into generic-interface
|
2017-05-22 09:52:40 +09:00 |
|
Dean Herbert
|
82cf94bbff
|
Move spinner colours to local definition for now
We don't want to start polluting the OsuColours namespace with non-UI colours.
|
2017-05-22 09:50:45 +09:00 |
|
MrTheMake
|
e9c2b51012
|
Random the difficulty too
|
2017-05-22 01:59:10 +02:00 |
|
MrTheMake
|
5ef7451dba
|
Improved LEFTand RIGHT key behaviour
|
2017-05-22 01:53:36 +02:00 |
|
DrabWeb
|
4e2126dca8
|
Fix nullref when changing display mode without any BeatmapSets added
|
2017-05-21 18:54:35 -03:00 |
|
DrabWeb
|
8c77f85667
|
Fix DirectOverlay expanding under the Toolbar
|
2017-05-21 18:52:30 -03:00 |
|
MrTheMake
|
4056338203
|
Remove unnecessary track starting
|
2017-05-21 21:35:49 +02:00 |
|
MrTheMake
|
0539584578
|
CI fix
|
2017-05-21 21:33:54 +02:00 |
|
MrTheMake
|
b543b1f9fc
|
Remove unnecessary restart
|
2017-05-21 21:20:59 +02:00 |
|
DrabWeb
|
eb77c94150
|
Fix search field losing focus
|
2017-05-21 15:30:10 -03:00 |
|
Jorolf
|
5b244367ee
|
allow for solutions were the osu repository isn't at the solution level
|
2017-05-21 20:29:05 +02:00 |
|
MrTheMake
|
6219b8e6dd
|
Fixed an error with looping
|
2017-05-21 20:27:41 +02:00 |
|
MrTheMake
|
974e8d1f82
|
Fix pressing up always goes to the first beatmap group difficulty, not the last
|
2017-05-21 19:27:34 +02:00 |
|
MrTheMake
|
9b87f5d8db
|
Reformating
|
2017-05-21 18:16:54 +02:00 |
|
MrTheMake
|
6d7f70d0ea
|
Fix CI warnings
|
2017-05-21 18:00:31 +02:00 |
|
MrTheMake
|
34653eb8c0
|
Fixed null references
|
2017-05-21 17:20:20 +02:00 |
|
MrTheMake
|
7db45cb58f
|
Moved the whole looping assignments inside PlaySongSelect
|
2017-05-21 17:09:56 +02:00 |
|
MrTheMake
|
ec213efc49
|
Trimmed whitespaces
|
2017-05-21 16:13:20 +02:00 |
|
MrTheMake
|
cc35cc281c
|
Fixed null reference in case there are no beatmaps
|
2017-05-21 16:10:10 +02:00 |
|
MrTheMake
|
48f4879157
|
Use the track's implemented looping algorithm to loop tracks in the song select screen
|
2017-05-21 15:57:41 +02:00 |
|
MrTheMake
|
043d1ed20a
|
Updated preload condition to handle special case
|
2017-05-21 14:08:04 +02:00 |
|
MrTheMake
|
662ea0ec2d
|
Repeat a beatmap's track if it has ended
|
2017-05-21 14:00:40 +02:00 |
|