File Details
v1.1.0
- R
- Mar 16, 2024
- 19.15 KB
- 25
- 10.2.5
- Retail
File Name
Bisector-v1.1.0.zip
Supported Versions
- 10.2.5
Bisector
v1.1.0 (2024-03-16)
- make index/stepsize computation a bit smarter
Because we check the 'only +hints enabled' set ASAP, it's very unlikely that having none of the test addons enabled will produce a /bisect bad. So, if [index - stepSize, index] covers the entire length of the queue, we go ahead and shrink the stepSize until it's either 1, or there's going to be at least one addon enabled in next set - test +hints immediately

