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

[MIRROR] Fixes placing mobs in mounted sleepers #1144

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

SierraHelper
Copy link
Collaborator

Оригинальный PR: Baystation12#34233

🆑 emmanuelbassil
bugfix: Fixes being unable to place mobs into a mounted sleeper.
/🆑

Oversight when having sanity checks apply to all machinery that fit mobs is that adjacency checks failed on any such mounted machinery. Added a check where it only checks for adjacency if the machine is actually on a turf.

Also; found some weird bug where start_pulling() is constantly triggered no matter the distance if you pull someone who is pulling someone else. If both these people don't do anything, it will trigger this unlimited range pull. Added adjacency check on start_pulling().

@SierraHelper SierraHelper requested a review from a team as a code owner October 17, 2023 05:35
@SierraHelper SierraHelper added 🪞 MIR ЯОЯ 📜 CL валиден Ченджлог не содержит ошибок labels Oct 17, 2023
@SuhEugene SuhEugene merged commit aec37d3 into dev-sierra Oct 17, 2023
13 checks passed
@SuhEugene SuhEugene deleted the upstream-pr-34233 branch October 17, 2023 13:43
SierraHelper added a commit that referenced this pull request Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪞 MIR ЯОЯ 📜 CL валиден Ченджлог не содержит ошибок
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants