Dean Herbert
|
6a541d9a10
|
Merge branch 'master' into user_profile_modes
|
2019-06-25 00:59:51 +09:00 |
|
Dean Herbert
|
2473a9487a
|
Add missing using
|
2019-06-24 17:38:11 +09:00 |
|
Dean Herbert
|
6e2138491b
|
Merge branch 'master' into useroverlay-tabs
|
2019-06-24 17:27:47 +09:00 |
|
Andrei Zavatski
|
1c20df780a
|
Adjust triangles colour
|
2019-06-23 17:08:18 +03:00 |
|
Andrei Zavatski
|
4963d4e8df
|
CI fixes
|
2019-06-22 03:08:18 +03:00 |
|
Andrei Zavatski
|
dbf53e9bda
|
Use correct background colour for sections
|
2019-06-22 02:06:30 +03:00 |
|
Andrei Zavatski
|
132cb8f473
|
Add spacing between sections
|
2019-06-22 01:11:04 +03:00 |
|
Andrei Zavatski
|
3c3757f12e
|
Make ProfileTabControl based on OverlayTabControl
|
2019-06-18 16:23:57 +03:00 |
|
EVAST9919
|
d1d3cfa991
|
Remove ruleset selector from the user overlay
|
2019-06-08 11:55:52 +03:00 |
|
EVAST9919
|
923f9fb6cd
|
Naming adjustments
|
2019-06-07 01:43:26 +03:00 |
|
EVAST9919
|
e20a899265
|
remove excessive null check
|
2019-06-04 21:46:43 +03:00 |
|
EVAST9919
|
05aeb66973
|
Fix possible crash due to null user or playmode
|
2019-06-04 20:20:07 +03:00 |
|
EVAST9919
|
e9403bf2f7
|
Move GamemodeControl to UserProfileOverlay
|
2019-06-04 19:33:55 +03:00 |
|
Dean Herbert
|
e893925417
|
Move shadow fade logic
|
2019-05-14 15:19:23 +09:00 |
|
Dean Herbert
|
cb2b14e501
|
Centralise fullscreen overlay logic
|
2019-05-14 14:20:53 +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
|
fa340a9eff
|
Merge branch 'master' into profile-header-update
|
2019-04-27 23:48:23 +09:00 |
|
jorolf
|
5bc6042309
|
Merge branch 'master' of git://github.com/ppy/osu into profile-header-update
|
2019-04-03 22:59:27 +02:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +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
|
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 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +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
|
b4fa2d9049
|
WIP
|
2018-12-22 16:51:24 +01:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
4341d258af
|
Make readonly instead
|
2018-09-13 14:03:21 +09:00 |
|
Dean Herbert
|
0be3ba946f
|
Fix system user attempting to show in profile overlay
|
2018-09-13 13:40:46 +09:00 |
|
Dean Herbert
|
923acfbeaf
|
Fix some web requests being run after disposal of their owner
|
2018-09-05 10:26:54 +09:00 |
|
Shane Woolcock
|
47533f83c3
|
Update TabControl subclasses to use AddInternal
|
2018-07-31 20:52:11 +09:30 |
|
smoogipoo
|
b2066c5d73
|
Rework preview tracks to reduce usage complexities
|
2018-06-21 18:40:27 +09:00 |
|
Roman Kapustin
|
9b69e1825d
|
Make PreviewTrack.owner private
|
2018-06-02 22:06:45 +03:00 |
|
Roman Kapustin
|
572c3f5189
|
Stop preview playback when an overlay is popping out
|
2018-05-25 23:51:05 +03:00 |
|
Dean Herbert
|
ae77c010e2
|
Merge remote-tracking branch 'upstream/master' into wave-container
|
2018-04-15 21:03:18 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
DrabWeb
|
0bede52381
|
Move the waves portion of WaveOverlayContainer to WaveContainer to allow usage in other places.
|
2018-04-11 16:22:27 -03:00 |
|
Dean Herbert
|
9233266fe1
|
Fix login failure for users with no country rank
Closes #2148.
|
2018-03-11 00:44:16 +09:00 |
|
naoey
|
1ad45b0941
|
R# fixes.
|
2018-02-26 01:21:31 +05:30 |
|
naoey
|
75fdca928e
|
Handle links correctly and don't re-open profile if the user is same.
|
2018-02-26 01:21:29 +05:30 |
|
naoey
|
bb40919f9c
|
Add link handling to recent activities.
- Add a show user action to link handling
|
2018-02-26 01:21:27 +05:30 |
|
naoey
|
e3a1b07172
|
Create API request and reponse model.
|
2018-02-26 01:21:16 +05:30 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
442a649c63
|
Make all FocusedOverlays hide on clicks outside of themselves
Also allows wheel events to pass through around them.
|
2017-12-30 20:45:41 +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 |
|
EVAST9919
|
87f1368869
|
Add KudosuInfo container in the kudosu section
|
2017-11-18 18:19:35 +03:00 |
|
Dean Herbert
|
af03d883f1
|
Ensure overlay containers scroll to top when new information is presented
|
2017-11-15 19:01:30 +09:00 |
|