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

Fix latejoin cyborgs sometimes ending up in walls and such #4989

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Jan 20, 2025

About The Pull Request

Fixes #3964
Fixes #4982

This makes it so latejoin cyborgs will always be podded onto a floor turf that isn't blocked - using turf.is_blocked_turf() instead of just checking for turf density.

Why It's Good For The Game

bugfix

Changelog

🆑
fix: Latejoin cyborgs will now only spawn on non-blocked floors in the AI upload, so they'll no longer end up stuck in a wall or something.
/:cl:

@Absolucy Absolucy added the Fix fix da bug label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix fix da bug
Projects
None yet
1 participant