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 |
|
HoutarouOreki
|
6938adc148
|
Unify join time text's visual format with the web
|
2018-06-15 15:00:41 +02:00 |
|
HoutarouOreki
|
d122547c1e
|
DrawableJoinDate handles "Here since the beginning" text
|
2018-06-15 14:28:49 +02:00 |
|
HoutarouOreki
|
3efb51e464
|
Create Format(), override TooltipText..
|
2018-05-25 14:00:32 +02:00 |
|
HoutarouOreki
|
05b0564381
|
Create DrawableJoinDate somehow and remove dateFormat argument
|
2018-05-25 13:30:29 +02:00 |
|
HoutarouOreki
|
961702aadf
|
Apply the format fix to the tooltip text across the board
|
2018-05-25 13:05:41 +02:00 |
|
Dean Herbert
|
1cb7d50407
|
Add and use default size (smaller than before)
|
2018-05-25 18:51:57 +09:00 |
|
HoutarouOreki
|
10bc3917b5
|
Apply suggested changes
|
2018-05-23 11:17:13 +02:00 |
|
HoutarouOreki
|
8e9dde97ce
|
Better match join and last seen texts and tooltips with osu-web
|
2018-05-23 03:24:37 +02:00 |
|
jorolf
|
b324337fa1
|
Add icon next to beatmap title/username to open in browser
|
2018-05-22 15:29:52 +02:00 |
|
Dean Herbert
|
a64ed142f0
|
Use a more suiting icon for discord for now
|
2018-04-20 13:51:30 +09:00 |
|
Dean Herbert
|
8649ddc68b
|
Make forum posts a web link
|
2018-04-20 13:01:23 +09:00 |
|
tgi74000
|
64709da546
|
Update profile header to osu-web changes
|
2018-04-19 14:46:42 +02:00 |
|
jorolf
|
de9f15f620
|
add new test case and fix rotation not working
|
2018-04-16 19:22:11 +02:00 |
|
jorolf
|
6ca714d93b
|
add badges to ProfileHeader
|
2018-04-15 23:49:45 +02:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
3b56999118
|
Add drawable to display (and update) relative dates
|
2018-03-08 12:58:16 +09:00 |
|
Imnooby
|
c4f3223e34
|
Stops non-url text from being hyperlinks
Fixed crash when you attempted to click one
|
2018-02-03 18:24:49 -06:00 |
|
tgi74000
|
e08a9350a0
|
Store and show SSPlus and SPlus statistics
|
2018-02-01 15:19:49 +01:00 |
|
Dean Herbert
|
783ca40c64
|
Update with upstream changes
|
2018-01-17 16:51:47 +09:00 |
|
Dean Herbert
|
54b0f4b912
|
Merge branch 'master' into url-parsing-support
|
2018-01-17 16:16:55 +09:00 |
|
Dean Herbert
|
5e1cd8ddc4
|
Apply conditionals directly rather than using an in-between property
|
2018-01-16 20:34:40 +09:00 |
|
Dean Herbert
|
9b33499fe7
|
Merge remote-tracking branch 'upstream/master' into RefactorInputQueues
|
2018-01-16 20:04:34 +09:00 |
|
TocoToucan
|
3c11978cfa
|
Use local functions
|
2018-01-15 21:42:17 +03:00 |
|
Dean Herbert
|
72624aea18
|
Use a better method of link compilation
Adds word wrap back, simplifies a lot.
|
2018-01-09 20:33:20 +09:00 |
|
Dean Herbert
|
b035a92bda
|
Merge branch 'master' into url-parsing-support
|
2018-01-09 14:28:20 +09:00 |
|
TocoToucan
|
ae032cbf23
|
Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties
|
2018-01-07 23:40:00 +03:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
faf1181fc3
|
Merge branch 'master' into url-parsing-support
|
2018-01-02 17:51:50 +09:00 |
|
FreezyLemon
|
e7721d71f3
|
Changed chat link implementation according to review
|
2017-12-31 00:51:47 +01:00 |
|
Aergwyn
|
f7fe083018
|
add tooltip to country flags
|
2017-12-30 14:59:35 +01:00 |
|
FreezyLemon
|
7454633f63
|
Refactor and general tidying up
|
2017-12-28 20:11:21 +01:00 |
|
Dan Balasescu
|
d089e27cad
|
Merge branch 'master' into osu-prefixed-text
|
2017-12-26 15:40:29 +09:00 |
|
FreezyLemon
|
a30448095e
|
Merge branch 'master' into url-parsing-support
|
2017-12-25 19:12:23 +01:00 |
|
Dean Herbert
|
3c1654e5e4
|
Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
|
2017-12-26 00:44:35 +09:00 |
|
Aergwyn
|
bb4b5bebf9
|
fix supporter icon in profile missing its background
also it doesn't show up on profiles without supporter anymore
|
2017-12-25 15:30:42 +01:00 |
|
Dean Herbert
|
82909f6585
|
RankChart -> RankGraph
|
2017-12-22 19:25:18 +09:00 |
|
EVAST9919
|
94a974a397
|
Use bindable for a user
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
e48c515d52
|
CI fixes
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
f3c93c894b
|
Rank graph improvements
|
2017-12-22 18:45:10 +09:00 |
|
Dean Herbert
|
fc0b97065c
|
Move hover sound/container to base implementation
|
2017-12-20 15:54:13 +09:00 |
|
Dean Herbert
|
a6496e35ec
|
Merge branch 'master' into url-parsing-support
|
2017-12-20 14:41:12 +09:00 |
|
Dean Herbert
|
c8afc553cb
|
Fix profile header not correctly being masked
Closes #1592.
|
2017-12-18 23:55:34 +09:00 |
|
FreezyLemon
|
d0b7c92b46
|
Removed unnecessary usings.
|
2017-12-11 13:46:23 +01:00 |
|
FreezyLemon
|
bb0a32b555
|
Removed private OsuHoverContainer "content" from OsuLinkSpriteText for more customization.
|
2017-12-11 11:28:16 +01:00 |
|
FreezyLemon
|
f8bc52bbe6
|
Merged https://github.com/ppy/osu master branch
|
2017-12-11 09:27:54 +01:00 |
|
FreezyLemon
|
856b56d79c
|
Fixed small typo.
|
2017-12-08 12:54:36 +01:00 |
|
FreezyLemon
|
e05618a415
|
Removed unnecessary "using" directives
|
2017-12-07 19:36:56 +01:00 |
|
FreezyLemon
|
1f1c7dd70f
|
Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one
|
2017-12-01 20:26:51 +01:00 |
|
FreezyLemon
|
18b0b77f0a
|
Added requested changes. Mainly changing lambdas to direct function references.
|
2017-11-22 21:41:50 +01:00 |
|
FreezyLemon
|
a033eb46d3
|
Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance.
|
2017-11-21 16:12:23 +01:00 |
|
Huo Yaoyuan
|
06fe874594
|
CI fixes.
|
2017-10-15 16:53:30 +08:00 |
|
Huo Yaoyuan
|
192ebe776f
|
Use localisation engine instead of asking current culture directly.
|
2017-10-15 16:30:52 +08:00 |
|
Dean Herbert
|
520b806305
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-10-13 18:49:05 +09:00 |
|
Dean Herbert
|
070aceef1e
|
Move font and text size to class ProfileLink class
|
2017-10-13 17:03:31 +09:00 |
|
EVAST9919
|
82b333740d
|
Apply suggestions
|
2017-10-11 15:20:23 +03:00 |
|
EVAST9919
|
d1f02538cb
|
Add tooltip to username in the profile overlay
|
2017-10-09 21:12:04 +03:00 |
|
Dean Herbert
|
9c4876d135
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-09-14 18:52:44 +09:00 |
|
Dean Herbert
|
7681d97f10
|
Fix typo in user profile header
Replays watched, not replay watched.
|
2017-09-13 15:21:04 +09:00 |
|
Jorolf
|
c2c9095b02
|
fix CI issues
|
2017-08-09 18:57:55 +02:00 |
|
Jorolf
|
7d7cfe5d92
|
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
|
2017-08-08 23:13:25 +02:00 |
|
Jorolf
|
1c2329f111
|
generalize the hover code
|
2017-08-08 23:11:46 +02:00 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
Dean Herbert
|
3c7546e2c1
|
Merge remote-tracking branch 'upstream/master' into no-more-colourinfo
|
2017-07-25 10:14:48 +09:00 |
|
Nabile Rahmani
|
c80f5c708a
|
Less verbose DrawableFlag constructor.
|
2017-07-24 09:25:49 +02:00 |
|
Dean Herbert
|
64f2e2dc32
|
Use Colour instead of ColourInfo
|
2017-07-23 13:06:16 +02:00 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
a7dc8a892b
|
Update framework
|
2017-07-21 17:24:09 +02:00 |
|
Jorolf
|
e0fb2563b5
|
remove using
|
2017-07-20 01:08:26 +02:00 |
|
Jorolf
|
b016103894
|
add link to user page
|
2017-07-20 01:03:00 +02:00 |
|
Dean Herbert
|
2eccb3822a
|
Make link text not suck
|
2017-07-19 17:54:04 +09:00 |
|
Dean Herbert
|
4229f933fe
|
Rename link class, add hover colour
|
2017-07-18 10:51:11 +09:00 |
|
Jorolf
|
9c70d03a33
|
replace SpriteText with OsuSpriteText
|
2017-07-17 21:12:50 +02:00 |
|