jorolf
|
a7bdaf75b0
|
Ensure badges are ordered correctly
|
2018-05-22 13:05:15 +02:00 |
|
TocoToucan
|
56c1c2beca
|
Remove redundant multiple previews handling from PaginatedBeatmapContainer
|
2018-04-29 15:50:02 +03:00 |
|
Dean Herbert
|
0b993561d8
|
Fix BadgeContainer being unsable to handle null badges
This fixes a failing test (hidden becaues the test wasn't being run).
- [ ] Merge osu-framework#1530 first.
|
2018-04-20 16:05:34 +09: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 |
|
Dean Herbert
|
fe644c6909
|
Merge branch 'master' into profile_web_changes
|
2018-04-20 12:51:30 +09:00 |
|
tgi74000
|
64709da546
|
Update profile header to osu-web changes
|
2018-04-19 14:46:42 +02:00 |
|
Dean Herbert
|
1be2571d33
|
Make BeatmapSetOverlay accept nulls everywhere
|
2018-04-18 16:08:45 +09:00 |
|
Dean Herbert
|
a827fb51bc
|
Simplify child definition
|
2018-04-18 11:42:55 +09:00 |
|
jorolf
|
de9f15f620
|
add new test case and fix rotation not working
|
2018-04-16 19:22:11 +02:00 |
|
jorolf
|
046412f962
|
make hover lost transition instant (similar to hover transition)
|
2018-04-16 18:52:09 +02:00 |
|
jorolf
|
2a18b4c3f8
|
add a DRAWABLE_BADGE_SIZE const and center badges
|
2018-04-16 18:51:35 +02:00 |
|
jorolf
|
af0c49cca8
|
badge_size is the actual badge size now
also fixes rotateBadges bug when hover is lost
|
2018-04-16 18:27:18 +02:00 |
|
jorolf
|
6ca714d93b
|
add badges to ProfileHeader
|
2018-04-15 23:49:45 +02:00 |
|
Dean Herbert
|
fd54ae3c87
|
Simplify logic
|
2018-04-15 16:12:42 +09:00 |
|
Dean Herbert
|
069d48ac14
|
Remove unused variable
|
2018-04-15 15:29:00 +09:00 |
|
TocoToucan
|
671de4f6c2
|
Resolve merge conflicts
|
2018-04-14 15:11:28 +03:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
TocoToucan
|
6a8f568f66
|
BeatmapContainer -> beatmapContainer
|
2018-04-11 16:32:58 +03:00 |
|
TocoToucan
|
6cdfaffcf7
|
PaginatedBeatmapContainer.BeganPlayingPreview
|
2018-04-11 16:19:21 +03:00 |
|
TocoToucan
|
640be621ac
|
Handle multiple song previews playing in different beatmap categories on profile
|
2018-04-07 13:29:46 +03:00 |
|
smoogipoo
|
c29f7a4333
|
Merge remote-tracking branch 'origin/master' into netstandard
|
2018-03-24 14:49:46 +09:00 |
|
Dean Herbert
|
1d0a44a0bb
|
Merge branch 'master' into fix-login-failure
|
2018-03-12 12:41:45 +09:00 |
|
Dean Herbert
|
9233266fe1
|
Fix login failure for users with no country rank
Closes #2148.
|
2018-03-11 00:44:16 +09:00 |
|
Dean Herbert
|
3b56999118
|
Add drawable to display (and update) relative dates
|
2018-03-08 12:58:16 +09:00 |
|
naoey
|
983cefbe40
|
Add VisualTest.
|
2018-03-07 19:08:26 +05:30 |
|
Dean Herbert
|
f78538fea8
|
Merge branch 'master' into user-profile-recent
|
2018-03-07 19:41:52 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
naoey
|
9669c5aee3
|
Make locally used things local and rename method.
|
2018-03-06 09:33:15 +05:30 |
|
naoey
|
2e535afb84
|
Remove redundant subsection title.
- Also handle opening UserProfile in LinkFlowContainer similar to how
beatmaps and channels are handled
|
2018-02-28 15:25:29 +05:30 |
|
naoey
|
62913163e0
|
Fix long recent activity text overlapping timestamp.
- Also remove unnecessary fallback from absolute URL helper
|
2018-02-27 21:21:53 +05:30 |
|
naoey
|
a77d1eedae
|
Fix achievements parsing and add badges to recent activity.
|
2018-02-26 13:08:12 +05:30 |
|
naoey
|
a20e4bc2c3
|
Fix typos and missing fields in JSON mappings.
|
2018-02-26 11:46:16 +05:30 |
|
naoey
|
5724618b2a
|
Add license headers and sanitise open profile argument.
|
2018-02-26 09:58:11 +05:30 |
|
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
|
7e4bd36391
|
Create drawable and add response to profile.
- Add missing JSON fields to response model
- Add missing enum value
|
2018-02-26 01:21:24 +05:30 |
|
naoey
|
e3a1b07172
|
Create API request and reponse model.
|
2018-02-26 01:21:16 +05:30 |
|
smoogipoo
|
b500b76407
|
Merge branch 'master' into update-branch
|
2018-02-08 23:35:48 +09:00 |
|
Dean Herbert
|
4c3606f8fb
|
Handle non-present country rank
|
2018-02-07 18:34:38 +09:00 |
|
Dean Herbert
|
647cc4bdad
|
Remove in-between properties
|
2018-02-07 18:04:32 +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 |
|
smoogipoo
|
af86220dcc
|
Merge remote-tracking branch 'origin/master' into update-branch
|
2018-01-05 12:08:50 +09:00 |
|
smoogipoo
|
5eb2dc3d64
|
Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
|
2018-01-05 01:20:24 +09:00 |
|
smoogipoo
|
36e9232472
|
Merge master into netstandard
|
2018-01-05 00:42:48 +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 |
|
jai_
|
9660e0885b
|
correctly name tooltip interface
|
2017-12-29 19:20:37 +00:00 |
|
jai_
|
6de41ba172
|
Trim whitespace
|
2017-12-29 19:16:43 +00:00 |
|
jai_
|
b1dd64983d
|
Add tooltip text to supporter icon
|
2017-12-29 19:05:50 +00:00 |
|
FreezyLemon
|
7454633f63
|
Refactor and general tidying up
|
2017-12-28 20:11:21 +01:00 |
|
smoogipoo
|
7a793eaded
|
Merge master into netstandard
|
2017-12-27 20:48:53 +09: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
|
e5faced9ba
|
Better variable name
|
2017-12-22 19:25:59 +09:00 |
|
Dean Herbert
|
82909f6585
|
RankChart -> RankGraph
|
2017-12-22 19:25:18 +09:00 |
|
EVAST9919
|
8c50fa0b84
|
Add testcase
|
2017-12-22 18:57:23 +09:00 |
|
EVAST9919
|
938c5feea4
|
Simplify interaction condition
|
2017-12-22 18:45:10 +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
|
5ffdaf711e
|
Remove useless array
|
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 |
|
Dean Herbert
|
7d8fb12332
|
DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
|
2017-12-11 12:51:02 +09:00 |
|
Dean Herbert
|
0c2158ccbd
|
Improve display of beatmap thumbnails
|
2017-12-11 12:47:31 +09:00 |
|
Dean Herbert
|
98ce856de1
|
Use more sensible names for classes and methods
Adds xmldoc in places too.
|
2017-12-11 12:33:34 +09:00 |
|
Dean Herbert
|
9069f1ccba
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-12-11 12:12:23 +09:00 |
|
Dean Herbert
|
668299ef84
|
Merge branch 'master' into fix-userprofile-unranked
|
2017-12-10 13:02:32 +09:00 |
|
FreezyLemon
|
856b56d79c
|
Fixed small typo.
|
2017-12-08 12:54:36 +01:00 |
|
FreezyLemon
|
b1270a84f8
|
Added handling for rank == 0 (unranked), removed "#0" from country name if that happens, also display "no rank" when hovering over history instead of "#0"
|
2017-12-08 11:31:32 +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 |
|
smoogipoo
|
0ec10ba32d
|
CI fixes
|
2017-11-30 00:11:00 +09:00 |
|
jorolf
|
7f068c0c68
|
correct string mistake
|
2017-11-27 21:13:01 +01:00 |
|
jorolf
|
70b6071898
|
add license header
|
2017-11-26 22:13:52 +01:00 |
|
jorolf
|
4c68090e59
|
separate GetUserBeatmapsRequest and GetUserMostPlayedBeatmapsRequest
|
2017-11-26 22:06:03 +01:00 |
|
jorolf
|
02fa1f9dd6
|
move shared stuff between MostPlayedBeatmapDrawable and DrawableScore to DrawableBeatmapRow
|
2017-11-26 21:52:35 +01:00 |
|
jorolf
|
a1cc18f98c
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-11-24 22:51:11 +01:00 |
|
Dean Herbert
|
4986ad73f7
|
Merge remote-tracking branch 'upstream/master' into load-optimization
|
2017-11-23 18:44:17 +09:00 |
|
Dean Herbert
|
38f5c55f80
|
Remove not-accessed field
|
2017-11-23 18:11:35 +09:00 |
|
Dean Herbert
|
30db2ce18a
|
Rename KudosuValue to count and remove pointless local storage
|
2017-11-23 17:37:02 +09:00 |
|
Dean Herbert
|
6d9951d9af
|
Use FillFlow rather than manually specifying positions
|
2017-11-23 17:32:41 +09:00 |
|
Dean Herbert
|
2ff21bbc6c
|
Move descriptions to constructor
|
2017-11-23 17:29:20 +09:00 |
|
Dean Herbert
|
9d481eba96
|
Merge branch 'master' into kudosu-section
|
2017-11-23 17:19:42 +09:00 |
|
FreezyLemon
|
18b0b77f0a
|
Added requested changes. Mainly changing lambdas to direct function references.
|
2017-11-22 21:41:50 +01:00 |
|
jorolf
|
22348a3d67
|
Merge branch 'master' of git://github.com/ppy/osu into most-played-beatmaps-section
|
2017-11-22 21:14:11 +01:00 |
|
FreezyLemon
|
a033eb46d3
|
Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance.
|
2017-11-21 16:12:23 +01:00 |
|
jorolf
|
66c51c7b44
|
cleanup
|
2017-11-19 14:33:50 +01:00 |
|
jorolf
|
4281d76bcf
|
historical section now shows the most played beatmaps
|
2017-11-19 14:19:05 +01:00 |
|
jorolf
|
1f379cab8f
|
move BeatmapMetadataContainer to a separate class
|
2017-11-19 14:17:14 +01:00 |
|
jorolf
|
9aaefb5e97
|
same for PaginatedScoreContainer
|
2017-11-18 20:09:31 +01:00 |
|
jorolf
|
4264641303
|
fix missing text appearing when request returns nothing but beatmaps are already there
|
2017-11-18 18:27:30 +01:00 |
|
EVAST9919
|
2ff88c86ea
|
CI fixes
|
2017-11-18 18:53:21 +03:00 |
|
EVAST9919
|
915ccf3c84
|
Fix some layout issues
|
2017-11-18 18:41:00 +03:00 |
|
EVAST9919
|
87f1368869
|
Add KudosuInfo container in the kudosu section
|
2017-11-18 18:19:35 +03:00 |
|
Dean Herbert
|
f912744acc
|
Fix sizing of ModIcon
|
2017-11-16 00:15:27 +09:00 |
|
EVAST9919
|
8688afecde
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores
|
2017-11-14 20:13:07 +03:00 |
|
Dean Herbert
|
4b9edc4645
|
Merge branch 'master' into profile_beatmaps
|
2017-11-14 20:27:17 +09:00 |
|
Dean Herbert
|
44671ad9cb
|
Move common width definition to base class
|
2017-11-14 19:03:50 +09:00 |
|
Dean Herbert
|
f96f7e696d
|
Tidy up variables a bit
|
2017-11-14 18:53:09 +09:00 |
|
Dean Herbert
|
160b988735
|
Reduce number of rqeuests to display beatmaps in profile
Comes at the cost of losing some information which should be loaded. This will be fixed at the osu-web end.
|
2017-11-14 18:51:41 +09:00 |
|
EVAST9919
|
08ce2705c6
|
Add pending and graveyarded beatmapsets to profile page
|
2017-11-14 08:26:44 +03:00 |
|
EVAST9919
|
d157e6baf1
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores
|
2017-11-13 16:02:44 +03:00 |
|
Dean Herbert
|
0168b7eb88
|
Merge remote-tracking branch 'upstream/master' into profile-overlay-visual
|
2017-11-13 21:21:57 +09:00 |
|
EVAST9919
|
5bf756c3c6
|
Add DrawableTopScore
|
2017-11-11 06:54:52 +03:00 |
|
EVAST9919
|
3261af5200
|
Add scores container
|
2017-11-11 03:46:06 +03:00 |
|
EVAST9919
|
68c4da0810
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-beatmaps-section
|
2017-11-09 20:02:47 +03:00 |
|
EVAST9919
|
a9b58a2ad2
|
Drawable score visual improvements
|
2017-11-09 17:12:06 +03:00 |
|
EVAST9919
|
edeeefea3b
|
Fix missing text has been shown before api request has been completed
|
2017-11-08 20:42:24 +03:00 |
|
EVAST9919
|
13cc1fcc92
|
Fix wrong index offset
|
2017-11-07 14:30:44 +03:00 |
|
EVAST9919
|
8e806cd11c
|
Simplify moving ball behaviour
|
2017-11-07 13:43:02 +03:00 |
|
EVAST9919
|
5946585a6f
|
Apply suggested changes
|
2017-11-07 12:19:23 +03:00 |
|
EVAST9919
|
1b0e7e7145
|
Undo some useless changes
|
2017-11-07 03:44:21 +03:00 |
|
EVAST9919
|
60e6177b7f
|
Use null propagation
|
2017-11-07 03:26:47 +03:00 |
|
EVAST9919
|
1063e18566
|
Don't show graph at all if there's no data to use
|
2017-11-07 03:16:27 +03:00 |
|
EVAST9919
|
461baf3b97
|
CI fixes
|
2017-11-07 03:05:12 +03:00 |
|
EVAST9919
|
28167388d6
|
Remove useless calls
|
2017-11-07 02:53:07 +03:00 |
|
EVAST9919
|
d10dcd82bc
|
Rank Line Graph improvements
|
2017-11-07 02:39:48 +03:00 |
|
EVAST9919
|
a12052ac51
|
CI fix
|
2017-11-06 22:18:37 +03:00 |
|
EVAST9919
|
5d846bff7b
|
Add (temporarily?) subrequest for each item to provide correct beatmap information
|
2017-11-06 22:05:04 +03:00 |
|
EVAST9919
|
b8b5c67cd2
|
Apply suggestion concerning the BeatmapSetType enum
|
2017-11-06 21:46:28 +03:00 |
|
EVAST9919
|
729777a7e0
|
Remove useless variable
|
2017-11-04 18:38:02 +03:00 |
|
EVAST9919
|
48c39b1d19
|
Add "Ranked & Approved Beatmaps" section
|
2017-11-04 00:53:58 +03:00 |
|
EVAST9919
|
761d885167
|
Add Favourite Beatmaps section in UserProfileOverlay
|
2017-11-03 20:25:21 +03:00 |
|
Dean Herbert
|
d871c3fdda
|
Fix test not working due to null refs
|
2017-10-30 20:55:23 +09:00 |
|
Dean Herbert
|
1ae0eff6ad
|
Add some sanity to request/drawable creation logic
|
2017-10-30 19:40:42 +09:00 |
|
Dean Herbert
|
a51e64b2d1
|
Remove unnecessary schedule
|
2017-10-30 19:16:16 +09:00 |
|
Dean Herbert
|
069f4b1fcf
|
Make DrawableScore abstract and move shared class to own file
|
2017-10-30 19:15:19 +09:00 |
|
Dean Herbert
|
096998d5f4
|
Fix user bindable being assigned rather than bound
|
2017-10-30 19:08:15 +09:00 |
|
Dean Herbert
|
b660366d96
|
ScoreContainer -> PaginatedScoreContainer
|
2017-10-30 19:06:40 +09:00 |
|
Dean Herbert
|
dce7d1c910
|
Move pp score representation to own file
|
2017-10-30 19:05:13 +09:00 |
|
Jorolf
|
b2c3ba05d7
|
remove redundant stuff
|
2017-10-25 20:15:45 +02:00 |
|
Jorolf
|
0449639f41
|
remove inner classes and make User property a bindable
|
2017-10-25 20:07:12 +02:00 |
|
Jorolf
|
a2dfef301a
|
remove unused parameters
|
2017-10-24 20:56:05 +02:00 |
|
Jorolf
|
f65d4b626e
|
don't use c# 7 feature
|
2017-10-24 20:46:15 +02:00 |
|
Jorolf
|
aadc699e73
|
show recent scores
|
2017-10-24 20:31:38 +02:00 |
|
Huo Yaoyuan
|
06fe874594
|
CI fixes.
|
2017-10-15 16:53:30 +08:00 |
|
Huo Yaoyuan
|
9b3676c562
|
Use format string for double instead of Math.Round.
|
2017-10-15 16:44:15 +08:00 |
|
Huo Yaoyuan
|
192ebe776f
|
Use localisation engine instead of asking current culture directly.
|
2017-10-15 16:30:52 +08:00 |
|
Huo Yaoyuan
|
bed5a64ee2
|
Construct DwarableScore using null weight.
|
2017-10-15 16:15:35 +08:00 |
|
Dean Herbert
|
15373c71b6
|
Allow scores to open beatmap overlay
Reshuffles depth of beatmap and profile overlays for now.
|
2017-10-13 20:09:03 +09:00 |
|
Dean Herbert
|
ead88224c5
|
Move ModIcon tooltip to base implementation
|
2017-10-13 19:14:43 +09:00 |
|
Dean Herbert
|
146d800bda
|
Make weight nullable rather than using weird negative defaults
|
2017-10-13 19:02:50 +09: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 |
|
Jorolf
|
9ee824ee66
|
some more unused stuff
|
2017-09-21 22:28:15 +02:00 |
|
Jorolf
|
14b8e9fd77
|
remove some redundant stuff
|
2017-09-21 22:15:42 +02:00 |
|
Jorolf
|
72141935e8
|
make pagination work and remove duplication in RanksSection
|
2017-09-21 22:07:23 +02:00 |
|
Jorolf
|
5b90f45691
|
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
|
2017-09-19 21:26:05 +02:00 |
|
Dean Herbert
|
98b847b025
|
Add API retrieval support
|
2017-09-14 20:08:07 +09:00 |
|
Dean Herbert
|
9c4876d135
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-09-14 18:52:44 +09:00 |
|
Dean Herbert
|
7cd6caacaa
|
Update to support newer return structure from osu-web API
|
2017-09-14 18:08:12 +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
|
15e4e487e2
|
I hope this works
|
2017-08-09 22:58:06 +02:00 |
|
Jorolf
|
acc9b20b0f
|
move another thing to LoadComplete instead of the constructor
|
2017-08-09 22:37:05 +02:00 |
|
Jorolf
|
c877a5a8b7
|
update TestCase
|
2017-08-09 19:26:27 +02:00 |
|
Jorolf
|
c2c9095b02
|
fix CI issues
|
2017-08-09 18:57:55 +02:00 |
|
Jorolf
|
274ebbd1f7
|
remove duplicated code and "simplify" ShowMore logic
|
2017-08-09 18:45:37 +02:00 |
|
Jorolf
|
9f005488f7
|
make it work again after merge
|
2017-08-09 17:32:09 +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 |
|
Jorolf
|
02a22e3f77
|
remove empty argument list
|
2017-07-29 15:16:31 +02:00 |
|
Jorolf
|
cca49d6ed5
|
some renaming, a show more button and a placeholder if no scores exist
|
2017-07-29 15:06:46 +02:00 |
|
Jorolf
|
88f206cfe4
|
rename file
|
2017-07-29 00:39:47 +02:00 |
|
Jorolf
|
0fc36065f4
|
replace Play with Score
|
2017-07-29 00:31:52 +02:00 |
|
Jorolf
|
7b8997cfc2
|
CI stuff
|
2017-07-26 19:42:34 +02:00 |
|
Jorolf
|
8e685a98d4
|
add RanksSection
|
2017-07-26 19:21:45 +02: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 |
|
Jorolf
|
80dc888769
|
address CI concerns
|
2017-07-17 21:11:54 +02:00 |
|
Jorolf
|
edd4e622cf
|
add hyper links to twitter, website and skype
|
2017-07-17 20:31:10 +02:00 |
|
Jorolf
|
689866f5dd
|
minor improvements
|
2017-07-17 20:25:57 +02:00 |
|
Dean Herbert
|
a63124c935
|
User property instead of weirdly named method
|
2017-07-17 13:39:29 +09:00 |
|
Dean Herbert
|
f322c264a0
|
One constant per line
|
2017-07-17 13:24:05 +09:00 |
|
Dean Herbert
|
3c7cd97d42
|
Vertically center "coming soon" text
|
2017-07-13 14:24:08 +09:00 |
|
Dean Herbert
|
4cf409ab35
|
Adjust padding slightly
|
2017-07-13 14:23:52 +09:00 |
|
Dean Herbert
|
c7a13740f9
|
Move sections to own namespace
|
2017-07-13 13:53:45 +09:00 |
|
Dean Herbert
|
c02a85bc4a
|
Formatting
|
2017-07-13 13:52:40 +09:00 |
|
Dean Herbert
|
3a4150c6c3
|
Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
# osu.Game/Graphics/Containers/SectionsContainer.cs
|
2017-07-13 13:44:21 +09:00 |
|
Huo Yaoyuan
|
752f625a62
|
Set relative axes inside AsyncLoadWrapper.
|
2017-07-11 09:19:36 +08:00 |
|
Dean Herbert
|
b5cf022676
|
Add missing newline
|
2017-06-26 16:26:50 +09:00 |
|
Huo Yaoyuan
|
0582eddcba
|
Slightly update text position.
|
2017-06-26 00:52:03 +08:00 |
|
Huo Yaoyuan
|
d6a7206041
|
Show rank chart with dummy data.
|
2017-06-26 00:43:49 +08:00 |
|
Huo Yaoyuan
|
674e2a4395
|
Align placeholder.
|
2017-06-23 23:37:19 +08:00 |
|
Dean Herbert
|
5dc0b87ef5
|
Apply some fixes for my own comments
|
2017-06-23 14:02:19 +09:00 |
|
Dean Herbert
|
89986e8e77
|
Fix namespaces
|
2017-06-21 17:03:47 +09:00 |
|
Huo Yaoyuan
|
fe3cbb7072
|
Update join date definition.
|
2017-06-16 20:32:11 +08:00 |
|
Huo Yaoyuan
|
69270814d5
|
CI fixes.
|
2017-06-16 16:54:05 +08:00 |
|
Huo Yaoyuan
|
6372cd0a13
|
Move namespace under Overlays.
|
2017-06-16 16:36:23 +08:00 |
|