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-07 22:44:42 +08:00
Code
Issues
Releases
Wiki
Activity
23,152
Commits
4
Branches
802
Tags
48385dbdfe2dfbe685fbd03a8ca09206a794c4e1
Commit Graph
313 Commits
Avoid using CreateChildDependencies with a *child* bindable
Don't do this.
Dean Herbert
·
2019-10-31 17:16:26 +09:00
ce19b2ed36
Reorder methods
Dean Herbert
·
2019-10-31 17:13:00 +09:00
3e3ff81229
Fix tabs to match design (should not show pinhair line)
Dean Herbert
·
2019-10-31 16:54:28 +09:00
4f04abf282
Merge branch 'master' into add-beatmap-ruleset-selector
Dean Herbert
·
2019-10-31 16:42:32 +09:00
5d47a2e557
Use lambda function expression
Dean Herbert
·
2019-10-31 16:24:03 +09:00
bf45fa6309
Don't rely on masking for bar display
Dean Herbert
·
2019-10-31 16:23:10 +09:00
f8187fa301
Propagate BeatmapSetInfo to tab items with bindable
iiSaLMaN
·
2019-10-15 23:33:50 +03:00
60133ba0c3
Use IEnumerable.Where<>() rather than List.FindAll()
Saves a whole list allocation
iiSaLMaN
·
2019-10-05 10:30:32 +03:00
ba1a854701
Simplify properties
iiSaLMaN
·
2019-10-04 21:18:03 +03:00
6985249d90
Fix CI issues
iiSaLMaN
·
2019-10-04 18:02:13 +03:00
0c4f248259
Filter beatmap difficulties by current ruleset
iiSaLMaN
·
2019-10-04 17:56:42 +03:00
555c82e9c9
Add ruleset selector to the beatmap overlay header
iiSaLMaN
·
2019-10-04 17:55:33 +03:00
7d5f5d2fd9
Implement beatmap ruleset selector
iiSaLMaN
·
2019-10-04 17:35:41 +03:00
7b414092af
Merge remote-tracking branch 'upstream/master' into rankings-scope-selector
Dean Herbert
·
2019-09-13 14:07:39 +09:00
43d7615734
Add spacing to mod icons on leaderboards
Joehu
·
2019-09-11 16:08:01 -07:00
77ac186cf8
Implement RankingsScopeSelector
Andrei Zavatski
·
2019-09-10 04:20:32 +03:00
03bd7ca8e7
Refactor LeaderboardScopeSelector for more extensibility
Andrei Zavatski
·
2019-09-10 04:04:37 +03:00
65869c7ebb
Remove unnecessary over-complication and fix transitions
Dean Herbert
·
2019-09-02 13:45:13 +09:00
d4c12881f5
No language doesn't mean "Other"
Dean Herbert
·
2019-09-02 13:41:14 +09:00
6603cbd74d
Nullcheck
StanR
·
2019-08-29 13:25:05 +03:00
c1c1c7874b
Remove usings
StanR
·
2019-08-29 12:49:44 +03:00
68ee7346b2
Update to match api
StanR
·
2019-08-29 12:29:31 +03:00
d303083179
Merge branch 'master' into beatmapset-genre-language
StanR
·
2019-08-29 09:57:53 +03:00
3347ee8170
Merge remote-tracking branch 'upstream/master' into humanizer-fallback
Dean Herbert
·
2019-08-28 20:15:32 +09:00
dfdf3f5e96
Fix difficulty icon not wrapping correctly in beatmap set overlay
iiSaLMaN
·
2019-08-23 17:57:31 +03:00
1295ec490f
Merge branch 'master' into humanizer-fallback
Dean Herbert
·
2019-08-22 17:58:40 +09:00
82209aed82
Apply reviews
Dean Herbert
·
2019-08-15 12:11:54 +09:00
f355cff8bc
Make line slightly thicker (to display better at low resolutions)
Also tidies up code.
Dean Herbert
·
2019-08-13 00:21:52 +09:00
433b701df3
Rename variable and add xmldoc
Dean Herbert
·
2019-08-13 00:14:37 +09:00
c0f0fbbaa9
Use existing AccentColour logic instead of weird BoxColour
Andrei Zavatski
·
2019-08-12 14:33:30 +03:00
9c36cb4af4
Use existing PageTabControl for layout
Andrei Zavatski
·
2019-08-12 13:16:57 +03:00
ba49a4c2da
Use description correctly
Required for localisation
Dean Herbert
·
2019-08-12 16:10:48 +09:00
75cb0d093b
Initial implementation
Andrei Zavatski
·
2019-08-07 08:33:55 +03:00
b064df91a7
Remove unnecessary null check
Andrei Zavatski
·
2019-08-07 07:00:50 +03:00
b9384d7a53
Fix unnecessary scores loading
Andrei Zavatski
·
2019-08-07 06:45:39 +03:00
24f9872315
Add a fallback for humanizer localization failure
David Zhao
·
2019-07-30 14:06:08 +09:00
1956098166
Public before private
Dean Herbert
·
2019-07-22 22:14:09 +09:00
cdf75b4098
CI fix
Andrei Zavatski
·
2019-07-22 14:47:35 +03:00
075ca3d8ea
Use bindable and disable button
Andrei Zavatski
·
2019-07-22 14:35:18 +03:00
3e95cb9145
Simple implementation
Andrei Zavatski
·
2019-07-21 21:41:07 +03:00
de8ac9a428
Simplify logic
Dean Herbert
·
2019-07-20 22:50:17 +09:00
2a94b68ecb
Fix loading animation is no longer present
Andrei Zavatski
·
2019-07-18 15:08:50 +03:00
fa978a47b0
Remove unnecessary transforms on top score user section
Joehu
·
2019-07-15 14:15:03 -07:00
83ffb1d542
Apply fixes
StanR
·
2019-07-11 17:47:09 +03:00
1e04fcc6b5
Add genre and language sections to beatmapset overlay
StanR
·
2019-07-11 16:44:48 +03:00
cd7c03c13a
Reduce spacing and font for rank position
Dean Herbert
·
2019-07-11 11:32:42 +09:00
85f2212ebc
Simplify information propagation logic
Dean Herbert
·
2019-07-11 11:17:33 +09:00
8f9b8ed5a1
Move score nulling out of loading property
Dean Herbert
·
2019-07-11 11:07:30 +09:00
cc9ee472d6
Move protected below public
Dean Herbert
·
2019-07-11 10:38:32 +09:00
a49bde7ed3
Move request inside the ScoresContainer again
Andrei Zavatski
·
2019-07-10 19:40:29 +03:00
953d32366c
First
Previous
1
2
3
4
5
...
Next
Last