1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 11:27:24 +08:00
osu-lazer/osu.Game/Overlays/BeatmapSet
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
..
Buttons Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Scores Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
AuthorInfo.cs Partial everything 2022-11-27 00:00:27 +09:00
BasicStats.cs Fix beatmap info not showing individual difficulty bpm 2023-06-19 11:05:29 -07:00
BeatmapAvailability.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapBadge.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapPicker.cs Never remove significant digits from stsar rating displays 2023-06-29 13:55:04 +09:00
BeatmapRulesetSelector.cs Fix remaining obvious CI inspections 2023-06-24 16:07:01 +02:00
BeatmapRulesetTabItem.cs Add ability to view converted beatmaps on beatmap set overlay 2023-01-14 10:26:21 -08:00
BeatmapSetHeader.cs Move overlay ruleset selectors to tab control 2023-01-13 12:50:35 -08:00
BeatmapSetHeaderContent.cs Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
BeatmapSetLayoutSection.cs Automated pass 2023-06-24 01:00:03 +09:00
Details.cs Partial everything 2022-11-27 00:00:27 +09:00
ExplicitContentBeatmapBadge.cs Partial everything 2022-11-27 00:00:27 +09:00
FeaturedArtistBeatmapBadge.cs Partial everything 2022-11-27 00:00:27 +09:00
Info.cs Fix remaining obvious CI inspections 2023-06-24 16:07:01 +02:00
LeaderboardModSelector.cs Partial everything 2022-11-27 00:00:27 +09:00
LeaderboardScopeSelector.cs Automated pass 2023-06-24 01:00:03 +09:00
MetadataSection.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
MetadataSectionDescription.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
MetadataSectionGenre.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
MetadataSectionLanguage.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
MetadataSectionNominators.cs Move and rename nomination response model to singular 2023-01-07 10:54:48 -08:00
MetadataSectionSource.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
MetadataSectionTags.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
MetadataType.cs Automated pass 2023-06-24 01:00:03 +09:00
SpotlightBeatmapBadge.cs Partial everything 2022-11-27 00:00:27 +09:00
SuccessRate.cs Partial everything 2022-11-27 00:00:27 +09:00