Commit Graph

11 Commits

Author SHA1 Message Date
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert a5df01ff47 Add score importer 2022-01-12 16:57:27 +09:00
Dean Herbert 183b95cbc2 Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus`
This variable is used at more than just a set level.
2021-11-24 18:42:49 +09:00
Bartłomiej Dach c0b5b0e909
Add new statistic types to online info 2021-11-07 21:33:41 +01:00
Dean Herbert 045dd94a6e Move online metrics out of `BeatmapSetInfo` model 2021-10-25 15:12:39 +09:00
Dean Herbert cc1d759290 Remove unnecessary setters from `IBeatmapSetOnlineInfo` interface 2021-10-22 17:48:09 +09:00
Dean Herbert c580ec865f `APIBeatmapSet.Covers` is never null 2021-10-21 19:34:01 +09:00
Dean Herbert 69e7810dad Enable `nullable` and switch classes to structs 2021-10-21 18:54:36 +09:00
Dean Herbert 0335ed6f27 Add missing licence header 2021-10-21 17:14:29 +09:00
Dean Herbert ff674ca913 Remove unnecessary access modifiers from interface 2021-10-21 17:01:57 +09:00
Dean Herbert b73bd54ab2 Split out individual pieces into own files 2021-10-21 16:58:42 +09:00