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-05-28 19:20:25 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
799
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
390 Commits
Remove unused function
Andrei Zavatski
·
2019-08-12 16:28:53 +03:00
86c9d5251f
Add web-like hover behavior
Andrei Zavatski
·
2019-08-12 16:20:36 +03:00
b71c776e65
Add the ability to override Highlighted action to the ModIcon
Andrei Zavatski
·
2019-08-12 15:20:21 +03:00
62a91e4aaa
Move binding to LoadComplete
Andrei Zavatski
·
2019-08-12 14:57:16 +03:00
21af390327
Use CompositeDrawable as a parent class
Andrei Zavatski
·
2019-08-12 14:49:08 +03:00
0070f6b260
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:42:43 +03:00
87974850dd
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
Merge branch 'master' into user-best-score
Dean Herbert
·
2019-07-11 00:31:26 +09:00
2285c2b1df
Use milliseconds for BasicStats' beatmap length
iiSaLMaN
·
2019-07-10 16:49:32 +03:00
c3315e805f
CI fixes
Andrei Zavatski
·
2019-07-09 17:56:08 +03:00
a0389c338b
Revert animations and apply suggested changes
Andrei Zavatski
·
2019-07-09 17:38:17 +03:00
9907a58ec4
visibility logic adjustments
Andrei Zavatski
·
2019-07-09 12:16:58 +03:00
e8b9b1b0bf
Visibility improvements
Andrei Zavatski
·
2019-07-09 11:40:51 +03:00
8d6af1625a
Fix grade layout
Andrei Zavatski
·
2019-07-09 08:09:31 +03:00
8d46d4a28e
Move api request outside the scores container
Andrei Zavatski
·
2019-07-09 08:05:34 +03:00
5d81445454
Add forgotten symbol
Andrei Zavatski
·
2019-07-08 12:10:08 +03:00
1e5639acee
Add user top score on selected beatmap
Andrei Zavatski
·
2019-07-08 11:49:33 +03:00
67a6abb96c
Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
iiSaLMaN
·
2019-07-08 09:10:41 +03:00
90d5484818
Move Length out of OnlineInfo
iiSaLMaN
·
2019-07-07 20:25:36 +03:00
729f0901f7
Move BPM out of OnlineInfo
iiSaLMaN
·
2019-07-07 20:11:44 +03:00
3ea9629daf
Rename download buttons to avoid ambiguity
Dean Herbert
·
2019-07-03 12:02:35 +09:00
23acddcb56
Fix typo in variable
Dean Herbert
·
2019-06-27 12:47:05 +09:00
3294464bc6
Remove unnecessary fill flow
Dean Herbert
·
2019-06-27 12:34:22 +09:00
a5ccfeb18e
Simplify text layout
Dean Herbert
·
2019-06-27 12:33:14 +09:00
be901294f7
Avoid public exposure
Dean Herbert
·
2019-06-27 12:11:04 +09:00
32c3bee71b
Fix layout regression
Dean Herbert
·
2019-06-27 12:04:01 +09:00
cc9a7839c9
Merge remote-tracking branch 'upstream/master' into not-available-to-download
Dean Herbert
·
2019-06-27 11:44:41 +09:00
375a6f406d
Rename class to BeatmapAvailability
Dean Herbert
·
2019-06-27 11:40:22 +09:00
322d92d3e0
Make fields protected and expose them in tests
iiSaLMaN
·
2019-06-26 22:42:34 +03:00
9ada4d68b1
Merge remote-tracking branch 'upstream/master' into generic-download-tracking-composite
naoey
·
2019-06-26 18:17:53 +05:30
f3a84de7b5
First
Previous
1
2
3
4
5
...
Next
Last