1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Overlays/Profile/Sections
Dean Herbert 7d74d84e6c Display mod icons using stable ordering
In discussion with nanaya, we likely want this now that we're adding the
ability for some icons to be extended. Historically mod icons have been
displayed in a stable but arbitrary order (based on their position in
the `Mods` enum).

This change aims to make them stable across lazer scores (where they are
stored based on .. the order the user selected them).
2023-09-28 16:48:09 +09:00
..
Beatmaps Merge branch 'master' into user-profile/ruleset-switching 2023-01-11 19:11:40 +01:00
Historical Address todos relating to init-only usages 2023-02-08 17:51:28 -08:00
Kudosu Fix random inspection showing up only in CI 2023-04-02 21:05:20 +09:00
Ranks Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
Recent Change OpenUserProfile argument type to always use IUser 2023-06-24 18:12:35 +03:00
AboutSection.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
BeatmapMetadataContainer.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
BeatmapsSection.cs Rename things yet again 2023-01-10 19:30:01 +01:00
CounterPill.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
HistoricalSection.cs Rename things yet again 2023-01-10 19:30:01 +01:00
KudosuSection.cs Rename things yet again 2023-01-10 19:30:01 +01:00
MedalsSection.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
PaginatedProfileSubsection.cs Merge branch 'master' into user-profile/ruleset-switching 2023-01-11 19:11:40 +01:00
ProfileItemContainer.cs Update colouring of some profile section elements 2023-01-14 17:17:26 +01:00
ProfileSubsection.cs Rename things yet again 2023-01-10 19:30:01 +01:00
ProfileSubsectionHeader.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
RanksSection.cs Rename things yet again 2023-01-10 19:30:01 +01:00
RecentSection.cs Rename things yet again 2023-01-10 19:30:01 +01:00