- Closes https://github.com/ppy/osu/issues/33522. - Alternative to / closes https://github.com/ppy/osu/pull/33561.
AdjustedSettingsCount
I was avoiding using reflection to save on overheads, but it's probably not worth it.
SettingDescription
- Closes https://github.com/ppy/osu/issues/31888 - Supersedes / closes https://github.com/ppy/osu/pull/32060
And just use a hitcircle, and read the actual value. Comes with 100% less chance of forgetting to update either place in the future.
ExtendedLimits
This reverts commit 5a6d8f1932.
5a6d8f1932
Also adds xmldoc.