1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Scoring
Dean Herbert 630faa3b56 Add TODO marking incorrect EF core data type
As mentioned in the comment, we probably don't need to be storing this
in the database in the first place (as it should be able to be
calculated from the other statistics we have available to us). Something
to consider when we refactor the database backend.
2021-03-25 17:50:21 +09:00
..
Legacy Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
HitResultDisplayStatistic.cs Extract tuple into class 2020-10-07 15:34:03 +09:00
LegacyDatabasedScore.cs Allow legacy score to be constructed even if replay file is missing 2020-06-15 20:31:47 +09:00
Score.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ScoreFileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ScoreInfo.cs Add TODO marking incorrect EF core data type 2021-03-25 17:50:21 +09:00
ScoreManager.cs Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
ScorePerformanceCache.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
ScoreRank.cs Remove ScoreRank.F 2019-06-08 19:35:29 +03:00
ScoreStore.cs Fix crash on local score display 2020-06-13 18:18:46 +09:00