Dean Herbert
|
c9ac574db2
|
Merge branch 'master' into mania-distance-object-conversion
|
2017-05-22 07:49:21 +09: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 |
|
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 |
|
MrTheMake
|
1546bbc66b
|
Updated preload condition.
|
2017-05-21 13:04:04 +02:00 |
|
Dean Herbert
|
8f3ab79918
|
Simplify SpinnerTicks & CI fixes
|
2017-05-21 17:31:35 +09:00 |
|
Dean Herbert
|
95498fe6df
|
Adjust spinner colours making use of EdgeEffect.Hollow
|
2017-05-21 17:21:49 +09:00 |
|
Dean Herbert
|
18a7271dc6
|
Update framework
|
2017-05-21 17:07:16 +09:00 |
|
MrTheMake
|
44cad4e0ac
|
Fix a bug that prevents the lowest beatmap group from being selected if it is not completly on-screen.
|
2017-05-21 03:04:12 +02:00 |
|
MrTheMake
|
33ebc8fd49
|
Trimmed more whitespaces
|
2017-05-20 22:23:49 +02:00 |
|
MrTheMake
|
97aadad113
|
Trimmed spaces.
|
2017-05-20 22:16:05 +02:00 |
|
MrTheMake
|
f76abe2329
|
Disallow clicking through the song select footer.
|
2017-05-20 22:13:23 +02:00 |
|
MrTheMake
|
306feb177a
|
Fix null pointer reference
|
2017-05-20 20:18:29 +02:00 |
|
MrTheMake
|
031fddc995
|
Fix current beatmap track is started again when entering songselect and changing to another difficulty from the same beatmap set.
|
2017-05-20 19:53:18 +02:00 |
|
Dean Herbert
|
3ff5c271ea
|
Merge branch 'master' into replay-no-pausing
|
2017-05-21 02:00:00 +09:00 |
|
MrTheMake
|
57b9ed0f54
|
Do not pause a running replay if the window is not focused.
|
2017-05-20 18:56:50 +02:00 |
|
Dean Herbert
|
82f2927f1a
|
Merge pull request #808 from DrabWeb/playlist-item-paragraph
Make PlaylistItem use Paragraphs
|
2017-05-20 15:54:54 +09:00 |
|
Dean Herbert
|
fb72693c96
|
Merge branch 'master' into playlist-item-paragraph
|
2017-05-20 15:47:54 +09:00 |
|
Dean Herbert
|
808f5c3ae3
|
Merge pull request #807 from DrabWeb/mod-tooltips
Mod button tooltips
|
2017-05-20 15:46:34 +09:00 |
|
DrabWeb
|
995a573b9c
|
@"" -> string.Empty
|
2017-05-20 03:22:37 -03:00 |
|
DrabWeb
|
7485a78128
|
Update framework
|
2017-05-20 03:14:22 -03:00 |
|
DrabWeb
|
139b03a1ce
|
Only recreate text once per unicode option change
|
2017-05-20 02:05:13 -03:00 |
|
DrabWeb
|
43bd0f686b
|
Fix artist being the opposite value
|
2017-05-20 01:25:42 -03:00 |
|
DrabWeb
|
48417beb81
|
Unused using directive
|
2017-05-20 01:22:33 -03:00 |
|
DrabWeb
|
615082d757
|
Remove whitespace
|
2017-05-20 01:17:04 -03:00 |
|
DrabWeb
|
dcc3dbf5e2
|
Make PlaylistItem use Paragraphs
|
2017-05-20 01:11:20 -03:00 |
|
DrabWeb
|
bfedd42ca4
|
Add mod tooltips
|
2017-05-19 23:56:48 -03:00 |
|
Dean Herbert
|
5d818620c9
|
Merge pull request #804 from peppy/debug-config-rename
FrameworkDebugConfig -> DebugSetting
|
2017-05-20 01:44:40 +09:00 |
|
Dean Herbert
|
c2572eea27
|
Merge branch 'master' into debug-config-rename
|
2017-05-20 01:15:55 +09:00 |
|
Dean Herbert
|
c33f418c02
|
Merge pull request #801 from peppy/skip-redesign
Skip button redesign & refactor
|
2017-05-20 01:15:43 +09:00 |
|
Dean Herbert
|
a34d9d8b09
|
Oops
|
2017-05-20 01:14:51 +09:00 |
|
Dean Herbert
|
9c9c0a64fd
|
Merge branch 'master' into debug-config-rename
|
2017-05-20 00:45:16 +09:00 |
|
Dean Herbert
|
9aca8fc843
|
Update framework
|
2017-05-20 00:43:17 +09:00 |
|
Dean Herbert
|
561b517dec
|
Merge branch 'master' into skip-redesign
|
2017-05-20 00:42:04 +09:00 |
|
Dan Balasescu
|
fb1bd7b3e5
|
Merge pull request #803 from peppy/osd-fixes
Minor visual fixes for OSD
|
2017-05-20 00:35:37 +09:00 |
|
Dan Balasescu
|
7e8ffe8f34
|
Merge branch 'master' into osd-fixes
|
2017-05-20 00:12:10 +09:00 |
|
Dan Balasescu
|
14647a0e5f
|
Merge pull request #802 from peppy/debug-log-option
Add setting checkbox to toggle debug logs
|
2017-05-20 00:11:39 +09:00 |
|
Dean Herbert
|
528d79be51
|
FrameworkDebugConfig -> DebugSetting
|
2017-05-19 22:53:26 +09:00 |
|