Delta-v/Content.Shared/Doors/Systems
zHonys 25a01b00b6
Fixed doors being blocked with mousetraps, and other Collidable items (#34045)
* Changed SharedDoorSystem.GetColliding() to allow non-LowImpassible mask entities to stay in the door while it closes

* Update Content.Shared/Doors/Systems/SharedDoorSystem.cs

Clarifies comment of how the mask is used

Co-authored-by: Centronias <charlie.t.santos@gmail.com>

---------

Co-authored-by: Centronias <charlie.t.santos@gmail.com>
2025-01-13 13:07:18 +03:00
..
SharedAirlockSystem.cs fix airlocks inconsistently auto-closing after unbolting (#33524) 2024-11-25 15:26:54 +11:00
SharedDoorSystem.Bolts.cs fix airlocks inconsistently auto-closing after unbolting (#33524) 2024-11-25 15:26:54 +11:00
SharedDoorSystem.cs Fixed doors being blocked with mousetraps, and other Collidable items (#34045) 2025-01-13 13:07:18 +03:00
SharedFirelockSystem.cs Firelocks are no longer pryable by hand if they are powered (#29221) 2024-06-22 10:49:50 -07:00