Commit Graph

12366 Commits

Author SHA1 Message Date
4ef165fdac Fix ChatLine not being correctly loaded asynchronously 2019-06-20 23:01:02 +09:00
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
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
6bc2cf85d1 Move NotificationSection strings to constructor 2019-06-20 17:41:12 +09:00
65c84428cc Fix position of gradient in beatmap carousel 2019-06-20 15:05:15 +09:00
ca919f02e6 Remove bad words on code comments 2019-06-19 21:33:58 -07:00
97d65783db Remove osu!-side DebugUtils 2019-06-20 12:48:45 +09:00
133c1fc0f1 Merge branch 'master' into remove-osu-checkbox-bindable 2019-06-20 11:33:39 +09:00
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
0da8a483c5 Fix scores header is visible even if no scores are loaded 2019-06-19 23:14:53 +03:00
ee2268caba Enable masking for the beatmap set cover 2019-06-19 21:20:00 +03:00
5f5441c692 Add ShowPlaceholderOnNull in updateable flag + do not show placeholders in some overlays 2019-06-19 20:17:02 +03:00
865af00ab6 Merge branch 'master' into header-improvements 2019-06-19 20:00:28 +03:00
08cf8dd299 Adjust for readability 2019-06-20 01:39:54 +09:00
2773cfba42 Merge branch 'master' into andy840119/_20190614_hidden_nod_label_when_empty 2019-06-20 01:35:24 +09:00
6f3cb80076 Merge branch 'master' into fix-inactive-audio-race 2019-06-20 01:33:47 +09:00
3e285e5dde Separate beatmap info container from details (avoid overlapping) 2019-06-19 17:47:47 +03:00
15229f3a23 Make header expandable 2019-06-19 17:45:39 +03:00
5fb4f2fadf Add TOP_PADDING 2019-06-19 17:38:43 +03:00
17749e84f9 Merge remote-tracking branch 'refs/remotes/ppy/master' into user-online-fix 2019-06-19 12:17:31 +03:00
1c44fa84fb Fix colour issues 2019-06-19 12:15:32 +03:00
c8604b2c17 Merge remote-tracking branch 'refs/remotes/ppy/master' into useroverlay-tabs 2019-06-19 12:08:34 +03:00
dd926f55bd Merge remote-tracking branch 'upstream/master' into tournament-tools 2019-06-19 14:55:34 +09:00
3043f42eb5 Merge branch 'master' into fix-multiplayer-audio 2019-06-19 14:36:05 +09:00
b51aad7433 Merge branch 'master' into fix-multiplayer-audio 2019-06-19 13:36:25 +09:00
f26fe53feb Fix startup crash if main menu does not load fast enough 2019-06-19 13:16:19 +09:00
6426983de0 Move logic out of update (and simplify, hopefully) 2019-06-19 13:15:58 +09:00
fbd9ebf02d Merge pull request #5054 from peppy/settings-item-unbind-previous-bindable
Unbind from previous bindable when rebinding a SettingsItem
2019-06-19 13:09:19 +09:00
aef29e2767 Merge branch 'master' into remote-unused-property 2019-06-19 11:18:12 +09:00
97dd34e26c Seperate updateable from drawable 2019-06-19 03:50:16 +03:00
bc8ce5d188 Merge branch 'master' into use-modelbackeddrawable 2019-06-19 06:27:36 +09:00
2fb1052a1e Add missing space 2019-06-18 21:04:36 +03:00
a5adc89839 Update framework 2019-06-18 20:37:56 +03:00
03d560ed41 Initial implementation 2019-06-18 19:13:21 +03:00
3c3757f12e Make ProfileTabControl based on OverlayTabControl 2019-06-18 16:23:57 +03:00
a7306248d1 Implement OverlayTabControl class
An abstraction for OverlayHeaderTabControl
2019-06-18 16:20:35 +03:00
4911bf1157 Revert unnecessary changes to APIBeatmap 2019-06-18 18:03:16 +09:00
6823ba1ab0 Unbind from previous bindable when rebinding a SettingsItem 2019-06-18 14:24:44 +09:00
5bb8649f3b Remove unused property from chat message 2019-06-18 14:22:59 +09:00
07ea0f9755 Make OsuButton non-abstract again 2019-06-18 14:16:54 +09:00
40eb6f4986 Undo ordering change to OsuFont 2019-06-18 14:15:22 +09:00
584113997a Merge remote-tracking branch 'upstream/master' into tournament-tools 2019-06-18 14:15:06 +09:00
d6a39b8a2a Fix CI issues + slight change 2019-06-17 22:33:27 +03:00
fec0db8fe1 Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00
d665f1fe4b Seperate drawable and updateable flag from Country + Use UpdateableFlag 2019-06-17 20:57:57 +03:00
794ba17a2f Seperate UpdateableRank from DrawableRank and use it 2019-06-17 20:04:09 +03:00
c32d17d16a Fix audio not dimming after race condition
Also adjusts transition slightly for smoother effect.
2019-06-18 01:32:52 +09:00
04dc1c1744 Fix typo in comment
Co-Authored-By: Joseph Madamba <madamba.joehu@outlook.com>
2019-06-17 16:44:53 +02:00
3a04684efb Add region 2019-06-17 23:25:16 +09:00
ad4c9babe7 Adjust naming and transitions 2019-06-17 23:24:52 +09:00