iiSaLMaN
|
0cc7a604ed
|
Update font sizes
|
2019-06-21 14:18:20 +03:00 |
|
iiSaLMaN
|
a1c58b164c
|
Merge branch 'master' into not-available-to-download
|
2019-06-21 14:16:31 +03:00 |
|
Dan Balasescu
|
67246eddd4
|
Merge branch 'master' into fix-chat-test-scene
|
2019-06-21 16:34:35 +09:00 |
|
Dan Balasescu
|
681a123560
|
Merge branch 'master' into add-spacing-user-profile-ranks
|
2019-06-21 16:06:49 +09:00 |
|
Dean Herbert
|
540b61da0a
|
Add some spacing between user profile ranks
|
2019-06-21 15:27:19 +09:00 |
|
Dean Herbert
|
5ed6c09aa9
|
Merge branch 'master' into key-binding-fixes
|
2019-06-21 15:12:37 +09:00 |
|
Dean Herbert
|
6c5599f874
|
Fix chat being dismissed in test scene when it shouldn't
|
2019-06-21 15:09:54 +09:00 |
|
Dean Herbert
|
666d5744cd
|
Fix unbinding not working correctly
|
2019-06-21 14:43:00 +09:00 |
|
Dan Balasescu
|
c79c4641f3
|
Merge branch 'master' into use-modelbackeddrawable
|
2019-06-21 14:26:07 +09:00 |
|
Dean Herbert
|
a6e5c6a62a
|
Add cancel/clear buttons in place of instructional text
|
2019-06-21 13:50:05 +09:00 |
|
Dan Balasescu
|
73d307114f
|
Merge branch 'master' into notification-overlay-always-present
|
2019-06-21 13:12:04 +09:00 |
|
Dan Balasescu
|
cbc1eff8f1
|
Merge branch 'master' into chat-async-improvements
|
2019-06-21 12:59:58 +09:00 |
|
Dan Balasescu
|
61d8cb628a
|
Merge branch 'master' into music-controller-always-present
|
2019-06-21 11:57:36 +09:00 |
|
Dan Balasescu
|
6deee968ac
|
Merge branch 'master' into modselect-async-improvements
|
2019-06-21 11:42:25 +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 |
|
Dean Herbert
|
fa263b91a7
|
Attempt to fix tests
|
2019-06-21 00:12:39 +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
|
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
|
97d65783db
|
Remove osu!-side DebugUtils
|
2019-06-20 12:48:45 +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 |
|
Andrei Zavatski
|
0da8a483c5
|
Fix scores header is visible even if no scores are loaded
|
2019-06-19 23:14:53 +03:00 |
|
iiSaLMaN
|
ee2268caba
|
Enable masking for the beatmap set cover
|
2019-06-19 21:20:00 +03: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
|
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 |
|
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 |
|
iiSaLMaN
|
5fb4f2fadf
|
Add TOP_PADDING
|
2019-06-19 17:38:43 +03:00 |
|
KingLuigi4932
|
a6c268ef5c
|
Move the horizontal margin into the sprite text itself
|
2019-06-19 15:05:53 +03:00 |
|
KingLuigi4932
|
475b40cc02
|
Remove empty line
|
2019-06-19 14:47:29 +03:00 |
|
KingLuigi4932
|
4600336581
|
Use TextFlowContainer + small changes
|
2019-06-19 14:43:18 +03:00 |
|
Andrei Zavatski
|
17749e84f9
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into user-online-fix
|
2019-06-19 12:17:31 +03:00 |
|
KingLuigi4932
|
6e28294182
|
Fix another test
|
2019-06-19 04:27:31 +03:00 |
|
KingLuigi4932
|
3876442143
|
More simplifies + fix test
|
2019-06-19 03:37:08 +03:00 |
|
KingLuigi4932
|
a0609f28d7
|
Revert some changes + simplify BeatmapNotAvailable
|
2019-06-19 01:43:28 +03:00 |
|
iiSaLMaN
|
5278c5f365
|
Merge branch 'master' into not-available-to-download
|
2019-06-19 01:14:32 +03:00 |
|
Andrei Zavatski
|
2fb1052a1e
|
Add missing space
|
2019-06-18 21:04:36 +03:00 |
|
Andrei Zavatski
|
03d560ed41
|
Initial implementation
|
2019-06-18 19:13:21 +03:00 |
|
Dean Herbert
|
6823ba1ab0
|
Unbind from previous bindable when rebinding a SettingsItem
|
2019-06-18 14:24:44 +09:00 |
|
KingLuigi4932
|
d6a39b8a2a
|
Fix CI issues + slight change
|
2019-06-17 22:33:27 +03:00 |
|
KingLuigi4932
|
fec0db8fe1
|
Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar
|
2019-06-17 21:55:07 +03:00 |
|
KingLuigi4932
|
d665f1fe4b
|
Seperate drawable and updateable flag from Country + Use UpdateableFlag
|
2019-06-17 20:57:57 +03:00 |
|