osu icon indicating copy to clipboard operation
osu copied to clipboard

Add "Connecting length" settings for FreezeFrame

Open shiumano opened this issue 8 months ago • 5 comments

I came up with the idea and implemented it. Adjust the amount of combos displayed at the same time. Increasing the amount displayed will have an AR0-like effect.

https://github.com/ppy/osu/assets/75152752/8e31ba55-c5ff-464a-9634-bd0367e4c66a

However, I think there are many problems with the current code.

  • Garbage code
  • Maximum value chosen for no reason
  • Bad English, so the names of settings are wrong
  • Variable name (lastNewCombo) is not in line with the current situation
  • All the problems I am not aware of

shiumano avatar Jun 16 '24 09:06 shiumano