This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-08 04:24:10 +08:00
Code
Issues
Releases
Wiki
Activity
25,943
Commits
4
Branches
802
Tags
c3bd6c3f7f5aba82e19273a05971e052d28656de
Commit Graph
274 Commits
Use ScoreInfo.DisplayAccuracy everywhere
recapitalverb
·
2020-02-03 22:11:36 +07:00
9898a926b2
Move private helper methods to botom of file
Dean Herbert
·
2020-02-03 12:46:11 +09:00
9680c0941f
Merge branch 'master' into profile-recent-info
Dean Herbert
·
2020-02-03 12:03:00 +09:00
c9143275be
Fix modifiers for performance_background_width
recapitalverb
·
2020-02-03 08:26:12 +07:00
ff17c76a20
Make performance_background_width readonly
recapitalverb
·
2020-02-02 23:04:11 +07:00
878489651c
Avoid calculating constants in load()
recapitalverb
·
2020-02-02 22:37:58 +07:00
0a186fe722
Fix inconsistent local variable naming
recapitalverb
·
2020-02-02 21:34:35 +07:00
aa13b605a4
Fix performance background width
recapitalverb
·
2020-02-02 21:08:16 +07:00
79efcbd6f3
Change profile score background colour
recapitalverb
·
2020-02-02 21:07:23 +07:00
a641069ec2
Inline single-use constants
recapitalverb
·
2020-02-02 21:05:20 +07:00
122fd63ac4
Adjust profile scores to closer match osu-web
recapitalverb
·
2020-02-02 17:52:34 +07:00
52aae68411
Simplify getRulesetName
Andrei Zavatski
·
2020-02-02 12:19:09 +03:00
a70385f2b2
Refactor ruleset presentation
Andrei Zavatski
·
2020-02-02 12:03:51 +03:00
36116f8c45
Adjust mode part
Andrei Zavatski
·
2020-01-30 13:56:19 +03:00
3002366e70
Increase spacing
Andrei Zavatski
·
2020-01-30 13:55:50 +03:00
3f62c40e70
Remove redundant empty switch section
Andrei Zavatski
·
2020-01-30 13:01:40 +03:00
a7a3372a98
Apply different font styles for different content parts
Andrei Zavatski
·
2020-01-30 12:29:35 +03:00
29ba82ee44
Adjust icons size
Andrei Zavatski
·
2020-01-30 11:16:58 +03:00
2f7076f91c
Adjust font size
Andrei Zavatski
·
2020-01-30 10:54:58 +03:00
b2c501a439
Merge master with conflicts resolved
Andrei Zavatski
·
2020-01-30 10:39:23 +03:00
1c4650c02c
Cleanup
smoogipoo
·
2020-01-30 12:36:38 +09:00
d7d7ab48d3
Match web border height
TheWildTree
·
2020-01-29 22:25:56 +01:00
f7c38da030
Recolor buttons
TheWildTree
·
2020-01-29 22:25:28 +01:00
87521f35ed
Update profile recent activities in line with the web design
Andrei Zavatski
·
2020-01-29 21:01:40 +03:00
786ed03868
Adjust styling to closer match osu-web
smoogipoo
·
2020-01-29 19:25:31 +09:00
7f946047f9
Remove unnecessary extra spritetext
smoogipoo
·
2020-01-29 18:44:30 +09:00
d908bc2693
Use OverlayColourProvider
Andrei Zavatski
·
2020-01-27 12:55:19 +03:00
79cdfc6dc2
Refactor ProfileItemContainer to not use sounds
Andrei Zavatski
·
2020-01-19 22:57:39 +03:00
5f11084aed
ProfileItemBackground -> ProfileItemContainer
Andrei Zavatski
·
2020-01-19 22:48:11 +03:00
8906416294
CI fix
Andrei Zavatski
·
2020-01-18 04:12:17 +03:00
bab67eb399
Naming adjustments
Andrei Zavatski
·
2020-01-18 03:40:31 +03:00
16cfb9310b
Remove no longer used components
Andrei Zavatski
·
2020-01-18 03:35:47 +03:00
d5a3d8dbaa
Refactor PaginatedScoreContainer to use new components
Andrei Zavatski
·
2020-01-18 03:33:02 +03:00
6e776d02f8
Implement ProfileWeightedScore component
Andrei Zavatski
·
2020-01-18 03:19:28 +03:00
4964505c3e
Implement ProfileScore component
Andrei Zavatski
·
2020-01-18 02:58:10 +03:00
4cdaebb42b
Implement ProfileItemBackground component
Andrei Zavatski
·
2020-01-18 01:36:14 +03:00
59cb93321f
Use switch expressions
Andrei Zavatski
·
2019-12-17 13:41:28 +03:00
f6cde911e2
Fix possible null
Andrei Zavatski
·
2019-12-17 12:50:50 +03:00
bc9177983a
Integration into overlay
Andrei Zavatski
·
2019-12-17 12:36:44 +03:00
023892738a
CounterPill implementation
Andrei Zavatski
·
2019-12-17 12:05:35 +03:00
8cd96acffc
Merge branch 'master' into decouple-legacy-score-info
Dan Balasescu
·
2019-12-04 11:47:27 +09:00
19c5848e73
Decouple APILegacyScoreInfo from ScoreInfo
Dean Herbert
·
2019-12-03 15:31:11 +09:00
f0d49d0cdf
Fix MedalIcon usage
Dean Herbert
·
2019-11-29 16:19:57 +09:00
5dbc32f49b
Add some more missing LongRunningLoad flags
Dean Herbert
·
2019-11-29 13:52:23 +09:00
2663e5d756
Implement CommentsShowMoreButton
Andrei Zavatski
·
2019-10-13 14:43:30 +03:00
a44cc2e70b
Refactor modsContainer on profile scores
Joehu
·
2019-09-12 14:01:12 -07:00
2a8fa2f593
Refactor to match web implementation 1:1
Dean Herbert
·
2019-09-02 17:04:38 +09:00
d21d68b36c
Move enum to response class
Dean Herbert
·
2019-09-02 15:57:55 +09:00
0985b1679f
Rename legacy actions
Dean Herbert
·
2019-09-02 15:57:23 +09:00
3d551b08a9
Group common prefixes together
Dean Herbert
·
2019-09-02 15:44:21 +09:00
da45070373
First
Previous
1
2
3
4
5
...
Next
Last