Commit Graph

29 Commits

Author SHA1 Message Date
eb0f30c641 Use scroll speed localisation in one more usage 2023-01-16 13:28:45 +09:00
91c415f29b Fix nullability oversight in ManiaRulesetConfigManager 2022-09-12 16:58:20 +09:00
ec86700f29 Add the nullable disable annotation back becuse it will cause the api broken if remove the nullable disable annotation in the mania ruleset. 2022-09-10 10:45:51 +08:00
09fa24c563 new display format 2022-09-08 19:12:54 +08:00
53219ae4e7 show fixed speed in mania scroll speed settings 2022-09-08 16:59:48 +08:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
8672b3325a Fix a couple more weird variable names 2021-10-19 17:22:50 +09:00
61670a70b6 Tidy up tracked settings code syntax and fix remaining issue 2021-10-19 17:21:07 +09:00
559d403abe Rename ColourCodedNotes to TimingBasedNoteColouring 2021-04-26 19:05:12 +08:00
91bf0d422d Rename ColourCode to ColourCodedNotes 2021-04-24 20:40:30 +08:00
a8b401522b Remove ManiaColourCode in favor for boolean 2021-04-24 20:39:22 +08:00
7e3a611f95 Add snap color option for osu!mania 2021-04-24 16:23:52 +08:00
7fa5fd5647 Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
9c041dbac2 Fix mania scrollspeed slider precision 2020-09-15 08:24:01 +02:00
23b7cde941 Add milliseconds value alongside 2020-04-03 18:38:04 +09:00
1ff2cc31d1 Implement more familiar scroll speed options in mania 2020-04-03 18:25:01 +09:00
e682ca4fd9 Adjust osu!mania scroll speed defaults to be more sane 2019-09-11 12:51:54 +09:00
8ddff673b7 revert previous rename and rename ruleset specific classes instead 2019-01-25 11:14:37 +01:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
4af885f6b1 Adjust default mania speed to match stable 2018-10-01 18:30:52 +09:00
b9bf3a1829 Make mania scroll downwards by default 2018-06-11 15:56:30 +09:00
f49b7d6e16 Add mania direction to settings 2018-06-11 14:36:19 +09:00
22e8a0bb6e Make ruleset config manager variants nullable 2018-06-11 13:13:36 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
03154dbc63 Fix incorrect initial migration
Also adds variant to settings
2018-01-25 23:41:03 +09:00
5a00ae36d1 Add database-based configuration for rulesets 2018-01-24 17:45:28 +09:00
89f4bfa7b5 Track mania scroll speed 2018-01-18 17:00:41 +09:00
db27faa471 Add a ScrollTime config setting to osu!mania 2018-01-17 21:13:14 +09:00
9f4ebad6e3 Add mania config manager 2018-01-17 20:21:25 +09:00