EVAST9919
ea492772cf
Merge remote-tracking branch 'refs/remotes/ppy/master' into user_profile_modes
2019-06-08 11:31:28 +03:00
Dean Herbert
2531250f89
Fix paginated layouts only showing one column even if enough space is available for more
2019-06-07 14:58:04 +09:00
EVAST9919
923f9fb6cd
Naming adjustments
2019-06-07 01:43:26 +03:00
EVAST9919
e9403bf2f7
Move GamemodeControl to UserProfileOverlay
2019-06-04 19:33:55 +03:00
EVAST9919
8260b61db5
Fix CI issues
2019-06-04 19:02:09 +03:00
EVAST9919
0c48aec265
Split SetDefaultGamemode into two functions
2019-06-04 18:37:31 +03:00
EVAST9919
d0d846469a
Move GamemodeTabItem to a distinct class
2019-06-04 18:14:03 +03:00
EVAST9919
367fdcf519
Make GamemodeControl depend on rulesets
2019-06-04 18:07:52 +03:00
EVAST9919
a0f7f69f46
retrieve user's default playmode
2019-06-04 17:51:56 +03:00
EVAST9919
0abb48882c
Implement GamemodeControl
2019-06-04 16:22:54 +03:00
Dean Herbert
e8315085c0
Better handle OnClick
2019-06-04 10:26:21 +09:00
EVAST9919
d5a2ebf79f
Fix endless loading state part 2
2019-06-04 04:04:33 +03:00
EVAST9919
2c71371282
Fix endless loading state
2019-06-04 02:06:15 +03:00
EVAST9919
fe6b4112c6
Adjust colors to match web design
2019-06-04 01:47:45 +03:00
Dean Herbert
633c3b74ec
Don't handle clicks when in a loading state
2019-06-03 17:10:33 +09:00
Dean Herbert
c4f4f32db8
Shorten fade duration
2019-06-03 17:10:33 +09:00
EVAST9919
b32ffab580
Make the DrawableMostPlayedBeatmap inherit OsuHoverContainer
2019-05-31 02:19:09 +03:00
EVAST9919
e715cc8f6e
Merge remote-tracking branch 'refs/remotes/ppy/master' into underscored_link
2019-05-30 23:29:11 +03:00
EVAST9919
fe9e53e383
Add a testcase
2019-05-30 23:07:04 +03:00
EVAST9919
2933169614
Move the button into a separate class
2019-05-30 22:55:59 +03:00
EVAST9919
73fb28f9f7
Make the button inherit from OsuHoverContainer
2019-05-30 22:48:27 +03:00
EVAST9919
877fe97107
Merge remote-tracking branch 'refs/remotes/ppy/master' into more_button_update
2019-05-30 22:17:22 +03:00
Dean Herbert
c950f37497
Ad missing link
2019-05-30 16:57:54 +09:00
Dean Herbert
e5999dd9b1
Update font sizes to match web
2019-05-30 16:49:18 +09:00
EVAST9919
9a13c52ffd
Add missing lines
2019-05-29 21:19:03 +03:00
EVAST9919
97dbc95bc6
Kudosu section update
2019-05-29 21:02:20 +03:00
EVAST9919
1baf922f2c
CI fixes
2019-05-29 20:36:14 +03:00
EVAST9919
6efa61b992
Split UnderscoredLinkContainer in different classes
2019-05-29 20:24:01 +03:00
EVAST9919
52fad723a2
Implement DrawableMostPlayedBeatmap
2019-05-29 19:51:59 +03:00
EVAST9919
8bcb4485ed
implement UnderscoredLinkContainer
2019-05-29 19:00:20 +03:00
EVAST9919
5169e31d54
Fix CI issues
2019-05-28 19:53:00 +03:00
EVAST9919
19fbab6892
Applied suggested changes
2019-05-28 19:39:31 +03:00
EVAST9919
857eb9b83a
Fix CI stuff
2019-05-28 17:21:34 +03:00
EVAST9919
6ca3bd086f
ShowMore button update
2019-05-28 17:04:05 +03:00
EVAST9919
69ada11f41
use constant value
2019-05-24 20:01:47 +03:00
EVAST9919
cda97a61fa
Add a bit of smoothness to the rank graph
2019-05-24 19:43:53 +03:00
smoogipoo
e76d785c10
Move method above nested class
2019-05-21 16:05:59 +09:00
Dean Herbert
7169eb67d2
Merge branch 'master' into abstract-profile-header
2019-05-21 15:33:47 +09:00
Dan Balasescu
67ac76aae7
Merge branch 'master' into move-tooltip-text
2019-05-21 15:00:09 +09:00
Dean Herbert
aba945934d
Move OverlayHeaderTabControl to correct namespace
2019-05-21 13:58:12 +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
bc962bf8f0
Move TooltipText to OsuClickableContainer
2019-05-21 13:51:38 +09:00
smoogipoo
77263bd56e
Linkify more user links
2019-05-14 18:11:32 +09:00
Joehu
f14690e3b8
Swap profile play styles and last visit positions
2019-05-12 09:04:11 -07:00
smoogipoo
5128dc32e4
Remove unnecessary fillmode
2019-05-08 23:13:21 +09:00
smoogipoo
17a9f191cd
Fix incorrect texture name usage for some rank icons
2019-05-08 23:08:08 +09:00
smoogipoo
13b9b04bb8
Apply more cases/fix some existing ones
2019-05-07 13:23:09 +09:00
smoogipoo
d7c09e7dbd
Merge remote-tracking branch 'origin/master' into fix-new-inspections
...
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
2019-05-07 13:20:17 +09:00
Dean Herbert
0fa0271878
Add animation when collapsing or expanding the profile details section
2019-05-04 11:03:18 +09:00
Joehu
ac31a9640a
Add number sign to centre info rankings
2019-05-02 03:47:20 -07:00
Joehu
c6992bd6f9
Switch hidden/expanded centre profile header information
2019-05-02 03:37:15 -07:00
jorolf
b61807da40
Add number sign inside ToString
...
Co-Authored-By: Joehuu <madamba.joehu@outlook.com>
2019-05-01 17:55:30 -07:00
Joehu
6b7397b9cf
Check for null instead of not null
2019-04-30 22:07:06 -07:00
Joehu
9b2d5727cd
Fix wrong check
2019-04-30 21:54:25 -07:00
Joehu
1408513ebd
Use similar check used on tooltip
2019-04-30 21:51:56 -07:00
Joehu
3cd6ccfc3d
Add number sign in front of profile rankings
2019-04-30 20:47:44 -07:00
Dean Herbert
f9f6e1f04a
Clamp values to avoid potentially weird element
2019-04-28 20:13:36 +09:00
Dean Herbert
8ab5149336
SupporterLevel -> SupportLevel
2019-04-28 20:11:36 +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
50a775145c
Separate variables
2019-04-26 13:56:26 +09:00
smoogipoo
2f4bf423a4
Renamespace
2019-04-26 13:51:39 +09:00
smoogipoo
7047303b0f
Add tooltips to all buttons
2019-04-26 13:29:58 +09:00
smoogipoo
4adf590036
Combine hover/active state handling in tab control
2019-04-26 12:41:00 +09:00
smoogipoo
d5b91c6455
Cleanup top header container + user handling
2019-04-26 12:32:15 +09:00
smoogipoo
838325fed4
Remove HasTooltipContainer, use separate composites
2019-04-26 11:58:45 +09:00
smoogipoo
f8c5ee457b
Reduce tabcontrol spacing
2019-04-25 20:09:42 +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
9d5b81165e
Adjust button stylings
2019-04-25 19:51:05 +09:00
smoogipoo
0eca9b9683
Center -> centre
2019-04-25 18:43:29 +09:00
smoogipoo
b33c0e9a93
Cleanup bottom header container
2019-04-25 18:42:19 +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
jorolf
5bc6042309
Merge branch 'master' of git://github.com/ppy/osu into profile-header-update
2019-04-03 22:59:27 +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
c39c37a18d
Apply more missed cases
2019-04-01 12:44:46 +09:00
Dean Herbert
612db31c38
Apply newline additions
2019-04-01 12:16:32 +09:00
Dean Herbert
de80fc0eac
Update icon usage to match framework changes
2019-03-27 19:29:27 +09:00
Dean Herbert
392a0a1d74
Merge branch 'master' into update-framework
2019-03-18 11:34:59 +09:00
Dean Herbert
c496f6e56b
Fix usages of OnLoadComplete
2019-03-17 13:44:20 +09:00
Dean Herbert
f0114d776d
Use interface to access API
...
Allows for better testability.
2019-03-13 12:58:18 +09:00
jorolf
2525f5bcb7
Apply most suggestions
2019-03-09 23:58:14 +01:00
smoogipoo
e3d463a141
Formatting fixes
2019-03-06 19:26:48 +09:00
smoogipoo
3c999d64d4
Fix post-merge errors
2019-03-06 16:09:21 +09:00
smoogipoo
ee1f9d4981
Merge remote-tracking branch 'origin/master' into profile-header-update
...
# Conflicts:
# osu-resources
# osu.Game/Overlays/Profile/Components/GradeBadge.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/Header/RankGraph.cs
# osu.Game/Overlays/Profile/Header/SupporterIcon.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
2019-03-06 15:53:30 +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
99e2e6cf1c
Align text
2019-02-28 14:46:52 +09:00
Dean Herbert
0788a7e9f1
Merge branch 'master' into more-inspections
2019-02-28 14:32:57 +09:00
Dean Herbert
42be7857d1
Use expression body for property get/set where possible
2019-02-28 13:58:19 +09:00
Dean Herbert
26d53d06a9
Fix remaining issues
2019-02-28 13:31:40 +09:00
Dean Herbert
3015d40f8f
Merge branch 'master' into osu-fontusage
2019-02-22 18:09:23 +09:00
Dean Herbert
3fe4b8fd1c
Update variable names
...
Also cleans up some weird code
2019-02-22 17:51:39 +09:00
smoogipoo
8853f7ad76
Explicitly set exo typeface in a few places
2019-02-21 19:26:02 +09:00
smoogipoo
d8c55bc729
Adjust namespaces
2019-02-21 19:05:52 +09:00
smoogipoo
bca347427f
Update with framework bindable changes
2019-02-21 18:56:34 +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
648ed0e467
update license headers
2019-01-27 23:45:00 +01: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
14d2ed7085
fix codefactor issue that I didn't notice and has been there for 12 days
2019-01-22 19:50:42 +01:00
Unknown
6eff79913b
remove blank lines
2019-01-11 10:34:56 +01: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
e3308010c0
Merge pull request #3898 from peppy/leaderboard-modularity
...
Leaderboard modularity
2018-12-22 15:36:12 +09:00
smoogipoo
e657f13c15
Separate out Leaderboard into BeatmapLeaderboard
2018-12-22 14:44:36 +09: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
Dean Herbert
7e35afd178
Fix loading scores on profile pages potentially causing long blocking operations
2018-12-03 18:37:44 +09:00
Dean Herbert
059e9e180b
Apply review
2018-11-30 18:07:15 +09:00
Dean Herbert
3727955911
Refactors/renames
2018-11-30 16:35:45 +09:00
Dean Herbert
831cd3ed59
ScoreInfo scoreInfo -> ScoreInfo score
2018-11-30 15:18:52 +09:00
smoogipoo
219929eb47
Score -> ScoreInfo
2018-11-28 18:33:01 +09:00
smoogipoo
5b409a5ae5
Fix missed renames
2018-11-28 17:27:22 +09:00
smoogipoo
09b79d736b
Remove unused usings
2018-11-28 16:33:42 +09:00
smoogipoo
5fd6e6ca77
Re-namespacing
2018-11-28 16:12:57 +09:00
smoogipoo
f27bd3ef3e
OpenTK -> osuTK
2018-11-20 17:14:59 +09:00
Paul Teng
7720fa10eb
Reduce height of RankChartLineGraph
2018-10-17 20:19:01 -04: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
ekrctb
50091252e2
Adapt signature change of event handlers
2018-10-02 12:02:55 +09:00
ekrctb
99fc04c8af
Change signature to new event handler
2018-10-02 12:02:47 +09:00
smoogipoo
28f31540c4
Apply changes in-line with framework localisation changes
2018-09-19 14:07:46 +09:00
Dean Herbert
f149a66a4d
Use LargeTextureStore for all online texture retrieval
...
Until now, many online textures were retrieved via the default texture store, which causes them to never be removed from GPU memory. It also has a performance overhead due to mipmap generation (which will be avoided via ppy/osu-framework#1885 .
2018-09-09 02:45:37 +09:00
Dean Herbert
923acfbeaf
Fix some web requests being run after disposal of their owner
2018-09-05 10:26:54 +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
0f37758314
Update framework
2018-07-21 16:21:53 +09:00
Dan Balasescu
3d136ef0f9
Merge branch 'master' into fix-ugly-line
2018-07-13 18:08:55 +09:00
smoogipoo
bf1ce8cdd8
Fix linking still being broken
2018-07-10 16:02:13 +09:00
smoogipoo
0f649cd231
Merge remote-tracking branch 'origin/master' into fix-beatmap-links
2018-07-10 16:01:56 +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
625b9ead4c
Fix links from profile top scores to beatmaps not working correctly
2018-07-05 21:00:23 +09: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
Joehu
8518fce4a9
Fix osu!supporter naming
2018-06-27 17:57:55 -07:00