Commit Graph

7 Commits

Author SHA1 Message Date
ec4ac77f14 Increase the maximum seed range for tournament client 2022-11-03 13:27:54 +09:00
4dff999ce6 Fix potential null referenced in SeedingScreen
Also ensure that any update operations only occur when the seeding
screen is displayed. They were running in the background until now.
2022-07-13 18:09:55 +09:00
9f97d1a7db Replace tournament beatmap storage type with lightweight model 2022-06-18 01:34:09 +03:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
f1499641f3 Rename all usages of APIBeatmap to beatmap in tournament namespace 2021-10-27 18:42:48 +09:00
3130616300 Update tournament components to use APIBeatmap directly 2021-10-27 18:26:44 +09:00
093f2affdf Add seeding screen 2020-03-03 19:19:03 +09:00