Commit Graph

29 Commits

Author SHA1 Message Date
Bartłomiej Dach 894ef15e79
Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
Dan Balasescu 7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
Dean Herbert 53b03df93d Combine `TriangleButton` and `RoundedButton` classes 2022-11-24 16:26:57 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert 832d37b2c2 Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Susko3 19467e58c1 Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
Joseph Madamba 7de43e3aba Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
AbstractQbit f0439ef50b Remove unnecessary `AllowTrackAdjustments` overrides, add true to `SongSelect` 2021-09-15 13:12:57 +03:00
AbstractQbit b9193aae6d Make IOsuScreen.AllowTrackAdjustments nullable
Allows for inheriting value from the previous screen if undefined
2021-09-14 17:37:57 +03:00
Dean Herbert caf7ef6519 Add missing screen level mod application settings for some screens
Closes #7480. But based on discussion in there this solution may change.
2021-09-13 15:00:34 +09:00
Bartłomiej Dach f45418dde7 Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
Dean Herbert b1cd01ceb8 Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Dean Herbert 10ee8ed8e8 Reorder functions and simplify transform logic 2020-12-15 13:04:11 +09:00
Dean Herbert 0d4ac2f748 Refresh view after import completes 2020-12-15 12:57:28 +09:00
Dean Herbert db4f2d5ffb Refresh view after import succeeds 2020-12-15 12:52:45 +09:00
Dean Herbert cafe81ab97 Further refactoring and bindable simplification 2020-12-15 12:52:38 +09:00
Dean Herbert 33f77f81f2 Disable the import button when no file is selected, rather than weird flash logic 2020-12-15 12:43:48 +09:00
Dean Herbert cba4657021 Get handled file extensions from game itself, rather than duplicating locally 2020-12-15 12:37:41 +09:00
MATRIX-feather 7104230ae3 Add "onCurrentDirectoryChanged" 2020-12-04 19:52:25 +08:00
MATRIX-feather fb080284d2 Simplify UI implementation 2020-12-04 04:10:08 +08:00
MATRIX-feather 85de1a1d20 Animation changes 2020-12-04 03:19:20 +08:00
MATRIX-feather abe5a67bc5 Simplify implementation 2020-12-04 03:14:31 +08:00
PercyDan54 0009724c1a
Fix CI 2020-11-24 18:48:32 +08:00
PercyDan54 739c18a34d
dotnet format 2020-11-24 18:25:38 +08:00
PercyDan54 7ab27399bf
Fix CI errors 2020-11-24 18:04:34 +08:00
PercyDan54 0b735b84cf
Remove unused enum 2020-11-24 17:23:53 +08:00
PercyDan54 07ee36a4ef
Simplify code 2020-11-24 17:18:19 +08:00
PercyDan54 dcaebd2621
Add license text 2020-11-17 21:39:29 +08:00
PercyDan54 809338a280
Init Import screen 2020-11-17 20:19:12 +08:00