Dean Herbert
|
5e8df45c00
|
Merge branch 'master' into improve-relax-key-down-up
|
2020-02-15 11:07:19 +09:00 |
|
Dean Herbert
|
2fa7143cda
|
Merge pull request #7835 from peppy/player-loader-code-quality
Improve PlayerLoader code quality
|
2020-02-14 19:55:31 +09:00 |
|
Dan Balasescu
|
4d6e1e8b55
|
Merge pull request #7830 from peppy/fix-2b-relax
Fix relax mod not working correctly on beatmaps with overlapping sliders/spinners
|
2020-02-14 19:44:10 +09:00 |
|
Dean Herbert
|
e1a1403701
|
Merge pull request #7832 from smoogipoo/custom-detail-area
Make beatmap detail area abstract
|
2020-02-14 19:38:19 +09:00 |
|
Dan Balasescu
|
45734f8e8d
|
Merge branch 'master' into player-loader-code-quality
|
2020-02-14 19:35:40 +09:00 |
|
Dan Balasescu
|
6cd91de8f7
|
Merge branch 'master' into fix-2b-relax
|
2020-02-14 19:21:06 +09:00 |
|
Dan Balasescu
|
1b5a1f7f9e
|
Merge pull request #7828 from peppy/fix-cursor-cs-scaling
Fix osu! gameplay cursor not adjusting to mod/convert circle size changes
|
2020-02-14 19:20:53 +09:00 |
|
Dean Herbert
|
a6de5853e4
|
Merge branch 'master' into player-loader-code-quality
|
2020-02-14 18:29:54 +09:00 |
|
Dean Herbert
|
2808f8167d
|
Use more regions
|
2020-02-14 18:28:58 +09:00 |
|
Dean Herbert
|
b69d1ad678
|
Reorder and clean up PlayerLoader
|
2020-02-14 18:22:57 +09:00 |
|
Dean Herbert
|
be30ef3cca
|
Move BeatmapMetadataDisplay to its own class
|
2020-02-14 18:13:52 +09:00 |
|
Dan Balasescu
|
745de8ad7f
|
Merge branch 'master' into fix-cursor-cs-scaling
|
2020-02-14 18:11:18 +09:00 |
|
Dan Balasescu
|
dca6162d9e
|
Merge pull request #7807 from peppy/fix-timeline-seek-while-playing
Fix not being able to seek using scroll wheel in timeline while playing track
|
2020-02-14 18:07:44 +09:00 |
|
Dean Herbert
|
66910f1ee3
|
Remove unnecessary bindable setter
|
2020-02-14 17:50:53 +09:00 |
|
Dean Herbert
|
48dcb91118
|
Merge branch 'master' into custom-detail-area
|
2020-02-14 17:40:12 +09:00 |
|
Dean Herbert
|
61a7f04efb
|
Add a sane key up delay to relax mod
|
2020-02-14 17:13:50 +09:00 |
|
Dean Herbert
|
4ce687d608
|
Move public methods up
|
2020-02-14 17:03:23 +09:00 |
|
Dan Balasescu
|
6aab9b7a08
|
Merge branch 'master' into fix-timeline-seek-while-playing
|
2020-02-14 17:02:34 +09:00 |
|
Dean Herbert
|
cd2d1b0669
|
Fix 2B maps not playing correctly with relax mod enabled
|
2020-02-14 17:00:55 +09:00 |
|
Dean Herbert
|
9ea6912520
|
Improve overall readability of OsuModeRelax
|
2020-02-14 16:58:56 +09:00 |
|
Dean Herbert
|
4fbf85505c
|
Merge pull request #7546 from Game4all/online-container
Add a container type to easily hide online content when not online
|
2020-02-14 16:00:17 +09:00 |
|
Dean Herbert
|
9cbb37b682
|
Fix bindable being created far too late in construction
|
2020-02-14 15:59:59 +09:00 |
|
Dean Herbert
|
a75715607b
|
Move drawable load to asynchronous context
|
2020-02-14 15:41:46 +09:00 |
|
Dean Herbert
|
720ceca78a
|
Final tidy-up pass
|
2020-02-14 15:38:47 +09:00 |
|
Dean Herbert
|
edf9cfc863
|
API can't be null on load
|
2020-02-14 15:36:06 +09:00 |
|
Dean Herbert
|
6f1cecd86f
|
Move LoadComplete up in method
|
2020-02-14 15:35:39 +09:00 |
|
Dean Herbert
|
7e6c194d4a
|
Add missing xmldoc
|
2020-02-14 15:34:46 +09:00 |
|
Dean Herbert
|
4d5abab2ee
|
Remove unnecessary content private storage
|
2020-02-14 15:29:50 +09:00 |
|
Dean Herbert
|
b86b5e9adb
|
Move nested class to bottom of file
|
2020-02-14 15:27:39 +09:00 |
|
Dean Herbert
|
c34f1f40ea
|
Fix test text not being centered
|
2020-02-14 15:27:09 +09:00 |
|
Dean Herbert
|
aa7efe6141
|
Fix tests potentially failing due to timing issues
|
2020-02-14 15:26:55 +09:00 |
|
Dean Herbert
|
76cfe1f42c
|
Merge branch 'master' into online-container
|
2020-02-14 15:18:27 +09:00 |
|
Dean Herbert
|
0e439e3a70
|
Fix missing dependency in ZoomableScrollContainer test
|
2020-02-14 14:41:55 +09:00 |
|
Dean Herbert
|
884a5fbad4
|
Fix osu! gameplay cursor not adjusting to mod/convert circle size changes
|
2020-02-14 14:30:15 +09:00 |
|
Dan Balasescu
|
60d796ae3f
|
Merge branch 'master' into fix-timeline-seek-while-playing
|
2020-02-14 13:04:38 +09:00 |
|
Dan Balasescu
|
7fdc8cc7c1
|
Merge pull request #7827 from turbedi/span_fromHex
Use Span for OsuColour.FromHex
|
2020-02-14 12:44:11 +09:00 |
|
Dan Balasescu
|
f64f934204
|
Merge branch 'master' into span_fromHex
|
2020-02-14 12:09:34 +09:00 |
|
Dan Balasescu
|
a9bfe9f7f3
|
Merge pull request #7800 from peppy/fix-editor-time-change-display
Fix editor hit objects displaying incorrectly after StartTime change
|
2020-02-14 11:33:42 +09:00 |
|
Dan Balasescu
|
e5c706a97d
|
Merge pull request #7805 from peppy/update-placement-more-often
Update placement blueprint's position more often
|
2020-02-14 11:33:03 +09:00 |
|
Berkan Diler
|
50899ddccb
|
Use Span for OsuColour.FromHex
|
2020-02-14 03:19:25 +01:00 |
|
Lucas A
|
049b0d93d1
|
Add back default content fade transitions
|
2020-02-13 21:40:25 +01:00 |
|
Lucas A
|
dac0148c94
|
Apply review suggestions.
|
2020-02-13 20:08:14 +01:00 |
|
Dean Herbert
|
5b3f0bbb0a
|
Merge branch 'master' into fix-editor-time-change-display
|
2020-02-13 23:55:52 +09:00 |
|
Dean Herbert
|
d7c71cd0c1
|
Merge branch 'master' into update-placement-more-often
|
2020-02-13 23:55:18 +09:00 |
|
Dean Herbert
|
c1924535ff
|
Merge pull request #7814 from smoogipoo/remove-current-item
Remove the concept of a "current" item from multiplayer rooms
|
2020-02-13 23:54:32 +09:00 |
|
Dean Herbert
|
e181a95c85
|
Remove unused using
|
2020-02-13 22:28:37 +09:00 |
|
Dean Herbert
|
4a04b434a9
|
Merge branch 'master' into remove-current-item
|
2020-02-13 21:41:23 +09:00 |
|
Dean Herbert
|
1e58670930
|
Merge pull request #7815 from smoogipoo/participants-bindable
Make room participants into a bindable list
|
2020-02-13 20:35:38 +09:00 |
|
Dean Herbert
|
b9a296d3f9
|
Merge branch 'master' into remove-current-item
|
2020-02-13 19:34:15 +09:00 |
|
Dean Herbert
|
28ca1a5bcc
|
Merge branch 'master' into participants-bindable
|
2020-02-13 19:31:50 +09:00 |
|