Dan Balasescu
|
daad16b5e7
|
Merge pull request #5083 from peppy/modselect-async-improvements
Fix mod icons in ModSelect being loaded in a blocking fashion
|
2019-06-21 11:53:17 +09:00 |
|
Dan Balasescu
|
6deee968ac
|
Merge branch 'master' into modselect-async-improvements
|
2019-06-21 11:42:25 +09:00 |
|
Dan Balasescu
|
cd52dbf1a7
|
Merge pull request #5076 from peppy/remove-debug-utils
Remove osu!-side DebugUtils
|
2019-06-21 11:25:22 +09:00 |
|
Dan Balasescu
|
4d02e17539
|
Merge branch 'master' into remove-debug-utils
|
2019-06-21 11:10:59 +09:00 |
|
KingLuigi4932
|
13578e5c21
|
Add the null conditional operator back
|
2019-06-20 19:43:31 +03:00 |
|
KingLuigi4932
|
d754819453
|
Small changes
|
2019-06-20 19:09:40 +03:00 |
|
KingLuigi4932
|
eb9022257d
|
Update direct panel test
|
2019-06-20 18:57:52 +03:00 |
|
Dean Herbert
|
fa94f063be
|
Use correct button type
|
2019-06-21 00:26:55 +09:00 |
|
Dean Herbert
|
fa263b91a7
|
Attempt to fix tests
|
2019-06-21 00:12:39 +09:00 |
|
Dean Herbert
|
7b4180ce86
|
Fix failing test
|
2019-06-20 23:51:47 +09:00 |
|
Dean Herbert
|
f2200594c9
|
Remove necessity for MusicController to be always visible
|
2019-06-20 23:40:25 +09:00 |
|
Dean Herbert
|
52ca5f9c00
|
Fix mod icons in ModSelect being loaded in a blocking fashion
|
2019-06-20 23:06:07 +09:00 |
|
Dean Herbert
|
74fabf8db4
|
Improve ChatOverlay load behaviour
|
2019-06-20 23:02:02 +09:00 |
|
Dean Herbert
|
4a25a84975
|
Fix DrawableChannel async flow
|
2019-06-20 23:01:39 +09:00 |
|
Dean Herbert
|
4ef165fdac
|
Fix ChatLine not being correctly loaded asynchronously
|
2019-06-20 23:01:02 +09:00 |
|
Dean Herbert
|
8c383ddc27
|
Fix dodgy test scheduling to other tests
|
2019-06-20 19:23:27 +09:00 |
|
Dean Herbert
|
21a1fd738b
|
Remove the necessity for NotificationOverlay to always be present
Now it will only become present when there is a pending notification.
|
2019-06-20 19:06:21 +09:00 |
|
Dean Herbert
|
9a663715cd
|
Make get methods of ProgressNotification return correct values immediately
Previously they were only updated after the resultant schedule ran. This would not bode well when the overlay containing them is not present.
|
2019-06-20 19:05:33 +09:00 |
|
Dean Herbert
|
6bc2cf85d1
|
Move NotificationSection strings to constructor
|
2019-06-20 17:41:12 +09:00 |
|
David Zhao
|
65c84428cc
|
Fix position of gradient in beatmap carousel
|
2019-06-20 15:05:15 +09:00 |
|
Dan Balasescu
|
35ce032be1
|
Merge pull request #5077 from Joehuu/remove-bad-words-1
Remove bad words on code comments
|
2019-06-20 13:54:08 +09:00 |
|
Joehu
|
ca919f02e6
|
Remove bad words on code comments
|
2019-06-19 21:33:58 -07:00 |
|
Dean Herbert
|
97d65783db
|
Remove osu!-side DebugUtils
|
2019-06-20 12:48:45 +09:00 |
|
Dean Herbert
|
133c1fc0f1
|
Merge branch 'master' into remove-osu-checkbox-bindable
|
2019-06-20 11:33:39 +09:00 |
|
Dean Herbert
|
471c5b7386
|
Fix a couple of README typos
|
2019-06-20 11:23:36 +09:00 |
|
Dean Herbert
|
7482ecb8e7
|
Fix beatmap set cover goes out of its container (#5073)
Fix beatmap set cover goes out of its container
|
2019-06-20 11:21:22 +09:00 |
|
Dean Herbert
|
a2ca798dc2
|
Fix scores header is visible even with no scores (#5074)
Fix scores header is visible even with no scores
|
2019-06-20 11:09:07 +09:00 |
|
Andrei Zavatski
|
e83710d3b8
|
Add a testcase
|
2019-06-19 23:15:00 +03:00 |
|
Andrei Zavatski
|
0da8a483c5
|
Fix scores header is visible even if no scores are loaded
|
2019-06-19 23:14:53 +03:00 |
|
HoLLy
|
99f1a94797
|
Fix notification progress bar
|
2019-06-19 20:50:50 +02:00 |
|
HoLLy
|
c1c19243cd
|
Change FirstOrDefault back to First
|
2019-06-19 20:40:30 +02:00 |
|
HoLLy
|
8d62ce8967
|
Remove now unneeded check against file extension
|
2019-06-19 20:38:43 +02:00 |
|
HoLLy
|
0cb66d522a
|
Check if path can be imported before trying
|
2019-06-19 20:36:00 +02:00 |
|
iiSaLMaN
|
ee2268caba
|
Enable masking for the beatmap set cover
|
2019-06-19 21:20:00 +03:00 |
|
HoLLy
|
ef2e93d5c7
|
Improve handling of null models when importing
|
2019-06-19 19:29:47 +02:00 |
|
Dean Herbert
|
9858419c69
|
Improve vertical flexibility of BeatmapSetOverlay's header (#5067)
Improve vertical flexibility of BeatmapSetOverlay's header
|
2019-06-20 02:22:19 +09:00 |
|
KingLuigi4932
|
5f5441c692
|
Add ShowPlaceholderOnNull in updateable flag + do not show placeholders in some overlays
|
2019-06-19 20:17:02 +03:00 |
|
iiSaLMaN
|
865af00ab6
|
Merge branch 'master' into header-improvements
|
2019-06-19 20:00:28 +03:00 |
|
Dean Herbert
|
a4ceefdc9d
|
Hide empty categories in mod selector overlay (#5021)
Hide empty categories in mod selector overlay
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-20 01:59:30 +09:00 |
|
Dean Herbert
|
cd2999d0d1
|
Rename mod select test scene
|
2019-06-20 01:40:58 +09:00 |
|
Dean Herbert
|
08cf8dd299
|
Adjust for readability
|
2019-06-20 01:39:54 +09:00 |
|
Dean Herbert
|
2773cfba42
|
Merge branch 'master' into andy840119/_20190614_hidden_nod_label_when_empty
|
2019-06-20 01:35:24 +09:00 |
|
HoLLy
|
15c75b4442
|
Add basic score import from stable
|
2019-06-19 18:33:51 +02:00 |
|
Dean Herbert
|
6f3cb80076
|
Merge branch 'master' into fix-inactive-audio-race
|
2019-06-20 01:33:47 +09:00 |
|
Dean Herbert
|
bcee8fe9c3
|
Show user online status in user overlay (#5058)
Show user online status in user overlay
|
2019-06-20 01:31:24 +09:00 |
|
KingLuigi4932
|
a9f87e06f8
|
Make field readonly
|
2019-06-19 19:08:18 +03:00 |
|
KingLuigi4932
|
4fba255bd9
|
Remove gap
|
2019-06-19 17:56:40 +03:00 |
|
KingLuigi4932
|
9f25d3cd72
|
More changes and improvements
|
2019-06-19 17:55:36 +03:00 |
|
iiSaLMaN
|
3e285e5dde
|
Separate beatmap info container from details (avoid overlapping)
|
2019-06-19 17:47:47 +03:00 |
|
iiSaLMaN
|
15229f3a23
|
Make header expandable
|
2019-06-19 17:45:39 +03:00 |
|