Commit Graph

136 Commits

Author SHA1 Message Date
smoogipoo e76d785c10 Move method above nested class 2019-05-21 16:05:59 +09:00
Dean Herbert 5a9c3ab9fa Move UserProfileOverlay's header into an abstract implementation 2019-05-21 13:58:03 +09:00
Dean Herbert 247dad7e86 Use OsuColour for profile overlay 2019-05-21 13:54:19 +09:00
Dean Herbert 0fa0271878 Add animation when collapsing or expanding the profile details section 2019-05-04 11:03:18 +09:00
Dean Herbert 27ba89444e Remove unnecessary using statements 2019-04-28 01:08:14 +09:00
Dean Herbert fa340a9eff
Merge branch 'master' into profile-header-update 2019-04-27 23:48:23 +09:00
smoogipoo 2f4bf423a4 Renamespace 2019-04-26 13:51:39 +09:00
smoogipoo 838325fed4 Remove HasTooltipContainer, use separate composites 2019-04-26 11:58:45 +09:00
smoogipoo 8329e53b6c Remove extra space from header title 2019-04-25 20:08:14 +09:00
smoogipoo 2caea38f8c Cleanup centre header container 2019-04-25 20:05:59 +09:00
smoogipoo 0eca9b9683 Center -> centre 2019-04-25 18:43:29 +09:00
smoogipoo 1766ed8f9e Fix warnings/remove obsolete usages 2019-04-25 18:05:46 +09:00
smoogipoo 772bef91fa Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
#	osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
2019-04-08 23:01:12 +09:00
jorolf ba87136451 add gradient and fix remaining error 2019-04-04 00:57:15 +02:00
jorolf ccc804a9b2 get everything working again 2019-04-04 00:24:42 +02:00
Dean Herbert f1952c0816 Update font awesome usage 2019-04-02 19:55:24 +09:00
smoogipoo a56e29347f Adjust namespaces 2019-04-02 14:51:28 +09:00
Dean Herbert de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
Dean Herbert c496f6e56b Fix usages of OnLoadComplete 2019-03-17 13:44:20 +09:00
jorolf 2525f5bcb7 Apply most suggestions 2019-03-09 23:58:14 +01:00
smoogipoo 3c999d64d4 Fix post-merge errors 2019-03-06 16:09:21 +09:00
Dan Balasescu 3a1066ff02
Merge branch 'master' into toquantity-1 2019-02-28 15:57:51 +09:00
Joehu 2241e1af9d Use ToQuantity for words with number prefixes 2019-02-27 21:55:45 -08:00
Dean Herbert 42be7857d1 Use expression body for property get/set where possible 2019-02-28 13:58:19 +09:00
smoogipoo 8853f7ad76 Explicitly set exo typeface in a few places 2019-02-21 19:26:02 +09:00
smoogipoo 4db5531e4b Replace copy-constructor/method with extension method 2019-02-20 19:32:30 +09:00
smoogipoo dbfa95b9e7 Made medium the default font weight 2019-02-20 16:52:36 +09:00
smoogipoo a2aa3ec5cb Adjust sprite texts in-line with framework changes 2019-02-20 15:03:20 +09:00
jorolf 54d8e4043f Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2019-01-27 23:32:48 +01:00
Dean Herbert 8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
jorolf 6ba7e2b670 split the profile header into several components 2019-01-11 01:12:19 +01:00
jorolf a33a1458a5 update design and make play styles an enum 2019-01-04 22:52:00 +01:00
FreezyLemon 0047f29ec8 move missing newline to front of "Plays with..." 2018-12-30 22:40:17 +01:00
jorolf e05fbd4136 address some comments and improve ui 2018-12-25 01:09:49 +01:00
jorolf 360c17e2c7 appease CodeFactor and AppVeyor 2018-12-22 22:50:19 +01:00
jorolf da99161736 add some missing stuff 2018-12-22 22:34:39 +01:00
jorolf 2fe80d5568 Update ProfileHeader to the new design 2018-12-22 21:50:25 +01:00
jorolf 15ae0cd70a Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2018-12-22 16:54:39 +01:00
jorolf b4fa2d9049 WIP 2018-12-22 16:51:24 +01:00
Dean Herbert 870d843fff Fix username not displaying correctly in overlay 2018-12-22 14:40:55 +09:00
smoogipoo f47ac35522 Add click to avatar 2018-12-22 14:23:53 +09:00
smoogipoo f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
Dean Herbert 716eee9a5c Fix last visit not supporting null values
Can now be null if a user chooses to hide their online status
2018-10-05 00:25:40 +09:00
Dean Herbert 03084aa04b Revert async changes 2018-08-31 07:07:10 +09:00
smoogipoo 1b279d383f Use GetAsync on all textures 2018-08-27 17:26:44 +09:00
Dean Herbert 7f315d79c2 Fix pixel gap in user profile when scrolling 2018-07-10 13:06:03 +09:00
HoutarouOreki 930667d0f9 Remove unused age display code 2018-07-09 10:12:10 +02:00
Dean Herbert 8ba2ac922f Move to local components namespace 2018-06-28 19:23:56 +09:00
Dean Herbert 98fec94693 Merge remote-tracking branch 'upstream/master' into HoutarouOreki-unifyDates 2018-06-28 19:14:47 +09:00
HoutarouOreki faff7feef1 Remove unnecessary white space change 2018-06-15 15:03:09 +02:00