smoogipoo
|
d908bc2693
|
Remove unnecessary extra spritetext
|
2020-01-29 18:44:30 +09:00 |
|
Andrei Zavatski
|
79cdfc6dc2
|
Use OverlayColourProvider
|
2020-01-27 12:55:19 +03:00 |
|
Andrei Zavatski
|
8906416294
|
ProfileItemBackground -> ProfileItemContainer
|
2020-01-19 22:48:11 +03:00 |
|
Andrei Zavatski
|
bab67eb399
|
CI fix
|
2020-01-18 04:12:17 +03:00 |
|
Andrei Zavatski
|
16cfb9310b
|
Naming adjustments
|
2020-01-18 03:40:31 +03:00 |
|
Andrei Zavatski
|
d5a3d8dbaa
|
Remove no longer used components
|
2020-01-18 03:35:47 +03:00 |
|
Andrei Zavatski
|
6e776d02f8
|
Refactor PaginatedScoreContainer to use new components
|
2020-01-18 03:33:02 +03:00 |
|
Andrei Zavatski
|
4964505c3e
|
Implement ProfileWeightedScore component
|
2020-01-18 03:19:28 +03:00 |
|
Andrei Zavatski
|
4cdaebb42b
|
Implement ProfileScore component
|
2020-01-18 02:58:10 +03:00 |
|
Andrei Zavatski
|
f6cde911e2
|
Use switch expressions
|
2019-12-17 13:41:28 +03:00 |
|
Andrei Zavatski
|
023892738a
|
Integration into overlay
|
2019-12-17 12:36:44 +03:00 |
|
Dean Herbert
|
f0d49d0cdf
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
|
Joehu
|
2a8fa2f593
|
Refactor modsContainer on profile scores
|
2019-09-12 14:01:12 -07:00 |
|
Dean Herbert
|
bef44b8e58
|
item -> model
|
2019-08-28 13:31:12 +09:00 |
|
Andrei Zavatski
|
5fd43d42f4
|
CI fixes
|
2019-08-27 16:09:37 +03:00 |
|
Andrei Zavatski
|
22ee7db805
|
Refactor PaginatedContainer to avoid code duplication
|
2019-08-27 15:47:37 +03:00 |
|
Dean Herbert
|
4dc9309a7e
|
Merge branch 'master' into underscored_link
|
2019-07-22 23:46:57 +09:00 |
|
smoogipoo
|
066bee3535
|
Simplify offset calculation
|
2019-07-19 16:02:33 +09:00 |
|
Andrei Zavatski
|
9458bca58f
|
Update usage of requests
|
2019-07-15 13:37:25 +03:00 |
|
Andrei Zavatski
|
d62e42ba14
|
Remove custom link container implementation
|
2019-07-15 13:09:21 +03:00 |
|
Roman Kapustin
|
0c95dff3d6
|
Make FlowContainer insertion cleaner
|
2019-07-01 18:41:08 +03:00 |
|
KingLuigi4932
|
794ba17a2f
|
Seperate UpdateableRank from DrawableRank and use it
|
2019-06-17 20:04:09 +03:00 |
|
EVAST9919
|
19fbab6892
|
Applied suggested changes
|
2019-05-28 19:39:31 +03:00 |
|
EVAST9919
|
6ca3bd086f
|
ShowMore button update
|
2019-05-28 17:04:05 +03:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +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 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
e657f13c15
|
Separate out Leaderboard into BeatmapLeaderboard
|
2018-12-22 14:44:36 +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 |
|
Dean Herbert
|
923acfbeaf
|
Fix some web requests being run after disposal of their owner
|
2018-09-05 10:26:54 +09:00 |
|
Dean Herbert
|
8cc31aca54
|
Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
|
2018-06-08 11:42:35 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
3b56999118
|
Add drawable to display (and update) relative dates
|
2018-03-08 12:58:16 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +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 |
|
Dean Herbert
|
7d8fb12332
|
DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
|
2017-12-11 12:51:02 +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 |
|
jorolf
|
02fa1f9dd6
|
move shared stuff between MostPlayedBeatmapDrawable and DrawableScore to DrawableBeatmapRow
|
2017-11-26 21:52:35 +01:00 |
|