Commit Graph

11 Commits

Author SHA1 Message Date
Bartłomiej Dach 432ce275c4
Explain magic constants better 2023-12-15 20:43:18 +01:00
Dean Herbert e8f3e52c9e
Fix nullref failure in tests 2023-12-15 19:17:48 +09:00
Dean Herbert eb5a8284f1
Move mobile check earlier to avoid unnecessary looping 2023-12-15 19:16:18 +09:00
Dean Herbert 456916f680
Fix column sizing exceeding screen width on tablets 2023-12-15 18:02:27 +09:00
Dan Balasescu 7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
Dean Herbert a543222a2b Add ability to pad stage vertically 2022-10-07 15:45:35 +09:00
Dean Herbert 0d21c0e49c Remove `StageDefinition` from configuration lookups
I added this for future usage, but it turns out I can get the
definitions directly from `ManiaBeatmap`.
2022-10-07 15:24:36 +09:00
Dean Herbert 5c48d8931a Add `StageDefinition` to `ManiaSkinConfigurationLookup` and make column background colour lookup work 2022-10-07 15:24:36 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
smoogipoo ff72ccabd8 Rename method 2020-08-25 18:44:32 +09:00
smoogipoo 018523a43a Rework to remove cross-class pollutions 2020-08-25 01:21:27 +09:00