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 is_blocked_turf from not working #56512

Merged
merged 2 commits into from
Feb 2, 2021
Merged

Conversation

Tlaltecuhtli
Copy link
Contributor

🆑
fix: is_blocked_turf no longer fails to do anything
/:cl:

before: anything without source atom which is null by default, will return false even if atom on turf are dense
now: it works

fixes: #56370

@tgstation-server tgstation-server added the Fix Rewrites a bug so it appears in different circumstances label Jan 30, 2021
code/game/turfs/turf.dm Outdated Show resolved Hide resolved
Co-authored-by: AnturK <AnturK@users.noreply.github.com>
@Tlaltecuhtli
Copy link
Contributor Author

does that work tho?

@AnturK AnturK merged commit 5aeab8c into tgstation:master Feb 2, 2021
Tsar-Salat added a commit to Tsar-Salat/BeeStation-Salatland that referenced this pull request Apr 9, 2023
github-merge-queue bot pushed a commit to BeeStation/BeeStation-Hornet that referenced this pull request Apr 29, 2023
PowerfulBacon pushed a commit to BeeStation/BeeStation-Hornet that referenced this pull request Apr 29, 2023
itsmeow pushed a commit to itsmeowForks/Royale-Station-13 that referenced this pull request May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Rewrites a bug so it appears in different circumstances
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo crates can spawn in the place engines are aka in space because of is_blocked_turf being broken
3 participants