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 a decade old ZAS issue #483

Merged
merged 2 commits into from
Aug 20, 2023
Merged

Conversation

Kapu1178
Copy link
Member

About The Pull Request

Said quirk is pretty simple, when an airlock closes, the turf leaves the zone and takes it's share of air with it. Sounds fine, right? Well, it's fine until that share contains dangerous gas, because then when the airlock re-opens, it reintroduces the dangerous gas to the atmosphere.

My solution was actually pretty simple. Instead of using the simple zas_update_loc helper, I wrote some wrapper code around it specifically for doors to utilize when running close().

Changelog

🆑
fix: Doors of all kinds will no longer "trap" dangerous gas inside when closing.
/:cl:

@Kapu1178 Kapu1178 merged commit 829d7ca into DaedalusDock:master Aug 20, 2023
12 checks passed
@Kapu1178 Kapu1178 deleted the zasdoors branch August 20, 2023 00:34
Kapu1178 added a commit that referenced this pull request Aug 27, 2023
Kapu1178 added a commit that referenced this pull request Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant