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

Fixes queen and king infinetly being able to shove things by having a cade inbetween them #8164

Closed
wants to merge 6 commits into from

Conversation

Red-byte3D
Copy link
Member

@Red-byte3D Red-byte3D commented Jan 19, 2025

About the pull request

fixes #7622

Explain why it's good for the game

bugfix

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: Queen and King can no longer infinetly push mobs by having a cade inbetween them
/:cl:

@cmss13-ci cmss13-ci bot added the Fix Fix one bug, make ten more label Jan 19, 2025
@Drulikar Drulikar marked this pull request as draft January 20, 2025 21:57
Copy link
Contributor

@Drulikar Drulikar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to not re-use the Enter call and rather make obstacle checks like Enter does but ignore mobs.

@Red-byte3D Red-byte3D closed this Jan 21, 2025
@Red-byte3D Red-byte3D reopened this Jan 21, 2025
@cm13-github cm13-github added the Merge Conflict PR can't be merged because it touched too much code label Feb 4, 2025
@cm13-github
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@Red-byte3D
Copy link
Member Author

i'll work on this when im not burnt out

@Red-byte3D Red-byte3D closed this Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more Merge Conflict PR can't be merged because it touched too much code
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

king pushes people infinetly and dead consumed mobs
4 participants