Commit Graph

27 Commits

Author SHA1 Message Date
NiceAesth 83bf1efc1c Add `color` search alias for `colour` settings 2023-09-27 16:29:29 +03:00
Dean Herbert 6b18f2f2bb Fix osu!mania scroll speed milliseconds having too much precision
Closes #23750.
2023-06-06 21:43:56 +09:00
Dan Balasescu 1c199b83e3 Replace mania scroll "time" with scroll "speed" 2023-05-29 21:22:23 +09:00
mk56-spn 3f0ce75bf5 Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
mk56-spn 3988131475 Rename OsuSliderBar.cs as NormalSliderBar.cs 2023-01-26 12:12:56 +01:00
ansel 6f84641596 Localise osu!mania settings 2023-01-15 23:30:20 +03:00
Dan Balasescu 7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
cdwcgt 09fa24c563
new display format 2022-09-08 19:12:54 +08:00
cdwcgt f0850c42e5
fix typo
`ManiaScorllSlider` -> `ManiaScrollSlider`
2022-09-08 18:16:23 +09:00
cdwcgt 53219ae4e7
show fixed speed in mania scroll speed settings 2022-09-08 16:59:48 +08:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert 33862fc0db Centralise implementation of slider bars which display millisecond time values 2022-03-04 12:25:19 +09:00
Dean Herbert abba49fd8f Update all usages of `OsuSlider.TooltipText` overrides to instead implement `GetTooltipText` 2022-03-04 12:16:05 +09:00
Dean Herbert 5b91111eda Update `SettingsSubsection.Header` to accept a `LocalisableString` 2021-07-15 13:09:51 +09:00
Bartłomiej Dach 50c27d2635 Update usages of `IHasTooltip` in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Justus Franklin Tumacder 559d403abe Rename ColourCodedNotes to TimingBasedNoteColouring 2021-04-26 19:05:12 +08:00
Justus Franklin Tumacder 91bf0d422d Rename ColourCode to ColourCodedNotes 2021-04-24 20:40:30 +08:00
Justus Franklin Tumacder a8b401522b Remove ManiaColourCode in favor for boolean 2021-04-24 20:39:22 +08:00
Justus Franklin Tumacder 7e3a611f95 Add snap color option for osu!mania 2021-04-24 16:23:52 +08:00
Dean Herbert 9d7880afda Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09:00
Morilli 9c041dbac2 Fix mania scrollspeed slider precision 2020-09-15 08:24:01 +02:00
Unknown 8ddff673b7 revert previous rename and rename ruleset specific classes instead 2019-01-25 11:14:37 +01:00
Dean Herbert 67331039ef
Don't use TransferValueOnCommit 2019-01-25 12:53:30 +09:00
Unknown 01ab371c87 add "Scroll speed" to ManiaSettingsSubsection 2019-01-24 17:39:23 +01:00
Dean Herbert 8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Dean Herbert 24054246b8 Fix DI regression 2018-07-11 17:54:01 +09:00
smoogipoo f49b7d6e16 Add mania direction to settings 2018-06-11 14:36:19 +09:00