1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 11:07:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/DailyChallenge
Bartłomiej Dach 174dc91f4b
Implement component for displaying running totals in daily challenge
Total pass count and cumulative total score, to be more precise.
2024-07-26 09:51:39 +02:00
..
Events Use room watching functionality to receive realtime daily challenge updates 2024-06-28 13:35:16 +02:00
DailyChallenge.cs Fix not being able to send chat reports on daily challenge screen 2024-07-25 11:11:54 +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 Avoid reloading the daily challenge leaderboard when already requested 2024-07-25 12:55:45 +09: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
DailyChallengeTotalsDisplay.cs Implement component for displaying running totals in daily challenge 2024-07-26 09:51:39 +02:00