Commit Graph

13 Commits

Author SHA1 Message Date
537796c3a1 Cleanup mod bindings 2022-09-25 15:49:22 -04:00
1f9f2b413e Remove the nullable disable annotation.
Also, mark as nullable for some properties.
2022-07-19 20:39:41 +08:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
0cceef8da5 Moved the string to int? conversion logic into SettingsNumberBox 2021-06-28 11:00:07 +08:00
fc224c53f4 Remove extra usings 2021-06-22 14:49:37 +08:00
3745101f32 Extract seed setting control to IHasSeed 2021-06-22 14:43:41 +08:00
ef9cb2c958 Rename nested classes 2021-06-12 18:37:31 +02:00
b79d57b68c Move OsuSettingsNumberBox into SettingsNumberBox 2021-06-12 17:57:40 +02:00
c728f673d6 Rename classes 2021-06-12 17:37:01 +02:00
29f3880415 Move classes into SettingsTextBox 2021-06-12 17:34:02 +02:00
fe39a47797 Add OsuModSettingsTextBox and OsuModSettingsNumberBox 2021-06-12 00:34:53 +02:00
7a4fc9ffc8 Move seed to base class 2021-06-03 18:16:11 +02:00
e3a5be71cc Implement random mod for taiko 2020-03-23 12:09:30 +09:00