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

Princess should not deploy units underwater that cannot survive there #4550

Closed
SuperStucco opened this issue Jun 22, 2023 · 2 comments · Fixed by #4764
Closed

Princess should not deploy units underwater that cannot survive there #4550

SuperStucco opened this issue Jun 22, 2023 · 2 comments · Fixed by #4764

Comments

@SuperStucco
Copy link
Collaborator

From a 49.12 game:

End Phase

*** Lumberjack LM4/C (Lyran Commonwealth Convoy) DESTROYED by being in water without environmental shielding! ***

IndustrialMech without sealing was deployed in depth 3 water when there was dry land available.

@pheonixstorm
Copy link
Collaborator

This type of deployment bug should be weeded out by isLocationProhibited(), or at least it is for other unit types.

@SuperStucco
Copy link
Collaborator Author

Might be a relevant point - double blind and sensor contact optional rules are in play. There's some issues with overlapping deployment zones and stacking violations, so it might also apply to this e.g. it might be bypassing that method altogether.

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.

3 participants