-
Notifications
You must be signed in to change notification settings - Fork 262
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
Intersection improvment #2856
Intersection improvment #2856
Conversation
…l collision checks (can help to avoid early interception)
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6690848976.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6699069982.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6699253550.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6703743614.zip |
77b6575
to
ab80fa2
Compare
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6703873835.zip |
Debug statements
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6729717437.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6731109531.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6731153898.zip |
Dunno if it's in any way similar to this, but #2207 |
Changes
Reasoning
Problems
If p1 and p2 outside of shield but line between them intersect shield, then method returns false.
Testing
Check tests you have performed: