7bc8908ca9
Partial everything
2022-11-27 00:00:27 +09:00
f8830c6850
Automated #nullable processing
2022-06-17 16:37:17 +09:00
7cf4dabe29
Fix IDE0005 and IDE0034
2022-05-03 13:09:19 +08:00
be2d616e34
Fix localisation use cases not falling back to default(LocalisableString)
...
Previously such use cases have been returning `null` values just fine since `GetLocalisableString` was returning `LocalisableFormattableString`, and these null values were wrapped in `LocalisableString`s implicitly, therefore not requiring an explicit fallback string and `null` doesn't break anything.
2022-04-28 11:21:00 +03:00
0ecf5f201c
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
e374ef163d
Update localisable formattable extensions usages inline with framework change
2021-08-29 15:00:28 +03:00
d23e47c253
Localise level progess bar stats.
2021-07-24 10:03:13 +02:00
4d276b114b
Localise profile header.
2021-07-17 15:18:45 +02:00
50c27d2635
Update usages of IHasTooltip
in line with framework localisation changes
2021-06-25 19:10:04 +02:00
de9a1737a5
Recolour LevelProgressBar
2020-01-30 18:18:42 +01:00
a86fb2113e
fix tooltip capitalization
2020-01-14 14:26:54 -05:00
2f4bf423a4
Renamespace
2019-04-26 13:51:39 +09:00