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

Prevent Grid from rendering when holding a cover when block takes no … #2710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ALongStringOfNumbers
Copy link
Contributor

…covers

What

Prevents the Machine Grid from rendering when holding a cover item, but the MTE does not allow covers to be placed on any face. We cannot check the canPlaceCoverOnSide method in the rendering check, because we want the player to be able to use the machine grid, if the MTE can accept a cover on any side. Therefore, we do this override for cases where covers were denied being placed on any side.

Outcome

Prevent Machine grid from showing when holding a cover and looking at MTEs that could not accept any cover.

@ALongStringOfNumbers ALongStringOfNumbers requested a review from a team as a code owner February 2, 2025 01:59
@ALongStringOfNumbers ALongStringOfNumbers added the type: bug Something isn't working label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant