Commit Graph

16 Commits

Author SHA1 Message Date
5f53426a9a *Database -> *Store
Welcome back BeatmapManager
2017-07-27 16:56:41 +09:00
cbe7b08642 Make BeatmapStore's BeatmapDatabase private 2017-07-27 15:34:13 +09:00
9e20a02c0a Split out BeatmapDatabase into BeatmapStore
Hide database functionality at a lower level in preparation from eventually making it private.
2017-07-26 16:31:34 +09:00
fce580d717 Reshuffle namespaces 2017-07-26 13:22:46 +09:00
d0dea33faa Make Beatmap (bindable) non-nullable. 2017-07-19 15:16:53 +09:00
de46f3ab07 Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
2017-07-13 15:11:33 +09:00
22a987f6cc Update test cases to new framework and fix old crashes 2017-07-07 15:05:55 +03:00
d213706d07 Use DateTimeOffset. 2017-05-16 21:14:50 +08:00
6cf026e5c1 Remove OsuScore and change the way statistics are stored (dynamic dictionary). 2017-04-20 11:03:11 +09:00
3b95fbab7d Add score statistic tracking (osu!). 2017-04-19 16:29:27 +09:00
2f53f2e248 Add license headers. 2017-04-18 22:35:21 +09:00
dc13d4d4ab Display an actual date/time. 2017-04-18 22:22:14 +09:00
4a3fc710c4 Add temporary combo/accuracy display. 2017-04-18 22:22:14 +09:00
886ac1fb40 Add progress graph background and update ruleset references. 2017-04-18 22:22:14 +09:00
72fcc09a98 Add beatmap info and score date.
Also adjusts design metrics.
2017-04-18 22:22:14 +09:00
d51b37cb44 Add a basic implementation of the new design results screen. 2017-04-18 22:22:14 +09:00