.. |
Input
|
Make ModDaycore sequential for ModHalfTime
|
2023-12-27 14:35:19 +01:00 |
AddPresetButton.cs
|
|
|
AddPresetPopover.cs
|
Add protections against handling system mods in mod presets
|
2023-11-06 08:05:42 +01:00 |
AdjustedAttributesTooltip.cs
|
Fix AdjustedAttributesTooltip being broken by design
|
2023-12-14 16:15:56 +01:00 |
BeatmapAttributesDisplay.cs
|
Extract common helper for BPM rounding
|
2024-02-22 10:27:37 +01:00 |
DeleteModPresetDialog.cs
|
|
|
DeselectAllModsButton.cs
|
|
|
EditPresetPopover.cs
|
Fix edit mod preset popover buttons overflowing on some languages
|
2024-01-26 15:26:22 -08:00 |
IncompatibilityDisplayingModPanel.cs
|
|
|
IncompatibilityDisplayingTooltip.cs
|
|
|
ModButtonTooltip.cs
|
|
|
ModColumn.cs
|
Reduce allocations in ModColumn
|
2024-02-24 22:44:58 +03:00 |
ModFooterInformationDisplay.cs
|
Merge branch 'master' into mod-select-difficulty-multiplier-animation
|
2023-09-14 16:23:30 +02:00 |
ModPanel.cs
|
Remove description from mod search terms
|
2024-02-22 11:02:08 +01:00 |
ModPresetColumn.cs
|
Collapse mod presets column slightly when not in use
|
2023-09-13 17:05:42 +09:00 |
ModPresetPanel.cs
|
Add protections against handling system mods in mod presets
|
2023-11-06 08:05:42 +01:00 |
ModPresetRow.cs
|
|
|
ModPresetTooltip.cs
|
Use AsOrdered() when presenting mod presets too
|
2023-09-28 18:42:05 +02:00 |
ModSearchContainer.cs
|
|
|
ModSelectColumn.cs
|
Implement per-axis triangles clamping
|
2024-01-23 04:54:27 +03:00 |
ModSelectOverlay.cs
|
Simplify last footer button selection
|
2024-02-25 10:36:15 +03:00 |
ModSelectPanel.cs
|
|
|
ModSettingsArea.cs
|
Fix mod search textbox having focus while settings are visible
|
2023-12-19 01:32:34 +09:00 |
ModState.cs
|
|
|
RankingInformationDisplay.cs
|
Transform score multiplier display to also show ranked state
|
2024-02-01 21:32:37 +01:00 |
SelectAllModsButton.cs
|
Change select all mod buttons to check ValidForSelection instead of directly checking system mods
|
2024-01-13 09:43:50 +03:00 |
ShearedOverlayContainer.cs
|
|
|
UserModSelectOverlay.cs
|
|
|
VerticalAttributeDisplay.cs
|
Change rolling counters to use quicker easing types
|
2024-01-17 18:18:53 +09:00 |