-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Breaking Checks #1639
base: 2.0
Are you sure you want to change the base?
Add Breaking Checks #1639
Conversation
Actually the prediction engine is just impossible to fix without breaking other things |
ad6c7d9
to
35247bb
Compare
af717b2
to
009422d
Compare
I just changed Verbose to its abbreviation, the fact is
I just changed Verbose to its abbreviation, the fact is if (flagAndAlert("d= " + Math.sqrt(min) + "\nm= " + maxReach) && shouldModifyPackets()) { |
kept old fastbreak for 1.9+
5ff3db3
to
0f7a11f
Compare
0f7a11f
to
b6df7a3
Compare
How can I compensate tick skipping in fastbreak?
closes #1196