Commit Graph

49 Commits

Author SHA1 Message Date
Dean Herbert d7fa6933be Fix potential nullref 2017-05-25 16:33:58 +09:00
DrabWeb ec3c92fc3c Trim whitespace 2017-05-24 22:26:48 -03:00
DrabWeb efd4c57431 Dropdown actions, +User.Status, +UserStatusDoNotDisturb, properly align UserDropdownMenuItem 2017-05-24 21:09:18 -03:00
DrabWeb ca6a9b1b71 Inline cover 2017-05-24 04:21:34 -03:00
DrabWeb a7914dc1e8 Convert transition_duration to const 2017-05-24 04:00:39 -03:00
DrabWeb 7c6540b008 Cleanup status transition code 2017-05-24 03:49:06 -03:00
DrabWeb 2be1b00a76 Hide status bar when Status is null 2017-05-24 00:45:56 -03:00
DrabWeb 247d8e9b21 Replace "Connected as _" in login form with a UserPanel 2017-05-24 00:23:48 -03:00
DrabWeb 4681beab5d CI fixes 2017-05-22 13:22:14 -03:00
DrabWeb 8b505a9e8b Remove tab character 2017-05-22 13:06:52 -03:00
DrabWeb 261ea4c176 CoverBackgroundSprite for actually async cover loading 2017-05-22 12:41:59 -03:00
DrabWeb 35814e47e4 Colour -> GetAppropriateColour, adjust status change transition 2017-05-22 12:37:19 -03:00
DrabWeb 8a364c6068 CI fixes 2017-05-22 03:37:36 -03:00
DrabWeb aa40f88258 Add UserStatusOffline 2017-05-22 03:32:02 -03:00
DrabWeb a73cf92994 Add second UserPanel to visual test, center cover sprite 2017-05-22 03:27:08 -03:00
DrabWeb 7ce3b73ecd Added UserPanel and UserStatus 2017-05-22 03:11:42 -03:00
smoogipooo f1f7a26dbd Fix incorrect inheritance. 2017-05-02 17:58:59 +09:00
smoogipooo e856abe59a Let's not use Country for drawings-specific stuff... 2017-05-02 13:02:14 +09:00
Dean Herbert c7411c47d6
Update User API stuff. 2017-04-20 19:51:28 +09:00
Dean Herbert 3e48a57e9a Merge branch 'master' into score-statistics 2017-04-19 20:36:14 +09:00
Dean Herbert 83fa143e17
Bring API request structure up-to-date. 2017-04-19 16:05:06 +09:00
Dean Herbert 77dbbe6f34
Add a placeholder cover URL for users. 2017-04-18 22:22:14 +09:00
Dean Herbert bfa2e68bfb Container->Wrapper. 2017-04-02 16:17:13 +09:00
Dean Herbert 6f1fff4ee7 Update async load usage to new style. 2017-04-02 15:56:12 +09:00
Dean Herbert 4042b94e01
Use DelayedLoadContainer in more places. 2017-03-28 15:28:58 +09:00
Dean Herbert f690e1d0c4
Move async logic to framework. 2017-03-28 14:24:34 +09:00
Dean Herbert 36af868f44
Add missing licence header. 2017-03-28 00:13:38 +09:00
Dean Herbert 13272e6995
Make Avatar accept a user.
Add UpdateableAvatar to handle the toolbar use-case.
2017-03-28 00:08:26 +09:00
Dean Herbert 039f4a65dc
Combine user models. 2017-03-28 00:08:24 +09:00
Dean Herbert 54e1b24fe9
Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Dean Herbert bee7b43a37
Make avatar fallback work on failed load. 2017-03-22 09:20:37 +09:00
DrabWeb 5c645350f9 Formatting 2017-03-19 00:14:23 -03:00
DrabWeb b0e7296e25 -IHasDrawableRepresentation, User.Region -> Country 2017-03-19 00:09:58 -03:00
DrabWeb 82c02fa1fc Formatting 2017-03-17 18:29:55 -03:00
DrabWeb 0834b5b794 Made requested changes 2017-03-17 18:16:59 -03:00
DrabWeb efd617dd34 Formatting 2017-03-15 08:53:36 -03:00
DrabWeb 7572947214 Badge -> Team 2017-03-15 08:09:44 -03:00
Dean Herbert d208614495
Add local off-screen avatar optimisation. 2017-03-15 19:07:26 +09:00
Dean Herbert 08e93275fa
Styling fixes. 2017-03-15 17:50:52 +09:00
Dean Herbert 9d0c687453
Refactor avatar to handle better. 2017-03-15 17:04:50 +09:00
Dean Herbert 1ae4c2dfbb
Remove a lot of customisation from Avatar (and add it in individual usages). 2017-03-15 15:22:28 +09:00
Dean Herbert 61c45ceb08
Give Region a default value for empty ctor. 2017-03-15 14:06:22 +09:00
DrabWeb 650fc7563d ScoreRank, Avatar to own files, +DrawableRank 2017-03-14 10:58:28 -03:00
DrabWeb 9912f5f9e1 Team -> Region, +IHasDrawableRepresentation, +Badge(placeholder for now), +Region to User, LeaderboardScoreDisplay -> LeaderboardScore 2017-03-13 09:33:25 -03:00
DrabWeb 269c139d2a Flags(redoing later), glowing text, proper Score and User usage 2017-03-04 22:29:52 -04:00
Dean Herbert 4163569e57
Fix some license headers. 2017-03-02 18:45:20 +09:00
Thomas Müller a5dfa7ab06 Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Dean Herbert 50bd80cb0c
Update and standardise license headers. 2017-02-07 14:27:41 +09:00
Dean Herbert 3098204dda Add basic class structure for Beatmap/HitObject/SampleInfo/User. 2016-09-06 21:41:16 +09:00