Commit Graph

12 Commits

Author SHA1 Message Date
6122d2a525 Add "F" ScoreRank to handle old scores which have this specified
Not sure on the future of this, but given it is used in the
save-failed-reply pull request (#18785) I think it's fine to add back
for now.

Without this, JSON parsing of older scores in server-side storage will
fail on missing enum type.
2022-07-15 15:58:54 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
3409bc6b27 Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00
37babbde6a Simplify score filter row 2021-06-16 19:09:11 +09:00
a2b9dba92c Remove ScoreRank.F 2019-06-08 19:35:29 +03:00
383b937a7e Rename F grade to D 2019-06-08 19:10:00 +03:00
30d4dd9355 Change + rank strings to be cleaner for the end-user 2019-04-21 21:38:12 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
2860f5a5cd Revert "Fix D rank displaying as F"
This reverts commit 17b2a4ca0d.
2018-11-30 20:03:21 +09:00
17b2a4ca0d Fix D rank displaying as F 2018-11-30 19:46:40 +09:00
5fd6e6ca77 Re-namespacing 2018-11-28 16:12:57 +09:00