Commit Graph

163 Commits

Author SHA1 Message Date
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
6cf36da389 Merge branch 'master' into profile 2017-07-14 22:52:19 +08:00
03e4b2a599 Add default status colour 2017-07-13 14:55:19 +09:00
d1a5a042d7 Avoid storing locals in UserPanel.
Also make clickable region more correct.
2017-07-13 14:34:51 +09:00
202e3ca530 Merge https://github.com/ppy/osu into medal-splash 2017-07-11 02:00:36 -03:00
6f2b49dea8 Merge branch 'master' into profile. 2017-07-10 10:36:23 +08:00
40225238d9 Set RelativeSizeAxes for updated FillMode behavior 2017-06-28 12:24:23 +03:00
cad594018f Add dummy data in test case. 2017-06-26 00:43:32 +08:00
bfa275ad1c Change some small classes to struct to avoid potential null check. 2017-06-25 10:51:54 +08:00
0133f9c086 Medal sprite, make MedalOverlay auto-show when loaded. 2017-06-24 01:19:44 -03:00
e09625e49d Merge https://github.com/ppy/osu into medal-splash 2017-06-23 22:42:36 -03:00
b90c9bcacf Merge branch 'master' into profile 2017-06-23 22:51:31 +09:00
81de1bd5a7 Merge branch 'master' into multiplayer-room-inspector 2017-06-23 21:55:18 +09:00
89986e8e77 Fix namespaces 2017-06-21 17:03:47 +09:00
45d3c2cd52 Merge branch 'master' into profile 2017-06-21 16:40:17 +09:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
fe3cbb7072 Update join date definition. 2017-06-16 20:32:11 +08:00
6372cd0a13 Move namespace under Overlays. 2017-06-16 16:36:23 +08:00
3883f4a746 Show profile when click on user panel. 2017-06-16 16:23:20 +08:00
bd49ae622a Add color bar and supporter tag. 2017-06-16 15:55:51 +08:00
a08d35ec4c Update some container structure. 2017-06-16 15:01:09 +08:00
fa98cfa9e5 Handle max==min in LineGraph. 2017-06-16 14:48:14 +08:00
9e3935a732 Show available information in RankChart. 2017-06-16 14:34:08 +08:00
6967fb1105 Fill user informations. 2017-06-16 14:11:22 +08:00
a7e3157363 Fill statistic area. 2017-06-16 01:04:20 +08:00
9a77332063 Order sections. 2017-06-15 23:47:56 +08:00
2770ccb782 Possible null fields. 2017-06-15 23:46:05 +08:00
f03530cdd2 Fetch latest user data. 2017-06-15 22:33:08 +08:00
273e2b4a3c Fill more json fields. 2017-06-15 22:09:53 +08:00
13d9f3b9bb Move namespace and setup for DI. 2017-06-15 17:53:12 +08:00
74f503874f Move some sizes as consts. 2017-06-15 16:57:34 +08:00
1e0653eff9 Add SS as an acronym. 2017-06-15 09:10:23 +08:00
0c9ccaec95 Move placeholder data into load method. 2017-06-15 08:27:02 +08:00
4c8658980b Remove unused user instance for now. 2017-06-15 08:00:15 +08:00
b37c3f8ce1 Some CI fixes. 2017-06-15 07:58:20 +08:00
1737b59d37 Slightly update some sizes. 2017-06-15 07:23:30 +08:00
78669a5941 Hover for rank history. 2017-06-15 02:17:48 +08:00
53ad7bc8ca Add RankChart. 2017-06-15 00:48:01 +08:00
43542fa5b4 Slightly update design to follow web page. 2017-06-14 20:39:58 +08:00
adb4ee8095 Grade badges. 2017-06-14 14:35:47 +08:00
c35a3e6999 Level badge and score region. 2017-06-14 12:55:01 +08:00
3821360942 Follow web design more. 2017-06-13 19:43:56 +08:00
a1c3a456fb Add placeholder text in profile header. 2017-06-13 03:31:17 +08:00
53da671b60 Update framework type. 2017-06-12 14:42:14 +08:00
e311ac612c Merge branch 'master' into profile 2017-06-12 14:40:42 +08:00
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
798d8711b8 Refactor SectionsContainer to generic. 2017-06-09 16:24:19 +08:00
c60ef2449f Fix initial scroll. 2017-06-09 16:05:05 +08:00
140c74cd2a Use PageTabControl. 2017-06-09 16:01:16 +08:00
51107acdff Improve section behaviour. 2017-06-09 15:22:07 +08:00