Version 3.5.0
- Added a toggle in configs that will decide, when the note is first cut, if the score display will show the max possible after cut score
"assumeMaxPostSwing": trueNote: it is recommended to set doIntermediateUpdates to false in order for this to be noticeable. This setting is generally only useful if you're swinging extremely slow, like on "poodle" maps, for instance.
- Added the
%dtoken which, when used informatdisplay mode, will be replaced with an arrow that points in the direction relative to the cut line towards the center line of the note
"judgments": [
{ "threshold": 0, "text": "%d%n%s", "color": [1, 1, 1, 1] },
]