1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 02:52:54 +08:00
osu-lazer/osu.Game.Tests/Visual/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
..
TestSceneDailyChallenge.cs Add test scene for daily challenge screen 2024-06-10 13:12:20 +02:00
TestSceneDailyChallengeCarousel.cs Use room watching functionality to receive realtime daily challenge updates 2024-06-28 13:35:16 +02:00
TestSceneDailyChallengeEventFeed.cs Use room watching functionality to receive realtime daily challenge updates 2024-06-28 13:35:16 +02:00
TestSceneDailyChallengeLeaderboard.cs Replace old bad daily challenge leaderboard with new implementation 2024-07-04 13:52:08 +02:00
TestSceneDailyChallengeScoreBreakdown.cs Use room watching functionality to receive realtime daily challenge updates 2024-06-28 13:35:16 +02:00
TestSceneDailyChallengeTimeRemainingRing.cs Implement time remaining display for daily challenge screen 2024-06-12 11:43:24 +02:00
TestSceneDailyChallengeTotalsDisplay.cs Implement component for displaying running totals in daily challenge 2024-07-26 09:51:39 +02:00