Commit Graph

10 Commits

Author SHA1 Message Date
6c81d57178 Remove hacks for updating model info
- Re-retrieve score from database when presenting scores
2019-06-29 16:08:48 +05:30
f9316bc038 Hack fix for models not updating correctly when added in DB 2019-06-29 11:09:39 +05:30
bc52f76556 Move replay button to score card 2019-06-29 10:55:30 +05:30
9edd98efdc Move disposal to end of class 2019-06-27 00:29:38 +09:00
768d6c2fb3 ModelInfo -> Model 2019-06-27 00:29:09 +09:00
8efc504817 Post merge fixes 2019-06-26 18:22:37 +05:30
ba6546038c Make ModelInfo and abstract class constructor protected
- Implementing classes would be better off exposing it if necessary under a different name
2019-06-12 00:55:43 +05:30
7495bc5d3a Post merge and inverted condition fix 2019-06-12 00:42:05 +05:30
41da491a7e Make BeatmapSetInfo equatable 2019-06-11 23:23:40 +05:30
ab27d82cd5 Make beatmap download buttons inherit BeatmapDownloadTrackingComposite
- Move DownloadTrackingComposite into the online namespace
2019-06-11 23:01:01 +05:30