Skip to content
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

Infantry are no longer able to dodge crushes #17290

Closed
pchote opened this issue Oct 28, 2019 · 1 comment · Fixed by #17292
Closed

Infantry are no longer able to dodge crushes #17290

pchote opened this issue Oct 28, 2019 · 1 comment · Fixed by #17292
Assignees

Comments

@pchote
Copy link
Member

pchote commented Oct 28, 2019

The entering-cell warning appears to be running much later than it should be, leaving infantry insufficient time to move. Regressed somewhere between playtest-20190825 and playtest-20191021.

Bisect suggests that this was introduced by 4f884f9, and restoring that check does seem to fix this issue. It seems that case was important, although its not immediately obvious to me how we get from that to INotifyCrushed.WarnCrush.

@pchote pchote added this to the Next Release milestone Oct 28, 2019
@teinarss
Copy link
Contributor

teinarss commented Oct 28, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants