1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-18 03:05:10 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/DailyChallenge
Bartłomiej Dach bf4bf4d39e
Fill daily challenge top 50 position numbers client-side
Only doing this client-side, because doing this server-side is
expensive:

	https://github.com/ppy/osu-web/pull/11354#discussion_r1689224285
2024-07-24 08:57:11 +02:00
..
Events Use room watching functionality to receive realtime daily challenge updates 2024-06-28 13:35:16 +02:00
DailyChallenge.cs Replace old bad daily challenge leaderboard with new implementation 2024-07-04 13:52:08 +02:00
DailyChallengeCarousel.cs Make action required init 2024-06-26 21:50:34 +09:00
DailyChallengeEventFeed.cs Add results screen for displaying arbitrary daily challenge scores 2024-07-04 13:45:24 +02:00
DailyChallengeLeaderboard.cs Fill daily challenge top 50 position numbers client-side 2024-07-24 08:57:11 +02:00
DailyChallengeScoreBreakdown.cs Use room watching functionality to receive realtime daily challenge updates 2024-06-28 13:35:16 +02:00
DailyChallengeTimeRemainingRing.cs Use extracted headings on daily challenge screen 2024-06-12 11:44:19 +02:00